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

Curious developer! #10

Open
dotchetter opened this issue Feb 15, 2022 · 0 comments
Open

Curious developer! #10

dotchetter opened this issue Feb 15, 2022 · 0 comments

Comments

@dotchetter
Copy link

I found your library for the DS18B20 as I developed my own driver, too, about a year ago and just published it as its own library. It occurred to me that other devs probably must've already done the same.

I aimed my driver specifically towards use cases where only one sensor is being used at a time, and thus implemented the OneWire interface myself without the regard for other devices on the bus - and also for the SAMD21 chip found in the new MKR-series Arduinos.

If you'd like to contribute and collaborate on it, you can find it here:

https://github.com/dotchetter/samd21-ds18b20

Happy coding, and kudos to a clean quality repo!

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