Note: MaixUI is not a collection of UI controls. It can provide a UI framework with high performance and low memory usage on MicroPython. Therefore, it will focus on integrating the stable code of the ...
OpenMV has launched two new edge AI camera boards programmable with MicroPython: the OpenMV AE3 powered by an Alif Ensemble E3 dual Cortex-M55, dual Ethos-U55 micro NPU SoC, and the larger OpenMV N6 ...
Can an AI like ChatGPT pass the Turing test? We explore this with an ESP32, keyboard, TFT display, and Google text-to-speech. Is it obvious it's a machine? Check out this AI terminal project. Can an ...
Elecrow LR1262 development board combines a Raspberry Pi RP2040 microcontroller with the company’s LR1262 LoRaWAN module based on STM32WL LoRa SoC with support for 868 and 915 MHz frequency bands, and ...
This is a basic HCI BLE capability for the Pico Pi W. It is all in Micropython - both the BLE HCI layer and the driver for the CYW43439 WIFI/BT chip. There is no reliance on any bluetooth stack or ...
The Raspberry Pi Foundation launched the Pico W, a microcontroller based on the RP2040 chip. It was priced at $6. The Pico W included an 802.11n WiFi radio, making it suitable for IoT projects. The ...
I was lucky enough to get one minuscule microcontroller board, the RP2040-Zero from Waveshare. This is a low-cost, high-performance, RPi Pico-like microcontroller board based on the Raspberry Pi ...
MicroPython is a compact implementation of the Python 3 programming language designed to work with microcontrollers. Initially announced back in 2013 as part of a Kickstarter project created by Damien ...