Let's Make Robots!
How to use timer and interrupts on Arduino boards.
This tutorial shows the use of timers and interrupts for Arduino boards. As Arduino programmer you will have used timers and interrupts without knowledge, bcause … Read more
Show how to improve the output of analog sensors
Indroduction: The Sharp GP2Dxxx family is often used in robotics as distance sensors because the sensors are cheap and everywhere available. The normal use of these … Read more
Howto make sound without any sound transducer using only the DC motors of your robot.
Description: I  am just start to play around with the new Arduino Tone library, when I realize that I have no sound transducer laying around here. Than I remember … Read more
Using the Wii Remote IR camera directly with an Arduino
Using a
The Wii Remote became a very intersting tool for hacking and other uses where it not has been mentioned for. After the first hacks appears in the internet a lot of … Read more