Skip to content

Using shift registers to twinkle leds randomly with fade effect

Notifications You must be signed in to change notification settings

visatu/STM8-ShiftRegister-Twinkler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

16 LED shift register twinkler

Designed to be built into christmas ornament, ugly christmas sweater etc.

Uses timer based "PWM" to control LED brighness through shift registers. For this reason the PWM frequency as well as the amount of brightness steps as well as the frequency these steps are applied is pretty limited. Adjust values in defines to liking...

Works pretty well anyway.

  • STM8 1 dollar board
  • 2 x HC595 shift registers
  • 16 x LEDs
  • 16 x resistors, I used 3k3 so the LEDs weren't irritatinly blind.
  • some small cap

gifu

picture 2

About

Using shift registers to twinkle leds randomly with fade effect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages