
The Pyboard Lite is a compact electronics development board that runs MicroPython, offering a USB flash drive for Python scripts and a serial prompt for instant programming. It connects seamlessly with Windows, Mac, and Linux using a micro USB cable (not included).
MicroPython is a streamlined version of Python 3.4 designed to run on microcontrollers with minimal RAM usage. It provides a Python operating system on this board, utilizing the pyb module to control peripherals like UART, I2C, SPI, ADC, and DAC.
Primary control methods include REPL for immediate command execution, remote script mode for sending and running scripts, and executing scripts from the built-in filesystem or an SD card.
Key hardware features: STM32F411RE microcontroller, 96 MHz Cortex M4 CPU, 512KiB flash ROM, 128KiB RAM, micro USB connector, and micro SD card slot. It includes 24 GPIO pins, a 12-bit ADC, four LEDs, a reset, and a user switch. On-board 3.3V LDO voltage regulator that supplies up to 250mA. Features a DFU bootloader for simple firmware updates.
The mounting tabs allow convenient customization, making the Pyboard Lite a versatile tool for diverse electronics projects, ready to unleash limitless creativity in your hands.
| Brand | Adafruit |
| Model | 5417 |