MicroPythonは、Pythonの文法を使ってマイコンや組み込み機器のプログラミングができる言語処理系です。 ソースコードがテストされた割合を示す コード網羅率 はコア部分については98.4%であり、 x86 、 ARM 、 Xtensa といった命令セットに対応しているとのこと。
BMPの表示が遅かったため、JPGならどうかと思い、MicroPythonでST7789にJPGを表示する実験を行いました。結果としてはArduinoとほぼ同じ速度で、若干Arduinoのほうが速いように感じましたが、大きな差はありませんでした。 速度の要因として、SPIの通信速度やJPG ...
The Raspberry Pi Pico microcontroller was released at the start of the year, and this book may be of interest if you are looking to programme it in MicroPython: yes, its Programming the Raspberry Pi ...
「Line Messaging API」を使うための各種設定作業について 下記サイトで説明を書きましたので、ご確認ください。
The RP2040 is a gorgeous little chip with a well-defined datasheet and a fantastic price tag. Two SDKs are even offered: one based on C and the other MicroPython. More experienced MCU wranglers will ...
Wouldn’t it be great if you could keep all of your small Internet-connected hacks up to date with a single codebase? A couple of weeks ago, we wrote up a project that automagically pulls down OTA ...
The purpose of this page is to enable you to get started using these modules. Once all is connected and working OK, you could copy the relevant code from the programs ...
Welcome to SparkFun's MicroPython port of OpenCV! This is the first known MicroPython port of OpenCV, which opens up a whole new world of vision processing abilities on embedded devices in a Python ...
MicroPython has become one of the most popular ways of programming microcontrollers, and the just-released MicroPython v1.24 adds support for the widely-used Raspberry Pi RP2350 and Espresif ESP32-C6 ...
There are already many cheap ESP32 drones on AliExpress, or you can even make an ESP32 DIY drone for about $12, but 01Studio’s pyDrone is a little different as it’s based on an ESP32-S3-WROOM-1 module ...