MicroPython
SoftwareWikipedia
44
MENTIONS
16
EPISODES
11
PODCASTS
Search complete. 44 mentions across 16 episodes found for "MicroPython".
Sep 8, 2026
Catalysts of Change: How Technology Shapes Our Future
J
3:19JohnHOST
This newsletter's reach highlights how powerful community-driven education can be.
J
3:23JohnHOST
with contributors worldwide sharing guides, project ideas, and news about the latest tools in CircuitPython, MicroPython, and beyond.
J
3:30JohnHOST
The fact that so many people turn to these newsletters for their regular dose of updates really strengthens the community and ensures that programming stays open, accessible, and exciting for all skill levels.
J
3:41JohnHOST
Security, of course, is never far from anyone's mind, and the Linux ecosystem continues to lead the way in rapid, transparent patching of vulnerabilities, with new kernel releases targeting stability and reliability.
CircuitPython Weekly Meeting for September 8, 2026
L
2:26LizHOST
And then there are a bunch of build failures that were fixed as well.
L
2:30LizHOST
And then for projects, a robot operating system, ROS2 library from MicroPython.
L
2:36LizHOST
Kevin McCallier is making Snake ROS, a pure Python ROS2 client from MicroPython.
L
2:42LizHOST
Snake ROS lets a MicroPython board, a Pico2W, a PicoW in ESP32, publish and subscribe to real ROS2 topics.
L
2:50LizHOST
No C toolchain, no custom firmware, no reflashing to add a message type.
L
2:54LizHOST
And that's linked on GitHub and X. Kevin does really cool projects, so definitely check his work out if you haven't.
L
3:01LizHOST
and then another project building a custom prusa print companion app with micropython use a tufty 2350 with the prusa 3d printer api to create prusa companion to monitor 3d prints while away from the desk with this app you can see the print progress monitor temperatures and see the state of a print directly from tufty 2350 that is with you or worn around your neck And then finally, another really cool project, MP3 player stuffed into a cassette using MicroPython, and
M
3:32Mikey SklarPANELIST
that's over on Instructables.
CircuitPython Day 2026
P
4:32Paul CutlerHOST
So after 10.0, we then saw 10.1 in February and 10.2 this past April.
P
4:37Paul CutlerHOST
10.2 included the latest ESP IDF as well as the MicroPython 1.27 merge.
P
4:42Paul CutlerHOST
So thanks to Dan for keeping up with Upstream.
T
4:45Todd KurtHOST
Yeah, thank you to MicroPython, which made all this possible.
T
4:49Todd KurtHOST
I like that CircuitPython is still merging in updates to MicroPython as time goes on.
T
4:55Todd KurtHOST
I think that's pretty hard to do because CircuitPython has... deviated a bit so i so i think dan's been the one who's mostly responsible for the merges so thank you jeez that must be a really hard task so paul what's your first one for this for this uh show
P
5:10Paul CutlerHOST
If there was another theme over the last year is that it was the year of the fruit jam.
CircuitPython Day 2026
P
4:25Paul CutlerHOST
So after 10.0, we then saw 10.1 in February and 10.2 this past April.
P
4:30Paul CutlerHOST
10.2 included the latest ESP IDF as well as the MicroPython 1.27 merge.
P
4:35Paul CutlerHOST
So thanks to Dan for keeping up with Upstream.
T
4:38Tod KurtHOST
Yeah, thank you to MicroPython, which made all this possible.
T
4:42Tod KurtHOST
I like that CircuitPython is still merging in updates to MicroPython as time goes on.
T
4:48Tod KurtHOST
I think that's pretty hard to do because CircuitPython has... deviated a bit.
T
4:53Tod KurtHOST
So I think Dan's been the one who's mostly responsible for the merges.
Was it all a "Retirement Attack"? (Coldcard Q&A P2)
G
7:49Guy SwannHOST
CoinKite wanted the wallet to use its own high-security hardware, random number generator, TRNG.
G
7:53Guy SwannHOST
To do this, they told the underlying software system, MicroPython, to turn off its built-in generator by setting a switch to zero.
G
8:00Guy SwannHOST
A new security library, LibNGU, checked this switch using a command, if in-depth, that only asks, does the switch exist? It did not ask, is it turned on? Because the switch existed, even though it was set to zero or off, the library assumed the hardware was ready.
G
8:18Guy SwannHOST
It proceeded to call a standard function, rng-get.
Performance Engineering: Profiling and Making Apps Fast by Default
D
72:51Den OdellGUEST
I think I actually probably mentioned it before on the show.
D
72:53Den OdellGUEST
But when Simon Willison was talking about combining MicroPython with Wasm and running sandboxes in the browser.
D
73:00Den OdellGUEST
I had
C
73:00Christopher BaileyHOST
that on the show recently.
Open Source News Elements: Technology Frontiers and Memory Futures
J
1:35JohnHOST
This week, the debut of the Python for Microcontrollers newsletter reflects just how big Python's reach in hardware has become.
J
1:42JohnHOST
The newsletter gathers insights, recent updates, and showcases on Python's application in embedded hardware, especially CircuitPython and MicroPython.
J
1:50JohnHOST
It's quickly emerging as a go-to resource for both developers and enthusiasts who want to keep up with community news, project highlights and upcoming events.
J
1:58JohnHOST
One reason Python keeps gaining ground in this area is its beginner-friendly nature and active community, making it a favorite for quick experimentation and prototyping.
Tech Nostalgia, AI Ethics & The Next Frontier: August’s Open Source Highlights
J
1:46JohnHOST
Now, let's step into the heart of the hardware hacking community, the Python for Microcontrollers newsletter, which is rapidly becoming a must-read for developers working hands-on with embedded Python.
J
1:56JohnHOST
Whether you're tinkering with CircuitPython or MicroPython on microcontrollers, or even single-board computers, this newsletter offers a steady stream of insights.
J
2:05JohnHOST
It carefully curates major updates, highlights community projects, and inspires new initiatives, really fostering an active culture of sharing and learning.
J
2:13JohnHOST
In fact, it's thanks to communities like this that open-source hardware projects continue to thrive, and that developers feel empowered to experiment, collaborate, and solve real-world problems in hardware.
CircuitPython Weekly Meeting for August 31, 2026
D
2:40Dan HalbertHOST
So we'll start.
D
2:43Dan HalbertHOST
First of all, MicroPython version 129.0 has been released.
D
2:51Dan HalbertHOST
There's a more detailed description in the Python and Microcontrollers newsletter.
D
2:57Dan HalbertHOST
You can also look at the release notes.
D
6:13Dan HalbertHOST
There's a pointer to the archives in the notes document.
D
6:17Dan HalbertHOST
It highlights the latest Python on hardware news.
D
6:20Dan HalbertHOST
from around the web, including CircuitPython and Python and MicroPython developments.
D
6:24Dan HalbertHOST
It's got all kinds of projects and everything.
#493 CalVer and LTS
C
18:06Calvin Hendryx-ParkerHOST
So there's not necessarily support yet for those embedded processors.
C
18:10Calvin Hendryx-ParkerHOST
You're still gonna wanna use, you know, MicroPython or CircuitPython for those kinds of applications.
C
18:15Calvin Hendryx-ParkerHOST
But if you're using something like the Vision Five, um, board, there's a couple other boards out there on the market that are more like Raspberry Pis.
C
18:22Calvin Hendryx-ParkerHOST
You'll now have support.
M
19:31Michael KennedyHOST
As well.
M
19:32Michael KennedyHOST
I, I'm as well.
M
19:33Michael KennedyHOST
My experience working with effectively MicroPython, it's super cool and the language is Python, but there's a lot of stuff like, "You want this library? No, no, no, no, no." You don't get that library.
C
19:41Calvin Hendryx-ParkerHOST
You don't.
6 more episodes mention MicroPython.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.