Skip to content

usbtemp/usbtemp-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

usbtemp-csharp

Source code for Thermometer class is located in file usbtemp.cs (namespace usbtemp).

The class provides the following functions.

	void Open(string)
	void Close(void);
	byte[] Rom(void);
	float Temperature(void);

This software is in alpha stage, contributions are welcome.

About

USB thermometer C# library with example application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages