In case you haven’t heard, about a month ago MicroPython has celebrated its 11th birthday. I was lucky that I was able to start hacking with it soon after pyboards have shipped – the first tech talk I ...
Raspberry Pi Pico、無事日本でも入手できるようになったようです♬ ↑RaspberryPi Zero(上)との大きさ比較、けっこう小さいかわいい奴です☆ これ。最新のRapberryPi400!を、ズバリパソコンとして使い、母艦にしてみます。 もちろん、このRapberryPi400さんは ...
In a previous blog, Using MicroPython for real-time software development, I examined the idea behind using MicroPython for real-time embedded software. Now, let’s examine some of the core pieces that ...
This is the MicroPython project, which aims to put an implementation of Python 3.x on microcontrollers and small embedded systems. You can find the official website at micropython.org. WARNING: this ...
Using MicroPython-Wrap most of that boilerplate is avoided and instead one can focus on writing the actual C and/or C++ code while the process of integration with MicroPython comes down to adding two ...