Description
The Adafruit Trinket M0 redefines compact embedded development, upgrading the beloved Trinket form factor with the formidable Atmel ATSAMD21E18 microcontroller. This tiny board packs a punch, featuring a 32-bit ARM Cortex M0+ processor clocked at 48 MHz, alongside 256KB of Flash memory and 32KB of RAM. This substantial performance boost over its 8-bit predecessors opens up new possibilities for complex, resource-intensive projects in an incredibly small footprint.
Designed for versatility and ease of use, the Trinket M0 offers native USB support, allowing it to function as a USB serial console, keyboard/mouse HID device, or even a small disk drive for CircuitPython scripts. It ships pre-loaded with CircuitPython, enabling rapid prototyping with Python – simply plug it in, edit `main.py` from the mounted drive, and your project is ready. For those who prefer C/C++, full compatibility with the Arduino IDE is also provided, offering flexibility for a wide range of embedded applications without needing to sacrifice an expensive development board.









Reviews
There are no reviews yet.