Skip to content

Grains of Sand demo code in CircuitPython for the Adafruit NeoTrellisM4

Notifications You must be signed in to change notification settings

grajohnt/NeoTrellisM4_Grains_of_Sand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

NeoTrellisM4_Grains_of_Sand

Grains of Sand demo code in CircuitPython for the Adafruit NeoTrellisM4

This is a simple demo for the Adafruit NeoTrellis M4 written in CircuitPython

The included sound file is released under the Creative Commons 0 license and has been resampled to work on the NeoTrellis M4 Link to the original sound file is here

Installation:

  • Install CircuitPython on the Trellis M4
  • Once running CircuitPython add the code.py and .wav file to the CIRCUITPY drive
  • Add the following libraries:
    • adafruit_bus_device
    • adafruit_fancyled
    • adafruit_adxl34x
    • adafruit_matrixkeypad
    • adafruit_trellism4
    • neopixel

Instructions:

  • Tilting the Trellis M4 causes the pixels to move as if they are 'sand grains'
  • Tap to change the color mode
  • Plug into powered speakers or headphones for the audio effect!

About

Grains of Sand demo code in CircuitPython for the Adafruit NeoTrellisM4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages