https://github.com/csprance/morse-node
typescript morse code lib for morse code arduino project.
https://github.com/csprance/morse-node
Last synced: about 1 year ago
JSON representation
typescript morse code lib for morse code arduino project.
- Host: GitHub
- URL: https://github.com/csprance/morse-node
- Owner: csprance
- Created: 2018-12-08T06:02:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T21:33:21.000Z (over 7 years ago)
- Last Synced: 2025-02-06T05:31:08.937Z (over 1 year ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Morse Node
> Arduino project using johnny five and typescript to make a morse code translator
## Install
* Clone Repo `git clone https://github.com/csprance/morse-node.git && cd morse-node`
* `yarn`
* Plug in your board with the correct wiring
* `yarn run start`