gaurav712 / arduino_morse

converts a given string to Morse Code using arduino's inbuilt LED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arduino_morse

converts a given string to Morse Code using arduino's inbuilt LED

Demo

Alt text

NOTES

Just a fun project, doesn't handle punctuations and multiple statements. But it's quite easy to extend.

LICENSE

Licensed under MIT License

Copyright (c) 2020 Gaurav Kumar Yadav

Have a look at the LICENSE for details

About

converts a given string to Morse Code using arduino's inbuilt LED

License:MIT License


Languages

Language:C++ 100.0%