diff options
author | Jakob Stendahl <14180120+JakobST1n@users.noreply.github.com> | 2018-11-02 13:45:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-02 13:45:27 +0100 |
commit | 22bc2ad4cb77c64569e978a48ae7f8438c06fa3b (patch) | |
tree | 3e091ed75ab1d39232351158c321b80686edf94e | |
parent | 2853288682a990ece24a41f60af75d24fc17b079 (diff) | |
download | Stickman-Costume-22bc2ad4cb77c64569e978a48ae7f8438c06fa3b.tar.gz Stickman-Costume-22bc2ad4cb77c64569e978a48ae7f8438c06fa3b.zip |
Update README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,6 +9,11 @@ This was made for a halloween-costume. The code runs on an attiny85, mainly to b ## Operation - Hold button `SW2` to change brightness/ pwm frequency. - Click button `SW1` to go through the modes. +## Modes +1) `Static` This is just a static PWM-signal of the set frequency. +2) `Slow Strobe` This is a very slow blinking strobe effect. +3) `Medium Strobe` This is the same strobe effect, just a tad faster. +4) `Fast Strobe` This is the strobe effect in it's full glory! # Schematic  |