In the third part of this tutorial, I will show how to use servomotors and new commands. This post has been updated.
Category: Hobby
Arduino tutorial (Part 2)
The second part of Arduino tutorial series will show how to implement digital inputs, use buttons, and analog inputs to use sensors. Click in the following button to see the…
Arduino tutorial (Part 1)
This post is part from a series of posts about how to use Arduino. It is a very easy microcontroller to learn and you can do many projects.
NTC and PTC
Just like you can build light resistive sensors, it is possible to build temperature resistive sensors. There are many types of temperature transducers, in this post I will talk just…
LiPo batteries
There is a essential component that without it autonomous robots don’t work: battery. The LiPo battery are the most used to drone and aeromodels, in this post, I will explain…
LDR
This post is about LDR. An electronic component used to build light sensors, if you build with or without microcontrollers, robots; you can biuld light sensors with this component.
The integrated circuit 555
I will explain how the 555 IC (Integrated circuit) works and what you can do with it. This is one of the most useful components you can use in your…