Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Try Compute Engine
Push Code. Get a Production URL. Done.
Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Python program for sending custom CW macros via serial port
This is a project I started to learn Python and Tkinter. It all started when I received a PI for Christmas in 2015. Over Christmas breaks I have time away from work to play on projects and I have taken an interest in programming. There are many fine ham radio programs out there. This is just a learning tool.
The code was written in Python2.7 and bundled with Pyinstaller. This bundle works for Windows 7 and Windows 10.
CWOnly has two screen. The main screen is for operation. There...
Software Defined Radio Transceiver project is written in Python while using GNU Radio and USRP. The goal is to create a software HF transceiver with various modes. Go here for more info: http://apps.sourceforge.net/mediawiki/sdr/index.php?title=Main_Page
Cross-platform trainer and library for Morse Code. Features two parts: GUI Morse trainer, and Python library. Library can be downloaded separately and be used in your programs. Library outputs wav files or raw audio data. Regular and Farnsworth modes.
This small python script will generate mp3 and corresponding text files
for learning / training the morse code. It follows the method of Koch for
teaching the characters and the method described in N0HFFs book for improving
the skills even more.
PyMorseRSS is a project using Python to generate Morse code practice files and making them available via RSS. The Morse code practice files are generated according to the Koch method using Farnsworth timing and both MP3 and OGG outputs are supported.
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.
This program is a GUI to configure APRS Trackers
based on Jeroen Vreeken (PE1RXQ) and Arno Verhoeven (PE1ICQ) aprstracker code. We are looking for developers!!