by Xukyo | 8 Feb 2018 | Tutorials
The temperature sensor LM35 is a small easy to use, easy to find device. Its output voltage is directly proportional to the temperature and gives a precise measurement. Material Computer Arduino UNO USB cable to connect Arduino to the computer Temperature sensor LM35...
by Xukyo | 1 Feb 2018 | Projects
One interesting branch of robotics is making existing objects smarter which helps in our everyday life. This domain is known as domotics (especially for home) and IoT (Internet of Things) Here is a small domotic project that consists in measuring your home temperature...
by Xukyo | 30 Jan 2018 | Tutorials
The easiest way to communicate with Arduino is to use the serial port. It is also the most powerful tool to test and debug your code. Material ComputerArduino UNO x2Jumper cable M/M x3 Communication with the Serial Monitor The functions from the Serial library to...
by Xukyo | 15 Jan 2018 | Projects
One of the coolest feature in a robot is to be able to control it with your smartphone. Building a remote controlled robot can be easily achieved using Arduino and a Bluetooth module. Material Mobile Robot Rovy 4x TTGM DC Motor driver (here we use a Arduino Mega...
by Xukyo | 6 Jan 2018 | Tutorials
The Raspberry PI board is a very powerful microcontroller widely used in retrogaming or as a server. The Rapsberry Pi is a very simple microcomputer that we will discover in this tutorial. Material ComputerScreenHDMI cableKeyboardRaspberry PI 3Micro SD...