Communications library for easy 'tag based' data exchange between JeeNodes and similar hardware
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
updated TagPubRF12toSerial sketch to be able to act as bi-directional
a60224bView on GitHubupdate TagExchange lib with support for Serial in/out
7d6033aView on GitHubadd new examples for testing the serial and ethernet TagExchange.
a7f0474View on GitHubrefactor classes; move duplicated logic to base class.
d63197aView on GitHubadd class for stream objects; initial testing for sending over Serial and
5cf3746View on GitHubimprove handling of transmit buffer for RF12M. Dequeue immediately when
2d76c97View on GitHubimplement timeout handling for automatic dequeueing of the transmit buffer
c56c9efView on GitHubmove data definitions to base class; make the RF12M library a subclass.
3178ebcView on GitHubInitial check-in of the TagExchange library... still a work in progress
60f20e4View on GitHub