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...
by Xukyo | 30 Nov 2017 | Tutorials
One of the main objectives in robotics is to make things move on their own. To give motion to a robot, electrical motors are oftenly used such as direct current (DC) motors especially for mobile robots. In this tutorial, we will see how to control such a motor using...
by Xukyo | 15 Nov 2017 | Tutorials
A robot is constituted of four main components: Motors for motion, Mechanics to hold the pieces together, sensors to make it react to environment and a code to control them and create the desired functionality. Sensors plays an important role when dealing with...
by Xukyo | 15 Nov 2017 | Tutorials
One of the main objective in robotics is to make things move. A way to do that is to use servomotors. In this tutorial, we’ll see how to program your Arduino to control such a device and we’ll learn how to use libraries especially Servo.h. Prerequisit:...
by Xukyo | 27 Aug 2017 | Tutorials
One of the most used tool in the world of Makers to learn or create personal project is the Arduino board. This tutorial explains how to install and use the Arduino programming software. Material Computer Arduino board Software installation Download the latest version...