harbaum / upide

uPIDE is a simple IDE for Micropython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

µ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

About

uPIDE is a simple IDE for Micropython


Languages

Language:Python 98.5%Language:HTML 1.3%Language:Shell 0.3%