eagleEggs / mooseCode

pi/py - Tool to have LED's blinking morse code [Stable]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mooseCode

What is it

A tool that converts text files to morse code with LED's on the Raspberry PI.

Setup

Clone mooseCodeController.py and run it with a single argument to the text file you want to translate to your LED's.
Example: mooseCodeController.py textFile.txt

For building this I used the following LED component:
[https://www.velleman.eu/products/view/?id=435550] Model: [VMA318]

Status

Currently, it translates a-z, A-Z and spaces.

Contributions

Feel free to add to this.

About

pi/py - Tool to have LED's blinking morse code [Stable]

License:MIT License


Languages

Language:Python 100.0%