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

Example with reading voltage via SPI #45

Open
David-OConnor opened this issue Mar 21, 2020 · 1 comment
Open

Example with reading voltage via SPI #45

David-OConnor opened this issue Mar 21, 2020 · 1 comment
Assignees

Comments

@David-OConnor
Copy link

Could we add an example of how to read a voltage, for example an analog sensor input connected to a SPI ADC? I'm trying to do this, but am getting [0, 0, 0, 0, 0] using the SPI example. (Confirmed not a hardware or setup problem)

@crjeder
Copy link

crjeder commented Jun 21, 2022

You could have a look at my hx711_spi crate

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

3 participants