Wednesday, July 29, 2009

SD external memory storage


This weekend I spent some time bulding what will be the solution for permanent storage problems : SD card breakout board!!! I'm not so good at electronics, but it's tested and all the signals arrive correctly where they should ;)
The next steps are developing the SPI - SD communication protocol and a simple FAT16 implementation (contributors are welcome !!! )

Saturday, June 13, 2009

Sensor test : ambient light

video


Proof that the light sensor integration works ;)



The sensor used is a TEMT6000, that just gives a voltage value between 0 and 1.5V depending on the ambient light conditions.
This video also shows that the analog filtering mechanism is working ok (average of N samples).