Apps     Components     Interfaces     All Files     Source Tree     source: apps.TestEEPROM.EEPROM.TestEEPROM.nc

Component: TestEEPROM

This application serves as a test of off-chip EEPROM functionality. The application is meant to be used with net/tinyos/tools/TestEEPROM.java application; it provides interfaces for testing the reading and writing functions of the EEPROM. The mote running this code should turn on the red LED on initialization; from that point on the LEDs toggle. Green LED is toggled when the app receives the command to either read or write to EEPROM; red LED toggles when the app attempt to send a response, and yellow LED toggles when the app thinks that the response transmission was successful. Contents of the response can be displayed with GenericBase and ForwarderListen tools.
Author: tinyos-help@millennium.berkeley.edu

Component Graph   (text version,   help)


Main TestEEPROMM StdControl StdControl StdControl EEPROM StdControl StdControl StdControl EEPROMRead EEPROMRead EEPROMRead EEPROMWrite EEPROMWrite EEPROMWrite LedsC Leds Leds Leds UARTComm StdControl StdControl StdControl ReceiveMsg ReceiveMsg ReceiveMsg SendMsg SendMsg SendMsg