News

The official micro python board includes a micro SD card slot, 4 LEDs, a switch, a real-time clock, an accelerometer and has plenty of I/O pins to interface many peripherals.
Code compiles and runs directly on the microcontroller, not on a host PC. While Micro Python supports a broad range of the language features of both Python 2 and 3, some features are still missing.
Micro Python is priming the presses. After smashing its Kickstarter campaign, the programming platform is almost ready to release its Micro Python boards into the public market. Python is known for ...
The easiest way to understand Micro Python is to view the online open source github repository. A developer can browse the source and architecture without downloading the source just to become ...
Python is different. Developed with readability in mind, Python is easy to read, is easy to write, and has a low learning curve compared to other languages. A scaled version of Python in the form of ...
The initial development for Python on the micro:bit started down the road of using Microsoft’s TouchDevelop as a browser-based IDE that would send C++ code to an mBed cloud compilation service.
In a previous blog, Using MicroPython for real-time software development, I examined the idea behind using MicroPython for real-time embedded software.
The differences between the Python and MicroPython programming languages are minute, but they make a powerful difference.
There are already many cheap ESP32 drones on AliExpress, or you can even make an ESP32 DIY drone for about $12, but ...
Micro:bit Educational Foundation has annonced a Python editor for the BBC micro:bit educational single-board computer, “purpose-built to address the hurdles learners usually face in working with the ...