Install Micropython on an esp 32

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
Lixas
Posts: 10
Joined: Fri Aug 21, 2020 9:09 am

Re: Install Micropython on an esp 32

Post by Lixas » Thu Oct 21, 2021 5:51 am

Install required drivers for USB-To-TTL (CP2101 or drivers for CH340 if you have this chip)
Then, from start menu open application Device manager and look into section Ports (COM & LPT) and youll find your COM port number. In my case my boards work on COM3 and COM6 ports

Post Reply