Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
elbug - simple c program for electronic morse key at the serial port
a simple c program for an serial elbug = electronic morse key.which is to be plugged to the serial port, its output is also a pin in the serial port.
Just compile it by 'gcc elbug.c -o elbug'
or use the ready-compiled file and copy elbug to user/local/bin.
/* Call it as root. */
How to cable your homebrew elbug?
Middle pad: +9V battery via Resistor 2k
Left contact: -> DCD
(9-pin plug: 1) (25-pin plug: 8)
Right contact: -> CTS
(9-pin plug: 8) (25-pin plug: 5) ...
Convert text to International Morse Code. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice.