Esp8266 with blynk

How do I connect the esp8266 board to Blynk, where I am using micropython in Thonny Ide? Which library do I want to upload to the esp8266 board?. Steps to connect to the server and the micropython code to connect it

Python isn’t very widely supported in Blynk, most people use C++, and those libraries are far more mature.

The Python library is here…

The 1.0.0 version isn’t bundles into a release, so you need to copy the files manually.
Once you’ve done that the example files will get you going.

Pete.

Then which ide is best for using esp8266 with micropython

Temanku pete bisakah anda menolong saya memberi coding relay controler menggunakan bord esp8266 dengan blynk Iot? soalnya saya cobe membuat coding berulang kali gagal terus. terimakasih.

If you’re using Python then I can’t help you.

Pete.