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

Compatibility with OneWire library? #47

Open
miqi95 opened this issue Sep 19, 2018 · 3 comments
Open

Compatibility with OneWire library? #47

miqi95 opened this issue Sep 19, 2018 · 3 comments

Comments

@miqi95
Copy link

miqi95 commented Sep 19, 2018

Just wondering if anyone else has worked on this yet. I'm wanting to use instrumentino to control an experiment that uses DS18B20 digital thermometers, but they require the DallasTemperature and OneWire libraries to function properly.

@yoelk
Copy link
Owner

yoelk commented Sep 20, 2018 via email

@miqi95
Copy link
Author

miqi95 commented Sep 20, 2018

1-Wire is actually a different protocol, similar in concept to i2c but uses only 1 wire connection with a pullup. Comes on lots of devices from Maxim Integrated. I can try to work in library support myself, but I'm fairly novice with this code and given the popularity of the DS18B20 I'm sure someone has used it before.

Did interest or use of this project dry up? I wondered if the Kivy plans or another app had taken over the space.

@yoelk
Copy link
Owner

yoelk commented Oct 6, 2018 via email

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

2 participants