Skip to content

stygian-violet/led-strip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

led-strip

Overview

LED strip animation on ATtiny85 and WS2812.

Demo

Requirements

Schematic

Schematic

Configuration

The default configuration is for an ATtiny85 microcontroller with Micronucleus bootloader and a WS2812 strip with 32 LEDs.

To use a different microcontroller or bootloader, edit Makefile.

To use a different LED strip, edit config.h.

Building

git submodule update --init
make

Uploading

make upload

With Micronucleus

make microload

With an ISP

make ispload

Licenses

About

LED strip animation on ATtiny85 and WS2812

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors