I am developing IoT device for beehives published with gnu/gpl. And need help with HX711 i am need one shared clock for all HX711, because ATMEGA328A not enough pins.
It's possible but you'll need to change the library code for that. I made the changes for reading two HX711s simultaneously here, don't see a reason why it can't be expanded to more data inputs.
Hi is posible using HX711 with one clock line. Here is schematic: [jbbee]http://jbmprojekty.sk/css/jbbee-1.png
I am developing IoT device for beehives published with gnu/gpl. And need help with HX711 i am need one shared clock for all HX711, because ATMEGA328A not enough pins.