scruss / Powermon433

ATmega (Arduino) decoding of EM100B and PowerCost Monitor
MIT License
6 stars 6 forks source link

Store ID in Firmware #8

Closed adwiebe closed 7 years ago

adwiebe commented 7 years ago

When a new ID is detected / confirmed, store it in the Arduino EPROM for power failure recovery.

adwiebe commented 7 years ago

I'm new to Github - TL;DR - I forked the project and added storing the ID in firmware. https://github.com/adwiebe/Powermon433

(I also removed the rf69 support as I don't use it and needed the pins for status indicators)