rppal icon indicating copy to clipboard operation
rppal copied to clipboard

Example with reading voltage via SPI

Open David-OConnor opened this issue 4 years ago • 1 comments

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)

David-OConnor avatar Mar 21 '20 16:03 David-OConnor

You could have a look at my hx711_spi crate

crjeder avatar Jun 21 '22 13:06 crjeder