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

Make Temperature Evaluation on the Pi / other embedded computer to minimize hardware #10

Open
MarvinBaral opened this issue Jul 25, 2016 · 3 comments

Comments

@MarvinBaral
Copy link
Owner

No description provided.

@MarvinBaral
Copy link
Owner Author

Raspberry Pi kernel already has 1-wire support:
https://learn.adafruit.com/adafruits-raspberry-pi-lesson-11-ds18b20-temperature-sensing/hardware
Thanks to @fiskeben for this hint and his library for node.js.

@MarvinBaral
Copy link
Owner Author

@MarvinBaral
Copy link
Owner Author

First step:
attach "dtoverlay=w1-gpio,gpiopin=4 " in /boot/config.txt

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

No branches or pull requests

1 participant