/smoke_signals

Transmit morse code via GPIO interface

Primary LanguagePython

Smoke Signals

Transmits text as Morse code over a GPIO pin.

Requirements

  • Docker

Setup

Copy .env.example to .env and modify to suit your needs:

cp .env.example .env

Build the docker image:

./build.sh

Usage

Run the app:

./run.sh