https://github.com/tesar-tech/arduino_and_morse_code
Three button Morse code writer built on Arduino
https://github.com/tesar-tech/arduino_and_morse_code
arduino i2c i2c-display morse-code
Last synced: 11 months ago
JSON representation
Three button Morse code writer built on Arduino
- Host: GitHub
- URL: https://github.com/tesar-tech/arduino_and_morse_code
- Owner: tesar-tech
- License: mit
- Created: 2019-01-11T17:32:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T17:59:43.000Z (over 7 years ago)
- Last Synced: 2025-03-26T00:51:23.133Z (about 1 year ago)
- Topics: arduino, i2c, i2c-display, morse-code
- Language: C++
- Homepage:
- Size: 2.93 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arudino and Morse Code
Use 3 buttons to write morse-code.
Code is available in [script.ino](script.ino) file.
Any contributions are welcome.
## Special characters
6 times , (comma) : Deletes all
6 times . (dot) : Deletes last character
## More info
More info [here](https://www.itnetwork.cz/hardware-pc/arduino/zapisovatko-morseovky-s-arduinem) (in czech language).
