Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arnauddevie
Copy link

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.

…OM 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.
@mcsakoff
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants