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 |
By Bajdi on October 6, 2012
While I was searching for information on how to establish communication between 2 Arduino’s over the I2C bus I stumbled on Bill Porters website. He has written an Arduino library for easy serial communication between 2 Arduino’s. And someone else has made a version of the same library for easy I2C communication. The EasyTransfer serial […]
Posted in Arduino sketches | Tagged ATmega1284, Serial |
By Bajdi on August 23, 2012
I’m back home after a 4 week vacation in Thailand. While I was there I ordered some more components from Tayda Electronics and had them delivered to my hotel. This time I received my order in 3 days instead of the 2 – 3 weeks it normally takes for shipments from Asia to Belgium. I […]
Posted in Arduino | Tagged ATmega1284, Bajduino |