Search found 1 match
- Mon May 15, 2023 10:44 am
- Forum: General Discussion
- Topic: Loadcell ADS1232 with esp32
- Replies: 1
- Views: 1292
Loadcell ADS1232 with esp32
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/blob/master/example/ReadWeight/ReadWeight.ino please suggest if need any changes in code or ...