Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osyoyu/morse-protocol
https://github.com/osyoyu/morse-protocol
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/osyoyu/morse-protocol
- Owner: osyoyu
- Created: 2014-08-15T15:31:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-27T11:31:08.000Z (over 10 years ago)
- Last Synced: 2023-03-25T19:44:52.466Z (almost 2 years ago)
- Language: Ruby
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Morse-Protocol
=============
Data Transmission over Morse CodeRequirements
------------
- [portaudio](http://www.portaudio.com/)
- ffi-portaudio Gem
- base32 GemTry it!
-------
- *Source*: `ruby sample/send.rb`
- *Recpient*: `ruby sample/recieve.rb`Demo
----
[https://www.youtube.com/watch?v=KLxDyx_ZFC](https://www.youtube.com/watch?v=KLxDyx_ZFC0)