aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ed51563
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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)