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 Added thumbnail for README 2022-12-15 21:27:18 +00:00
src Added LCD display 2023-01-09 17:52:11 +00:00
training_data Upload Python script and training data used to create model 2022-12-14 17:11:14 +00:00
LICENSE Initial commit 2022-12-14 14:28:15 +00:00
README.md Update README.md 2022-12-15 21:28:20 +00:00
create_classifier_function.py Upload Python script and training data used to create model 2022-12-14 17:11:14 +00:00
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.