nielsonm236 / NetMod-ServerApp

Reprogramming the Web_Relay_Con V2.0 HW-584 Network Module
72 stars 23 forks source link

Request to add INA226 voltage / current monitor #181

Closed nielsonm236 closed 1 year ago

nielsonm236 commented 1 year ago

Another special request from the originator of Issue #179 and Issue #180. This time to add an INA226 voltage / current monitor on the I2C bus for use in the Software Defined Radio project. I looked at sample code online and it is fairly straight-forward, however due to the nature of the measurements it looks like it will require float math, which is expensive from a Flash perspective. That aspect will relegate this to a special build, perhaps fitting in the same special build already underway for that requestor.

It looks interesting and might even be useful to one of my projects so I will give it a try. Not sure if this will be successful or not, and it looks like several weeks of "spare time". This may force use of the I2C EEPROM in the requestors project to make Flash space available.

nielsonm236 commented 1 year ago

This has been completed but will only be provided as a special request (not publicly released).

An illustration of the webpage produced by the /76 command: image

nielsonm236 commented 1 year ago

Addressed in build 20230803 1943