Blynk with standalone atmega

:rofl::rofl::rofl:

i have been tested on atmega16, just a simple trick

  1. Flash esp8266 with arduino ide code use standalone blynk
  2. add a code for receive data over serial
  3. after receive the data, parse and send data to the blynk code,
  4. done. tested on ATMEGA16 and esp01