Loadcell ADS1232 with esp32
Posted: Mon May 15, 2023 10:44 am
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.
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.