A Morse Code decoder running on an ESP32 using a classification model trained using machine learning
 
 
Go to file
alastaira 5c531ea7a5 Added LCD display 2023-01-09 17:52:11 +00:00
documentation
src Added LCD display 2023-01-09 17:52:11 +00:00
training_data
LICENSE
README.md Update README.md 2022-12-15 21:28:20 +00:00
create_classifier_function.py
esp32-morse-decoder.ino Added LCD display 2023-01-09 17:52:11 +00:00
model.h Added LCD display 2023-01-09 17:52:11 +00:00

README.md

esp32-morse-decoder

A Morse Code decoder running on an ESP32 using a classification model trained using machine learning

See https://youtu.be/B6wWs8IRY0E for further information.