morse
training program about morse-code for aspiring radio hams
Install
- All systems
-
curl cmd.cat/morse.sh
- Debian
-
apt-get install morse
- Ubuntu
-
apt-get install morse
- Arch Linux
-
pacman -S morse
- Kali Linux
-
apt-get install morse
- Fedora
-
dnf install morse
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install morse
- OS X
-
brew install morse
- Raspbian
-
apt-get install morse
- Dockerfile
- dockerfile.run/morse
morse
training program about morse-code for aspiring radio hams
It can generate random tests or simulated QSOs resembling those used in the ARRL test (a QSO generator is included). There are a plethora of options to vary the training method. In one of the simpler modes, this program will take text from standard input and render it as Morse-code beeps.
morse-simulator
Multi-OpenRobot Simulation Engine
List of morse features: * Versatile simulator for generic mobile robots simulation (single or multi robots), * Realistic and dynamic environments (interaction with other agents like humans or objects), * Based on well known and widely adopted open source projects (Blender for 3D rendering + UI, Bullet for physics simulation, dedicated robotic middlewares for communications + robot hardware support), * Seamless workflow: since the simulator rely on Blender for both modeling and the real time 3D engine, creating and modifying a simulated scene is straightforward. * Entirely scriptable in Python, * Adaptable to various level of simulation realism (for instance the simulation of exteroceptive sensors like cameras or a direct access to higher level representations of the world, like labeled artifacts), * Currently compatible with ROS, YARP and the LAAS OpenRobots robotics frameworks, * Easy to integrate to other environments via a simple socket interface, * Fully open source, BSD license.