aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Stendahl <14180120+JakobST1n@users.noreply.github.com>2018-11-02 11:12:00 +0100
committerGitHub <noreply@github.com>2018-11-02 11:12:00 +0100
commit686fdf4820714d7dc6849f9fd624a4fecc0cb9af (patch)
treefb6a21b9030b3d228698eb29e76ae8be237531d3
parentce499a0ec8b6b81a5c4b848ee4e9685a4c5f87aa (diff)
downloadStickman-Costume-686fdf4820714d7dc6849f9fd624a4fecc0cb9af.tar.gz
Stickman-Costume-686fdf4820714d7dc6849f9fd624a4fecc0cb9af.zip
:memo: Make readme
-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)