micropython-morsecode

Morse coder

This project enables a microcontroller to send Morse code sequences based on user input, such as device IP addresses.

MicroPython Morse Code

GitHub

7 stars
3 watching
3 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
miketeachman/micropython-rotary A MicroPython module to read rotary encoder values in real-time 284
peterhinch/micropython-msgpack MicroPython MessagePack implementation 28
robmarkcole/bme680-mqtt-micropython Publishes sensor data over MQTT using Micropython 15
defcon27/rascomm-raspberrypi-morsecode-translator Translates plain text into Morse code and transmits it visually or audibly using a Raspberry Pi 7
alwindoss/morse A Go library for encoding and decoding Morse code 82
redoxcode/micropython-ppm_reader A Python library to decode PPM signals from RC receivers 11
howmanyoliversarethere/micropython-8encoder A MicroPython library for interacting with an 8-encoder device 1
thilomichael/mpsync Automatically synchronizes code changes to a MicroPython board 7
agners/micropython-ha-mqtt-device Allows creating sensors for HomeAssistant using MQTT Discovery 12
jposada202020/micropython_mlx90393 A MicroPython driver for an MLX90393 magnetometer sensor. 3
mattmatic/micropython-necir Provides an infrared receiver class for MicroPython boards 15
dastultz/micropython-ppm-decoder Decodes R/C receiver PPM frame signal to extract usable data 11
fruch/micropython-buzzer An implementation of a buzzer module for the Micropython Python interpreter 17
fanday/adxl345_micropython Provides access to the adxl345 sensor on microcontrollers using Python 7
jordiprats/micropython-utelegram An API wrapper for microPython allowing Telegram Bot API functionality on embedded systems 84