8000 GitHub - bcl/hygrosens: command line interface for hygrosens device
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bcl/hygrosens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hygrosens Support Library v0.5
Copyright (c) 2005 by Brian C. Lane
<bcl@brianlane.com> http://www.brianlane.com
All rights reserved.
Licensed under GPL v2, see COPYRIGHT and COPYING


This is my first pass at a library for the Hygrosens sensor devices
available from http://www.hygrosens.com

The code works, but documentation in this initial release is sparse.


Requirements
------------
pyserial module from pyserial.sourceforge.net
distutils (usually included with python)


Installation
------------
Install the library by running:

su -c 'python setup.py install'

You must have Python distutils installed for this to work.


Usage
-----

Look at the code in the examples directory. It shows how to use the library
to read the sensors and how to stuff the data into a MySQL database.


More documentation will follow soon.


Brian C. Lane
February 20, 2005
The Basement

About

command line interface for hygrosens device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0