Skip to content

seanhoughton/Zeo.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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