EdgePi-Cloud / edgepi-python-sdk

Python SDK to control EdgePi, an industrial PC/PLC/IoT device powered by Raspberry Pi CM4
MIT License
6 stars 3 forks source link

We need automated scripts to calibrate and write to the EEPROM #346

Open jarell-santella opened 1 year ago

jarell-santella commented 1 year ago

We need automated scripts to calibrate and write to the EEPROM. For example, a script that fills the EEPROM with 0s. Or a script that can calibrate it if we ever choose to reset the EEPROM.

farzadpanahi commented 1 year ago

calibration requires extra hardware set-up and cannot be just done by a script. but I would suggest to have a mechanism to properly reset eeprom to valid default value. we need a different ticket for that.