Closed jr1221 closed 1 day ago
We have PDU current sensors.
Add a way to sense current. It should be convertable into actual real life current. And perhaps power too, have full command coverage.
Write an I2C driver. Ensure address is customizable. See PCA9539 for I2C driver example.
Description
We have PDU current sensors.
Acceptance Criteria
Add a way to sense current. It should be convertable into actual real life current. And perhaps power too, have full command coverage.
Proposed Solution
Write an I2C driver. Ensure address is customizable. See PCA9539 for I2C driver example.