blynk library

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
space_hz
Posts: 1
Joined: Sun Mar 28, 2021 12:20 am

blynk library

Post by space_hz » Sun Mar 28, 2021 12:33 am

Hi, im new to esp8266 board and micropython nd i find it enjoyable but an issue occured while using blynk (im using thonny ide).
i've installed the micropython library from github but it's showing a memory issue (i uploaded the library code in esp's lib file) . i think it's quite large to compile and load .
how to upload a library while using thonny ?
there's something i should do?

Thanks in advance

Post Reply