https://github.com/matmoore/arduino-morse
Flash an LED in morse code
https://github.com/matmoore/arduino-morse
arduino morse-code
Last synced: about 1 month ago
JSON representation
Flash an LED in morse code
- Host: GitHub
- URL: https://github.com/matmoore/arduino-morse
- Owner: MatMoore
- Created: 2015-07-26T11:26:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T22:44:21.000Z (over 7 years ago)
- Last Synced: 2025-02-08T13:09:40.668Z (over 1 year ago)
- Topics: arduino, morse-code
- Language: Processing
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Code to make an Arduino read ASCII text from serial and blink its LED
in morse code.