Showing 33 open source projects for "morse to text"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    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.
    Create free account
  • 1
    JAMCC - Just Another Morse Code Convert
    JAMCC - Just Another Morse Code Converter is a software to convert text to Morse Code. It is open source, C#. It is great for learning C# programming. The codes has comments where I find the codes. It is draft, though :p Convert to Morse Code: Put Text -> Click Convert to Morse Code Convert: Put Morse Code -> Click Convert to Text
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Morse Key Express

    Morse Key Express

    Converts text to Morse sounds

    This is a simple application that converts text to Morse code and audio. It has minimal dependencies and is very lightweight. It does not yet offer the ability to transcribe Morse code and save the output to an audio file. It's a useful tool for amateur radio operators and radio operators. https://github.com/shampuan/morse-key-express
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Mozc Devices

    Mozc Devices

    Circuit diagrams and firmware source code for Gboard DIY keyboards

    mozc-devices is an open source collection of circuit diagrams, firmware, and technical documentation for a series of experimental and often humorous Gboard and Google Japanese Input hardware keyboards, many of which were originally released as April Fools’ projects by Google Japan. Each subproject in the repository corresponds to a unique input device prototype, including versions such as the Drum Set, Morse Code, Patapata, Magic Hand, Piropiro, Physical Flick, Puchi Puchi, Nazoru, Mageru, Yunomi, Bar, Caps, Double Sided, and Dial editions. These devices creatively reinterpret how users can interact with Japanese text input, blending humor, engineering, and physical computing. The repository serves as an archive of the schematics, firmware, and PCB designs for these inventive input mechanisms, with many projects including promotional videos and technical references.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TComms4

    Native Windows Morse code terminal

    Native Windows GUI terminal for sending Morse code from a PC to a K3NG keyer, K1EL Winkey, or W5UXH iCW keyer. Optimized for QRQ to eliminate the slight hesitations found in some terminal programs. Provides memories, ID timer, Tune function, and other conveniences. StripBaby is a utility for stripping the extraneous punctuation from text files for listening to in CW.
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Linux Air Combat

    Linux Air Combat

    Combat Flight Simulator for LINUX. WW2. Network and VOIP. Open-source.

    WW2 Combat Flight Simulator. Free. Current Version: 9.88. This is now the world's leading open-source combat flight sim for LINUX. Linux Air Combat ("LAC") runs on almost any desktop LINUX system (even Steam Deck & Raspberry Pi) and generates smooth, high-performance flight. If it runs TOO fast on your hardware (framerates beyond 100 FPS), you should activate LAC's built-in FrameRate Limiter as documented...
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • 6
    MATTA

    MATTA

    Morse Code Utilitiies to convert text messages to & from sound files.

    ...Tonal frequency or wpm-speed does not seem to matter. Now includes an inverse commandline app, txt2wav that creates a morse code WAV file from English text. The proper command to extract the archive and maintain the directory structure is "7z x filename".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MorseCodeConverter

    MorseCodeConverter

    MorseCodeConverter lets anyone translate text to Morse code easily.

    MorseCodeConverter allows users to convert text into Morse code, providing an interactive way to explore and work with Morse code translations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    cwdaemon

    morse daemon for the serial or parallel port

    ...Its development has been fully moved to https://github.com/acerion/cwdaemon on 2024.08.03. ------ cwdaemon is a small daemon which uses the PC parallel or serial port and a simple transistor switch to output morse code to a transmitter from a text message sent to it via the udp internet protocol. The program uses the soundcard or PC speaker to generate a sidetone. Current version of cwdaemon is 0.12.0, it has been released in May 2023. Source code for cwdaemon is available on github: https://github.com/acerion/cwdaemon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    KB1OIQ - K1IG - Wordsworth

    Learn CW (morse code) by words, and by ear

    ...Andy (KB1OIQ) wrote two simple Perl scripts to help with this idea. One script creates a list of words which come from several different built-in lists. The second script takes any text as input, strips out certain punctuation, and then adds spacing between the words. Cut/paste either of these into Fldigi, and have it create the CW sounds while you listen and train your mind in a new way. One could use text from Project Gutenberg, for example, as input to the script.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    MORSELIZER - morse with Arduino

    MORSELIZER - morse with Arduino

    A non blocking morse training software for Arduino

    An asynchronous Text to Morse Converter and Morse training software for Arduino Uno, based on interrupts and Timer1. And because it doesn't use that evil delay() function, this solution morselizes random letters or whatever it receives through its serial() interface, in a non blocking manner. https://github.com/vicival/morselizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CWOnly

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Text to Morse code translator

    Text to Morse code translator

    This program translates text into morse code.

    This program is used to translate text into morse code. After you type in the text you will see the morse code being displayed and you will hear the suitable beep.(Audio and graphical response).The space inbetween words is marked by a "/" (slash). FOR ANY HELP CONTACT ME USING MAIL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    learnmorse

    Trainer helping people learn Morse code in an easy (and fun) way

    The purpose of this software is to help people that want to learn Morse code. It aims to be simple and easy to use. It will offer different ways to learn morse code: - contest style (radiograms with 5 character groups transmitted at increasing speed) - free text transmission - sending information from different sources (web sites, files, executable output, etc) The application will generate a PCM sound that will be played via the sound card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Morse View

    Morse View

    Real-time audible Morse code to text message converter

    Morse View an open source software project to convert audible Morse codes to text messages. This application is capable to convert Morse codes from wave files or from the audio line/microphone inputs. Conversion from Morse code to text can perform based amplitude and frequency decomposition of the input audio stream.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this program has a graphical user interface, an Enigma like subsystem must be devised for data whitening. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Morse Translator™ 2

    Morse Translator™ 2

    Translate Text To Morse And Morse To Text.

    Morse Translator™ 2 Is The Version 2 Of WidigSoft(R) Morse 1 . The WidigSoft Now Is Widigdo Studio . This Tool Can Translate Text To Morse And Translate Morse To Text. This Tool Used For Scout. Feature: - Cool GUI - Easy Translate - Copy/Paste - Fast Loading - Now Compatible With Windows 8 Without Error
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Widigdosoft® Morse®
    Widigdosoft® Morse® Is Made In Indonesia , By Widigdo Dimas Pratama , Widigdosoft® Morse® Helps You To Translate/Encode Text To Morse Or Translate/Decode Morse To Text. Widigdosoft® Morse® Have Tested In Windows 8 , And Work Perfectly. Soon, Widigdosoft® Morse® For Android Is Coming But Now Is In Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Morse Coder is an Android application that can translate text and text files to Morse code and vice versa, transmit Morse code using sound and/or mobile flashlight if present, receive signals with light sensor if present plus other minor features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Type in your text and play it like International Morse Code. Source: Wikipedia (http://en.wikipedia.org/wiki/Morsecode) 03/18/2011
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A prototype input method for OCZ's NIA headset allows full text entry. It is based on Morse Code (3 keystrokes generated from the NIA software) and can produce full English text with all ASCII symbols, uppercase and lowercase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jMorse generates audible morse code from input text. jMorse is written in java and can be used via ant, log4j, java logging, or directly in-code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Supports basic ciphers, and Morse code conversion on Java-midlet compatible phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool for learning and practicing morse code, for passing amateur (ham) radio license exams. Converts supplied text to code sounds, or generates random symbols. Speed and farnsworth compression are adjustable. Written in C for Linux or other computers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB