pydigitemp icon indicating copy to clipboard operation
pydigitemp copied to clipboard

Windows executable that scans for 1-wire sensors on any COM port

Open arnauddevie opened this issue 4 years ago • 1 comments

Windows executable that scans for 1-wire temperature sensors on any COM port from COM1 to COM12 every 5 seconds. Prints outs ROMs, COM port number and current temperature for each sensor. Supports hot plugging of serial adapters and 1-wire sensors.

Built with PyInstaller.

arnauddevie avatar Apr 12 '21 21:04 arnauddevie

I do not think that storing binaries in a repo with source code is a good idea. ;) Anyway, a binary is not an example, it is kind of utility.

I would appreciate if you add the sources instead.

mcsakoff avatar Apr 13 '21 06:04 mcsakoff