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

Enhance DS18B20 plugin to handle multiple sensors on same ESP32 pin #4

Open
Andrew49 opened this issue Jan 9, 2018 · 0 comments
Open

Comments

@Andrew49
Copy link
Contributor

Andrew49 commented Jan 9, 2018

The current version (alpha v53) appears to need each DS18 to be connected to a different ESP pin. Attempts to use a common pin fail, the different sensor ROM addresses don't seem to be saved and both tasks display exactly the same value.
The enhancement would follow the behaviour of the ESP8266/ESP Easy, and would reduce the number of pins needed for multiple one-wire sensors, and also simplify wiring by enabling a common one-wire bus to be used.

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

No branches or pull requests

1 participant