8000 GitHub - aleksati/NeoPixelSnake: Play some snake on your LED's
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aleksati/NeoPixelSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

NeoPixel Snake

Play snake on your LED's.

  • Arduino Uno (or any arduino)

    • Adafruit NeoPixel library
    • CircularBuffer library
  • Adafruit NeoPixel LED matrix (8x8 or bigger)

    • The Adafruit matricies often need about 5v2A power to work properly, so they cant be powered by the Arduino. I bought a mini-USB breakout board, 100mf25v capasitor, cable and a USB-to-wall connector. this works just fine, and I can easily scale up by adding more LED boards to this rig.

FInally, I just used 4 buttons (digital pins) as controllers. Not very user-friendly, but it works.

About

Play some snake on your LED's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0