https://github.com/dr-mod/personal-morse-messenger
https://github.com/dr-mod/personal-morse-messenger
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dr-mod/personal-morse-messenger
- Owner: dr-mod
- License: mit
- Created: 2022-06-12T13:04:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T17:40:13.000Z (almost 4 years ago)
- Last Synced: 2025-02-26T05:29:44.429Z (over 1 year ago)
- Language: Python
- Size: 111 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Morse Messenger
A miniature device and CLI tool to display Morse Code messages via a USB powered lamp.
### Hardware
* Raspberry Pi Zero W
* USB Power Switch Module
* 3d printed case
* Jumping wire
* Usb powered lamp
##### Schematic

### Software
1. Download Personal Morse Messenger
```
git clone https://github.com/dr-mod/personal-morse-messenger.git
```
2. Open the directory with the source code
```
cd personal-morse-messenger
```
3. Run a test command
```
python3 morse.py "Hello, world!"
```
### Case
A 3d printable case for this project can be found [here](https://www.printables.com/social/306904-dmytro-panin/models).
### Support the project
If you would like to support what I do and keep me caffeinated, you can do it here:
[](https://www.buymeacoffee.com/drmod)