The SparkFun Qwiic Micro is an 1 x 1 inch microcontroller made for the Qwiic Eco-system. It’s SparkFun’s smallest microcontroller to date that’s made for integrating into small projects. Onboard is the Atmel ATSAMD21E18 32-bit ARM Cortex-M0+ processor with 256KB flash, 32KB SRAM, and an operating speed of up to 48MHz.
Have some info to add for this board? Edit the source for this page here.
This is the latest stable release of CircuitPython that will work with the SparkFun Qwiic Micro with Flash.
Start here if you are new to CircuitPython.
Built-in modules available: analogio, board, busio, digitalio, math, microcontroller, neopixel_write, nvm, os, pulseio, pwmio, random, rotaryio, rtc, storage, struct, supervisor, time, touchio, usb_hid, usb_midi
This is the latest unstable release of CircuitPython that will work with the SparkFun Qwiic Micro with Flash.
Unstable builds have the latest features but are more likely to have critical bugs.
Release Notes for 6.2.0-beta.3
Built-in modules available: analogio, board, busio, digitalio, math, microcontroller, neopixel_write, nvm, os, pulseio, pwmio, random, rotaryio, rtc, storage, struct, supervisor, time, touchio, usb_hid, usb_midi
Every time we commit new code to CircuitPython we automatically build binaries for each board and language. The binaries are stored on Amazon S3, organized by board, and then by language. Try them if you want the absolute latest and are feeling daring or want to see if a problem has been fixed.
All previous releases are listed on GitHub, with release notes, and are available for download from Amazon S3. They are handy for testing, but otherwise we recommend using the latest stable release. Some older GitHub release pages include the same binaries for downloading. But we have discontinued including binaries as assets on newer release pages because of the large number of files for each release.