scruss / Powermon433

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

look at esp8266 port #7

Open scruss opened 8 years ago

scruss commented 8 years ago

the esp8266 platform would make a much more capable wireless base for this application

kissste commented 8 years ago

I have ported it over to ESP8266. It was straight forward compiles within Arduino IDE.

scruss commented 8 years ago

Nice! I'm interested in taking advantage of the ESP8266's advanced features: NTP clock sync and wifi integration being the main ones

kissste commented 8 years ago

I will push it to https://github.com/kissste/Powermon433 shortly.