Adafruit Sparkle Motion

by Adafruit

Image of Board

Adafruit Sparkle Motion - All-In-One WLED and xLights Board

We’re designing a board for using WLED - and we want to make like the bestest board in the whole world. Our resident mermaid, firepixie makes a lot of projects with WLED and she loves it! So how can we make something that will be powerful but not too bulky? Here’s some things we’re thinking about as the design starts to congeal like cranberry sauce:

  • Power via USB Type C PD with a slide switch that selects between 5, 12 and 20V (24V pixels can usually run fine at 20V) OR via 2.1mm DC jack
  • Low forward-voltage diodes so its good for up to 5A from either
  • 5 Amp fuse to protect from over-current drive
  • ESP32 mini module with built in or optionally wFL antenna port (the classic ‘32 has broad support even if we’d prefer the ‘S2 or ‘S3)
  • Three output signal terminal block sets with power and ground for each - they’ll be level shifted to 5V.
  • 6 GPIO breakout pads with a fourth level-shifted ouput, and 3 more GPIO plus power and ground.
  • Built-in I2S microphone
  • Built-in IR receiver
  • Stemma QT I2C port to connect external sensors/OLED/etc
  • Separate analog/digital input JST port for analog input, potentiometer, microphone or external IR receiver
  • Compact enough you can use it for wearable projects - 1.3”x1.75” / 33mm x 45mm size with mounting holes

Purchase

Contribute

Have some info to add for this board? Edit the source for this page here.

CircuitPython 9.2.3

This is the latest stable release of CircuitPython that will work with the Adafruit Sparkle Motion.

Use this release if you are new to CircuitPython.

DOWNLOAD .BIN NOW

Built-in modules available: _asyncio, _pixelmap, adafruit_bus_device, adafruit_pixelbuf, aesio, alarm, analogbufio, analogio, array, atexit, audiobusio, audiocore, audiomixer, audiomp3, binascii, bitbangio, bitmaptools, board, builtins, builtins.pow3, busdisplay, busio, busio.SPI, busio.UART, canio, codeop, collections, countio, digitalio, displayio, epaperdisplay, errno, espidf, espnow, espulp, fontio, fourwire, framebufferio, frequencyio, getpass, gifio, hashlib, i2cdisplaybus, io, ipaddress, jpegio, json, keypad, keypad.KeyMatrix, keypad.Keys, keypad.ShiftRegisterKeys, keypad_demux, keypad_demux.DemuxKeyMatrix, locale, math, max3421e, mdns, memorymap, microcontroller, msgpack, neopixel_write, nvm, onewireio, os, os.getenv, paralleldisplaybus, ps2io, pulseio, pwmio, rainbowio, random, re, rotaryio, rtc, sdcardio, select, sharpdisplay, socketpool, socketpool.socketpool.AF_INET6, ssl, storage, struct, supervisor, synthio, sys, terminalio, time, touchio, traceback, ulab, usb, vectorio, warnings, watchdog, wifi, zlib

Features: Bluetooth/BTLE, Wi-Fi, USB-C, STEMMA QT/QWIIC

Absolute Newest

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. These releases are even newer than the development release listed above. Try them if you want the absolute latest and are feeling daring or want to see if a problem has been fixed.

Previous Versions of CircuitPython

All previous releases of CircuitPython are available for download from Amazon S3 through the button below. For very old releases, look in the OLD/ folder for each board. Release notes for each release are available at GitHub button below.

Older releases are useful for testing if you something appears to be broken in a newer release but used to work, or if you have older code that depends on features only available in an older release. Otherwise we recommend using the latest stable release.