Skip to content

Python scripts to read XBee sensor data and push it to a couchdb database

Notifications You must be signed in to change notification settings

ogrisel/instrumentalist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Python scripts to read XBee sensor data and push it to a couchdb database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages