micropython on esp32 Part2: IDE

  • For the IDE, uPyCraft, you will need python 3.7, so go to their page and down load:
  • The good thing is that in 3.7, the installer will add python path to PATH
wait for the installation to complete
  • Install uPyCraft IDE – Windows PC
  • it could ask for update..
  • it seems uPyCraft can also burn uPy firmware on to ESP
  • https://randomnerdtutorials.com/flash-upload-micropython-firmware-esp32-esp8266/
  • This is the article I refered to start with uPyCraft
I copy and past the LED code, the great thing is that you don't have to wait form the compiling time, just down load it and run...

But there are chances that the communication with the board goes wrong, then you can always press STOP, or reset the board.

留言

這個網誌中的熱門文章

AIS0. understanding AIS NMEA 0183: How it's coded

GeoSetter how to add geotag on to pictures, and export to google earth as kmz

Measuring current and voltage using 3DR power module and arduino