Monthly Archives: May 2016


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

ZYYX polo t-shirt and OpenRC F1

ZYYX+ 3D printer review

  Introduction If you have read my latest posts (come on, there are not many of them), you’ll already know that I won Pinshape’s OpenRC F1 contest! Yay!! I also have received my awesome prize, a ZYYX+ 3D printer and a ZYYX limited polo t-shirt (thanks to Magicfirm). Well, after […]


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 pushbutton makit