Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neilgupta/anncns
CNS for powering Ann
https://github.com/neilgupta/anncns
Last synced: about 1 month ago
JSON representation
CNS for powering Ann
- Host: GitHub
- URL: https://github.com/neilgupta/anncns
- Owner: neilgupta
- Created: 2014-10-11T11:38:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-20T20:30:55.000Z (almost 10 years ago)
- Last Synced: 2023-03-14T18:10:27.515Z (almost 2 years ago)
- Language: Python
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ann CNS
Python code for Raspberry Pi to send data back and forth between sensors, server, and motors. Pretty straightforward.
To use, run this python script on your raspberry pi while connected to a xbee series 2 via USB. Adjust the four variables in the configuration section to match your needs/settings.
This project is used in conjunction with [Ann](https://github.com/neilgupta/Ann) and [SensorNeurons](https://github.com/neilgupta/SensorNeurons).
Located in /etc/init.d directory on pi