Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 761 Bytes

File metadata and controls

18 lines (14 loc) · 761 Bytes

CPE-christmas-jukebox

Turns Circuit Playground Express into a Christmas chip tune-sounding juke box.

Used with hardware: Adafruit Circuit Playground Express microcontroller

Video of it in action: https://youtu.be/JMjhn3Ar_0s

Setup:

  1. Update the bootloader if you are not already on V3.7.0: https://learn.adafruit.com/adafruit-circuit-playground-express/adafruit2-uf2-bootloader-details
  2. Copy code.py into the CIRCUITPY directory
  3. Press the reset button

Instructions:

  1. Press Button B to select change the selection. The selection will cycle through 10 songs, indicated by the Pixel that is blue. It only cycles in one direction, but it loops around.
  2. Press Button A to play the selection.
  3. Enjoy the music and light show.
  4. Repeat as desired.