Skip to content

USB thermometer Python3 library with example application

License

Notifications You must be signed in to change notification settings

usbtemp/usbtemp-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

usbtemp-python3

Source code for Thermometer class. Requires python3-serial package.

The class provides following functions.

	__init__
	Open
	Close
	Rom
	Temperature

This software is in alpha stage and does not expose all features of the probe. Exception handling or retrying should be implemented for or by end user. Programming reference: Maxim Application Note 214 and DS18B20 datasheet. Contributions are welcome.

About

USB thermometer Python3 library with example application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages