Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 555 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 555 Bytes

Instrumentalist

Python tools to fetch data from sensor devices (such as ZigBee sensor networks) and store them in a CouchDB / refuge node cluster for storage, replication and publishing.

This project started during the #CCCamp2011 as a hackathon on LinkedSensorData. More context here:

http://events.ccc.de/camp/2011/wiki/LinkedSensorData

Dependencies

  • python-serial
  • restkit
  • python-xbee (if your sensors use the XBee serial interface)

TODO: support more devices