-
1Wire Components
Wire components following the Image. You can use any Arduino-like device.
- Potentiometer at analog input 7
- LED with resistor at digital pin 3
- Switch at digital pin 6, while pin 6 connected to ground via a 1k resistor
-
2Upload Sketch
Upload the sketch from GitHub to Arduino-Like device. (https://github.com/reinlten/arduino-morse-text-adventure/blob/master/Adventure/Morse_Adventure.ino)
-
3Start up your microcontroller and start decoding!
After you started, the game begins and the LED will blink, so you need to start decoding. You can vary the output speed by changing the value of the potentiometer. GL & HF!
Commands:
- LOOK
- INVENTORY
- GO[...]
- TAKE[...]
- DROP[...]
- EXAMINE[...]
- USE[...]
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.