openenergymonitor / EmonLib

Electricity monitoring library - install in Arduino IDE's libraries folder then restart the IDE
openenergymonitor.org
GNU Affero General Public License v3.0
584 stars 418 forks source link

Stm8 with emon #62

Open laxman432 opened 4 years ago

laxman432 commented 4 years ago

Hi we like to measure the current using emon library and stm8 is it possible to do that if possible can u give any suggestions and links

laxman432 commented 3 years ago

Can u give list of supported controllers of this product we are looking for low cost controller can u suggest any best one ?

kyleharte commented 3 years ago

You could easily port this library to STM8 with little to no modifications. I do not have an STM8 to test it but it does have an internal 10bit ADC so it should work fine if you define it as having a 10Bit ADC