aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjakobst1n <jakob.stendahl@outlook.com>2018-11-02 12:41:26 +0100
committerjakobst1n <jakob.stendahl@outlook.com>2018-11-02 12:41:26 +0100
commitce656ccd9e793f96bc7b6bc826aca0ef644ee761 (patch)
tree9558bf274dd1768cc805d6633a4bb5b28253abe0
parent222105e04e15f27ec56d1c92fe9671e5d8ab9be8 (diff)
parent686fdf4820714d7dc6849f9fd624a4fecc0cb9af (diff)
downloadStickman-Costume-ce656ccd9e793f96bc7b6bc826aca0ef644ee761.tar.gz
Stickman-Costume-ce656ccd9e793f96bc7b6bc826aca0ef644ee761.zip
Merge branch 'master' of https://github.com/JakobST1n/Stickman-Costume
-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)