Skip to content

mmz211/tossim

Repository files navigation

README for RadioCountToLeds
Author/Contact: [email protected]

Description:

RadioCountToLeds maintains a 4Hz counter, broadcasting its value in 
an AM packet every time it gets updated. A RadioCountToLeds node that 
hears a counter displays the bottom three bits on its LEDs. This 
application is a useful test to show that basic AM communication and 
timers work.

Tools:

After compiling, RadioCountMsg.java and RadioCountMsg.py files will be
created.  RadioCountMsg.java is a Java class representing the message that
this application sends.  RadioCountMsg.py is a Python class representing
the message that this application sends.

Known bugs/limitations:

None.


$Id: README.txt,v 1.5 2007/07/10 20:01:58 klueska Exp $

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages