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
- Host: GitHub
- URL: https://github.com/james-willis/telosb-communication-example
- Owner: james-willis
- Created: 2016-02-29T21:27:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T20:54:46.000Z (about 9 years ago)
- Last Synced: 2025-03-04T14:52:45.986Z (over 1 year ago)
- Topics: nesc, sensor-network, telosb-motes
- Language: nesC
- Size: 226 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.