Archives for: September 2010, 26

Test b2evolution -> twitter -> fb

September 26th, 2010
Retesting b2evolution -> twitter -> facebook syndication.. more »

Accelerometer connection

September 26th, 2010
I am currently connecting the memsic 2125 dual axis accelerometer to an old floppy ribbon cable.The cable will also carry current to a LED flashlight that will illuminate the path of the robot as well as an Infrared LED that will command neighboring… more »

Connected SRF-05,and tested with arduino :)

September 26th, 2010
Code from http://luckylarry.co.uk/arduino-projects/arduino-sonic-range-finder-with-srf05/ :) const int numOfReadings = 10; // number of readings to take/ items in the array int readings[numOfReadings]; // stor… more »