
The pyboard Lite is a compact and efficient electronics development board designed to run MicroPython seamlessly. It connects to your PC using a micro USB cable, appearing as a USB flash drive for saving Python scripts, and offers a serial Python prompt (REPL) for instant programming compatibility across Windows, Mac, and Linux. This version comes with a STM32F411RE microcontroller, operating at 96MHz, boasting 512KB of Flash memory and 128KB of RAM.
Despite being less powerful than the original pyboard, the Lite version is an affordable alternative, supporting a 12-bit ADC multiplexed to 16 pins, alongside essential peripherals. Utilize UART, I2C, and SPI efficiently or employ its four built-in LEDs, user switch, and 3.3V voltage regulator for versatile applications.
Whether editing on-the-fly using REPL, sending scripts directly with remote script mode, or automating tasks from files on its internal filesystem or via an SD card, this device offers flexible options. It’s ideal for integrating Python into embedded systems to optimize function and efficiency through simple commands.
| Brand | Adafruit |
| Model | 3497 |