News

Micro Python currently supports 32-bit ARM processors like the STM32F405 (168MHz Cortex-M4, 1MB flash, 192KB ram) shown in the picture above and will be open source once the already successful ...
University of Cambridge theoretical physicist Damien George has built a tiny microcontroller that is more powerful than Arduino and far simpler than the Raspberry Pi. Just funded on Kickstarter ...
[Damien] sent us a quick email to let us know that Micro Python, a lean and fast implementation of the Python scripting language on microcontrollers is now running on the ESP8266. You may remember … ...
The stmhal implementation is unique in Micro Python in that it leverages STMicroelectronics' STM32 Hal to interface with the microcontroller. Undoubtedly this approach helps ensure that Micro Python ...
Developers interested in running Python with Arduino can get Python up and running on either the Olimex 407 or Netduino Plus 2 with minimal effort, though. Developers interested in doing just that can ...
While Micro Python supports a broad range of the language features of both Python 2 and 3, some features are still missing. For instance, Unicode support for strings hasn’t been implemented yet.
Pyboard micro-controllers are aimed at developers who know Python, the world's third most popular language behind Java and JavaScript, which is sweeping the developer world right now.
MicroPython History and Overview The year is 2013. Damien George, an undergraduate at Cambridge University at the time, launches a Kickstarter campaign that promises to bring Python to ...