Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial 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) ...
This program plays/records audio from modem in 'raw modem' format and
extracts/acts on DLE-shielded codes such as DTMF, busy, etc. It was designed
as the 'key' piece of a bash-script based voicemail system.