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

[driver]How to support 1-wire just like DS18B20? #93

Closed
562134391 opened this issue Mar 21, 2018 · 1 comment
Closed

[driver]How to support 1-wire just like DS18B20? #93

562134391 opened this issue Mar 21, 2018 · 1 comment

Comments

@562134391
Copy link

No description provided.

@Fleker
Copy link
Contributor

Fleker commented Mar 21, 2018

There's no direct support for a OneWire bus on any Android Things SOM, although there are ways you can implement the OneWire protocol using a UART bus. I don't have an example, but that repository is one example of the circuit that you can build. The code there can serve as a good starting point for implementing the protocol.

@Fleker Fleker closed this as completed Mar 21, 2018
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