Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neilgupta/sensorneurons

Arduino code for collecting analog sensor data and sharing via xbees
https://github.com/neilgupta/sensorneurons

Last synced: 20 days ago
JSON representation

Arduino code for collecting analog sensor data and sharing via xbees

Awesome Lists containing this project

README

        

# Ann Sensor Neurons

Arduino code for passing different data from sensor to Ann via Xbee series 2 network. This just collects raw sensor data and tells us when something happened, without sending the value of the data itself.

There's also example code for receiving messages on arduinos.

This project is meant to be used in conjunction with [AnnCNS](https://github.com/neilgupta/AnnCNS) and [Ann](https://github.com/neilgupta/Ann).