Micro REPL - MicroPython IDE

4.8
38 reviews
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Micro REPL has the following features:
A Terminal to access MicroPython interactive interpreter.
Files Explorer (Files Manager) for MicroPython storage.
A basic Code Editor
Updated on
May 7, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection
Committed to follow the Play Families Policy

Ratings and reviews

4.8
33 reviews
Nicholas Kapros
March 25, 2024
Excellent and very useful. Works well with my RP2040 board (waveshare RP2040-ETH). I face a lot of crashes on my Xiaomi 11T Pro (MIUI global 14.0.4, android 13) while using the terminal function and the output exceeds the first visible page. Feature request: add ability to directly copy phone saved script to the micropython board ( instead of just running it).
Did you find this helpful?
Kurtis Black
April 22, 2024
Really handy app - Currently having an issue where all my .py files open up empty in the app though, very confusing. All files have contents when opened on PC
Did you find this helpful?
Sagar Bijotkar
January 30, 2024
Application is good. But it is crashing numbers of time when working with it. Also not showing output of loop. I am using Samsung Galaxy S30.
Did you find this helpful?

What's new

#### Bug Fix: Reading & Saving scripts
- Fix the problem of duplicated lines on reading scripts saved on windows os and Thonny app.
- Fix the problem of reading the escaped characters in scripts ```\n, \r, \r\n```.

#### Bug Fix: Files Manager
Fix the files manager with some ports such ESP32-S3 .

#### New Feature: Support multiple devices
Allow users to select one of multiple devices.