Skip to content

PhantomCat/cpy_nightlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Night mode with NEOPIXEL

All you need is:

  • flash CircuitPython
  • put the neopixel library in lib folder
  • replace code.py that stores on board with that, which placed here (look for your board name)
  • connect NEOPIXEL supporting smart LED (W2812)
  • change port which connected to NEOPIXELs (there may be nore than 1, much more...)

YD-RP2040

This plate has W2812 onboard, so you just need to solder or connect any other way 2 contacts above onboard LED YD-RP2040 plate W2812 LED already connected to GP23 port, so you don't need to do anything at first.

About

circuitpython smartleds color flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages