aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index ed51563..9ff86ec 100644
--- a/README.md
+++ b/README.md
@@ -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
![Schematic](https://raw.githubusercontent.com/JakobST1n/Stickman-Costume/master/StickmanCostume.png)