Arduino


Humbot control with bluetooth

Awesome news from makitpro! Now you can control your Humbot via bluetooth! Follow the connection instructions for bluetooth module HC-05 or similar (you need to add this module to your existing connections). Download apk from here, or visit our github. Download Humbot code from here (search for bluetooth version of your […]

Bluetooth connection instructions

arduino pushbutton makit

Arduino: pushButton to switch

Today we’re going to show how to use a pushButton as a switch just by programming Arduino. PushButtons can activate an output (eg buzzer or a led) when we press them. En activity 3 section 2 (from downloads) we use File-> Examples-> Digital ->Button to turn a led on or […]


Arduino cheat sheet 1

Here you can find an Arduino cheat sheet to help you when programming your Humbot. Extracted from: https://github.com/liffiton/Arduino-Cheat-Sheet  

Arduino cheat sheet