
The pyboard is a compact electronics development board running MicroPython, a reimagined Python designed for microcontrollers. It features an STM32F405RG microcontroller and a 168 MHz Cortex M4 CPU with hardware floating point, providing a robust platform for developing complex projects.
Connecting via USB, the pyboard offers a USB flash drive for script storage and a serial Python prompt (REPL) for immediate programming. It seamlessly integrates with Windows, Mac, and Linux, requiring just a micro USB cable for operation.
The board offers various control methods: use REPL for instant command execution, switch to raw REPL mode for remote scripts, or run standalone scripts from its built-in filesystem or an external SD card, which expands your storage options.
Enhanced with a 3-axis accelerometer, real-time clock, numerous GPIOs with LEDs and switches, as well as analog to digital and digital to analog converters, the pyboard is engineered for expansive peripheral control. The onboard LDO voltage regulator delivers a stable 3.3V, supporting input from 3.6V to 10V.
| Brand | Adafruit |
| Model | 2390 |