This is the Linux app named MicroPython whose latest release can be downloaded as U-modulerenaming,deflatemodule,IDF5,boardvariantsandPico-WBLE.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named MicroPython with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
MicroPython
DESCRIPTION
MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. The MicroPython pyboard is a compact electronic circuit board that runs MicroPython on the bare metal, giving you a low-level Python operating system that can be used to control all kinds of electronic projects. MicroPython is packed full of advanced features such as an interactive prompt, arbitrary precision integers, closures, list comprehension, generators, exception handling and more. Yet it is compact enough to fit and run within just 256k of code space and 16k of RAM. MicroPython aims to be as compatible with normal Python as possible to allow you to transfer code with ease from the desktop to a microcontroller or embedded system.
Features
- MicroPython is a full Python compiler and runtime that runs on the bare-metal
- You get an interactive prompt (the REPL) to execute commands immediately, along with the ability to run and import scripts from the built-in filesystem
- The REPL has history, tab completion, auto-indent and paste mode for a great user experience
- MicroPython strives to be as compatible as possible with normal Python (known as CPython) so that if you know Python you already know MicroPython
- On the other hand, the more you learn about MicroPython the better you become at Python
- MicroPython includes modules such as "machine" for accessing low-level hardware
Programming Language
C
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/micropython.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.