Introduction - If you have any usage issues, please Google them yourself
The plotform is TinyOS. When the clock fires, this application reads the light sensor
* and displays the higher 3 bits of the ADC readings to LEDs.
*
* This application behaves the same as Sense in Lesson 2 however,
* it is built simply by wiring MAIN, ClockC, Photo, IntToLeds
* and SenseToInt components together.
Packet : 113172230sensetoleds.rar filelist
SenseToLeds\Makefile
SenseToLeds\README
SenseToLeds\SenseToLeds.nc
SenseToLeds