Hi, I have followed the instructions for updating firmware but it comes up with no openscale.h
I am trying to update to v1.2 . From the shipped version. I downloaded the repo. Opened Arduino IDE and tried to import zip. Says does not contain h file. Anyone else had trouble?
I’m a bit confused by your wording here. Are you trying to import a .zip library to Arduino? You’ll only want to extract the files using whatever unzipping tool you have, navigate to the “Firmware” folder then to the “Openscale” folder. From there, open the Arduino file/sketch named “OpenScale” and it should open the other necessary files in the other tabs in Arduino. Also, make sure you have [bodge’s HX711 Arduino library installed for the code to compile.
OK, it looks like you need the OneWire library but it wasn’t mentioned in the hookup guide. (I think it used to be included in the IDE and somehow got dropped?)