Skip to content

seanhoughton/Zeo.NET

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
Zeo.NET is a C# port of the Python Zeo raw data library.

Hardware:
In order to use this library please consult the Zeo documentation
for building an interface cable and installing the raw data version
of the firmware.

http://zeorawdata.sourceforge.net/api.html

Usage:

The ZeoMonitor console application is an example of an extremely simple
client app.  Using the library is simply a matter of creating an instance
of the BaseLink class that is bound to the correct COM port and binding
the data event to an instance of the Parser class.

About

A .NET library for reading raw data from the Zeo hardware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages