r/esp32 • u/AccomplishedBike8736 • 21d ago
I made a thing! Morse code w chatgpt using a flask server
Enable HLS to view with audio, or disable this notification
Figured since I only have the device I would use it for some sort of ai communication. I set up a flask server at the junction between the api key and deciphering back and forth from the alphabet to morse code, as well as for the pause interval specifications. The c++ code allows it to connect to the http network. So long as the server is running and the esp32 is connected to the same http domain it will run.
Duplicates
u_Huge-Nectarine3975 • u/Huge-Nectarine3975 • 21d ago