RobTillaart / HX711

Arduino library for HX711 24 bit ADC used for load cells and scales.
MIT License
82 stars 29 forks source link

save scale and offset (SPIFFS) #18

Closed Albalate closed 2 years ago

Albalate commented 2 years ago

maybe you would like an example of saving the data to a file on esp32 or esp8366 using SPIFFS?. I'm building it and I thought we could add it regards

RobTillaart commented 2 years ago

Good examples are always welcome.

RobTillaart commented 2 years ago

The name should be something like HX711_spiffs_esp32.ino

RobTillaart commented 2 years ago

@Albalate As there is no progress for a month I close this issue. Feel free to reopen if example is available