An open API service indexing awesome lists of open source software.

https://github.com/james-willis/telosb-communication-example

Programs to network sensor data between two telosb nodes. Written in NesC
https://github.com/james-willis/telosb-communication-example

nesc sensor-network telosb-motes

Last synced: 4 months ago
JSON representation

Programs to network sensor data between two telosb nodes. Written in NesC

Awesome Lists containing this project

README

          

# TelosB Communication Example
Two programs to network sensor data between two telosb nodes.
The sender node sends messages to the receiver based on the tempurature, light, and humidity measurements of the sender. If any these values are above a certain threshold, the corresponding LED on the receiver board will light up.

Written in NesC.