By Bajdi on December 17, 2012
Beginning of this year I bought my first nRF24L01 wireless modules. I did not have a clue back then how they worked and if I was going to get them to work with Arduino. I had found a couple of libraries for the modules so I thought of giving it a try. I spent hours […]
Posted in Arduino sketches | Tagged nRF24L01 |
By Bajdi on December 16, 2012
I’ve been playing with the WiiCamera the last days. After I had successfully written a sketch to track an IR light source I put the WiiCamera on my small Ebay-bot. The goal was that the robot would follow the IR light source. It was quite easy to program. I tried out my sketch by holding […]
Posted in Arduino sketches, Dagu Rover 5 | Tagged robot, WiiCamera |
By Bajdi on December 8, 2012
The first type of robot most people make is an obstacle avoiding robot. You take a couple of motors with a motor controller, an ultrasonic or infrared range finder sensor and add a micro controller and you have a simple robot. I have made a couple of these robots myself. This time I wanted to […]
Posted in Arduino sketches | Tagged ADXL345, ATmega1284, robot |