You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, I know this may sound weird, but I'm missing some documentation on how to connect the module. From gpiozero's website, I figured out that there are 4 SPI pins this should be connected to, but there are only 2 on HX711.
I figured out that DOUT should be connected to MISO pin (GPIO9), but what about PD_SCK? Should it go into MOSI (GPIO10) or SCLK (GPIO11)?
The text was updated successfully, but these errors were encountered:
So, I know this may sound weird, but I'm missing some documentation on how to connect the module. From gpiozero's website, I figured out that there are 4 SPI pins this should be connected to, but there are only 2 on HX711.
I figured out that DOUT should be connected to MISO pin (GPIO9), but what about PD_SCK? Should it go into MOSI (GPIO10) or SCLK (GPIO11)?
The text was updated successfully, but these errors were encountered: