Page 1 of 1

Loadcell ADS1232 with esp32

Posted: Mon May 15, 2023 10:44 am
by bhanu_
Hi,

Im trying to get the loadcell data using ADS1232.
i have alredy tried some examples but im not able to get the proper reading.
Below is the code which i have used now.
https://github.com/ciorceri/ADS1232/blo ... Weight.ino

please suggest if need any changes in code or could anyone can provided the proper working code to read trhe loadcell data using ADS1232

i have connected ADS1232 pins esp32 as below
PDWN-GPIO5,SCLK-GPIO18,DOUT-GPIO19
please check above code my connection diagram which i have attached let me know if need any changes.

Re: Loadcell ADS1232 with esp32

Posted: Wed May 17, 2023 1:51 pm
by MicroController
You did change the pin numbers from the example code to the ones you're actually using?