Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 821 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 821 Bytes

µPIDE - Micropython IDE

µPIDE is a Micropython IDE in the spirit of the Arduino IDE or uPyCraft. It's targetting absolute beginners.

upide

It's meant to make working with Micropython as easy as possible. All the work is done on the target device and python files can be created, edited, run etc from with the µPIDE. No further tools are needed.

Status

µPIDE has been tested with the ESP32, ESP8266, PyBoard V1.1, Lego Spike, the Raspberry Pi Pico and the ftDuino32.

A single-exe binary for windows and also for Linux can be found in the releases.

The µPIDE includes a flasher for the ESP32 and ESP8266 boards. Tegether with the included firmware images getting started doesn't require any other software.

esp flasher