Showing 22 open source projects for "morse code practice"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    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: 2 This Week
    Last Update:
    See Project
  • 2
    Flash Linux 0.11 Talk

    Flash Linux 0.11 Talk

    Annotated Unix system source code

    flash-linux0.11-talk is an annotated walkthrough of the Linux 0.11 kernel that explains how a tiny Unix-like system boots, schedules, handles interrupts, and manages memory. The materials break down historically compact and dense code into digestible segments, with diagrams and call flows that trace execution from bootloader to user space. By focusing on a small, early kernel, the series reveals core OS concepts without the complexity of modern subsystems. It highlights how segmentation and paging cooperate, how system calls are dispatched, and how context switches and signals work in practice. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    CodeCampus

    CodeCampus

    CodeCampus is a learning-first Linux OS for CSE and IT students

    CodeCampus is a custom Linux distribution based on Ubuntu 24, designed for beginner developers and CSE/IT students. It delivers a fully pre-configured, learning-first environment that allows users to start coding, exploring, and studying immediately—without manual setup or system tweaking. This comes bundled with essential programming languages, compilers, editors, and developer tooling, including C/C++, Java, Python, Rust, Node.js, Git, Docker, VS Code, Neovim, and a rich set of modern...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    unixcw

    Morse code library and applications for GNU/Linux

    Umbrella project for cw, cwcp, xcwcp, cwgen programs, and for libcw library.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    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
  • 6

    Morse code decoder

    Morse code decoder.

    A graphical (Gnome) based Morse code decoder capable of decoding Morse code from audio that is captured via a sound card device.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    bif-c, a near fig-FORTH in C

    Building a FORTH in C for practice.

    Buggy C language implementation of my BIF 6809 variant of fig-FORTH. May be interesting to programmers with C background who want to understand the high-level version of the low-level of FORTH. Those requiring a functioning FORTH should look elsewhere. (The releases are usually out of date. Best to browse the code repository and download the latest snapshot.) There is now a basic how-to to get you started in the [wiki]. (The OSDN mirror at http://sourceforge.jp/projects/bif-c/ is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Android Anti Root Detection

    Android Anti Root Detection

    AARD is a sandboxing app that performs root detection. Root detection is the best practice of Android security. By using ptrace to call dlopen on the remote process. The loaded library has a constructor that replaces the code of access with its own. If you look at the Android source code, File.exists calls access. If an app tries to check the presence of su, Therefore we emulate its absence.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    freeware
    ...this project space has been established so we can all help eachother with software development. in other words, we're here for the learning experience. i will always give my source code so that you may study it and practice it yourself and/or provide constructive feedback so you can help me learn how I can make improvements. for a complete list of my software featuring Windows, Linux, and FreeBSD just go to Files. > https://sourceforge.net/projects/freeware/files/ final note: this learning space assumes that you already have support for **7zip** and **.tar.gz** archives. if you don't, please go get it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PolySim

    Polymer simulation utilites

    ...It shouldn't be a problem to implement any new specific one (discrete models) 2) off-lattice monte carlo and molecular dynamics (continuous models) Latter one is rebuild of earlier version of simpatico (http://gemini.cems.umn.edu/research/morse/code/simpatico/home.php) project. Input and output are based on PDB file format which is better to visualize with pymol. For specific non-pdb input/output of 2nd program there are convertation utils also available. Programs are expected to compile in gcc under cygwin or pure linux environment. Scripts to run many copies of program under pbs/torque cluster system are also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Morse Master

    Morse Coder / Encoder

    You can code to morse or enode from morse in a simple way. It's written in ANSI C, the source code is redy to be built for unix based systems. There can be bugs in it, but it does the work. I recommend the source code for those who are learning C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    cwtbk

    Decode incoming CW (Morse Code) signals

    Morse Code (CW) decoder for Unix-like systems (and Windows).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A morse code trainer for Gnome. Teaches morse code using the Koch method. Requires GTK+ and Pulseaudio.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    "Tux, of Math Command" is a math drill game starring Tux, the Linux Penguin. Lessons are included from simple number typing through addition, subtraction, multiplication, and division of positive and negative numbers. It is intended for kids ~4-10.
    Leader badge
    Downloads: 178 This Week
    Last Update:
    See Project
  • 16
    The Pidgin Plugin contains the entire Morse Code. Have one more friend around to use it, it can be a lot of fun to communicate in this way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 19
    Little GUI - Jazz - Practice - Program, which plays a bass, drums and piano track based on a given set of chord changes and probabilities. Uses TSE3 for midi code and gtk+ for GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ISO 17799 - Code of practice for information security management. Creation of methodology and documentation for audit adapted to ISO. One is made up of an introduction on general aspects of the security of the information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Implementation of a amateur radio morse code/CW beacon controller for the embedded MCU card "hc908 daughtercard" by NJQRP (http://www.njqrp.org/hc908/index.html).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mind Control

    Mind Control

    Cross tablet IDE platform utilizing wireless to do the heavy lifting.

    ...A way of presenting these UI elements to make developers feel comfortable in its use and can quickly learn the features is also a fundamental concepts to this project. Why a mobile IDE? This program is intending for developers who move. Need to make changes to existing code bases on the fly but have no computer access? Have an idea but you’re at the beach? Want to practice coding in your down time at the airport? It may not replace your desktop; it sure will try to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB