Skip to content
/ GC Public

Code to grab geiger counter data from a serial port and upload it to Pachube.

Notifications You must be signed in to change notification settings

peterloron/GC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

19 JAN 2012

This is a simple python script that reads serial data, does a little parsing to pick out values and then pushes that data periodically to Pachube.

You will need to create a (currently) free Pachube account to receive and display the data. Once you have the account, proceed to get your API key.

You will need to edit the config.txt file to set the Pachube feed id and api key. Also tweak the serial port string to match whatever device you are using.

About

Code to grab geiger counter data from a serial port and upload it to Pachube.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages