The Adafruit Trinket M0 is a compact but powerful microcontroller board, designed around the Atmel ATSAMD21 chip. Despite its small size, it's a powerhouse, offering much more than you'd expect from a board this tiny. Perfect for projects where you need a low-cost, efficient solution without sacrificing performance, the Trinket M0 is Adafruit's lowest-cost CircuitPython-programmable board.
Taking the original ATtiny85-based Trinket and upgrading it, the Trinket M0 swaps the 8-bit ATtiny85 with the powerful ATSAMD21E18, a 32-bit Cortex M0+ processor. It maintains the same small form factor and is easier to use, allowing you to accomplish more.
One of the standout features is its native support for CircuitPython, making it incredibly easy to use. When plugged in, the Trinket M0 appears as a small disk drive containing a file. You can easily edit this file on any computer, even Chromebooks, without needing additional software or installations. Once you're done, unplug it and take your code with you.
Key Features:
Each Trinket M0 comes fully assembled with CircuitPython pre-loaded, and includes example code to help you get started immediately. Whether you're creating a small gadget or expanding a larger project, the Trinket M0 makes coding and building easier and faster than ever before!