aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: ed51563dacc9345e296a3702e01f42e1dc40e93a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Stickman-Costume
This was made for a halloween-costume. The code runs on an attiny85, mainly to be able to dim the lights down.

# Usage
- Upload the code to the attiny
- Solder together the board
- Make the costume
- Have fun!
## Operation
- Hold button `SW2` to change brightness/ pwm frequency.
- Click button `SW1` to go through the modes.

# Schematic
![Schematic](https://raw.githubusercontent.com/JakobST1n/Stickman-Costume/master/StickmanCostume.png)