Based on https://github.com/CKUL/TonUINO-ESP32
Without wifi, just basic functionality.
https://voicemaker.in/ https://ttsmp3.com/
Use test_write for writing and testing the RFID-Cards
https://www.pangodream.es/esp32-getting-battery-charging-level
- adding Code and Layout for detecting low battery
- prüfen ob aktuelle Karte == letzte Karte
- wenn ja und playing - lasse laufen und mache nichts
- wenn ja und nicht playing - mache weiter bei letzen nächsten Song
- numInFolder häufig -1 --> mehrfach ordner auslesen --> Leider nicht möglich, Funktion geht nicht.
- read and save last Song on EEPROM --> noch nicht ausreichend getestet
- save last jokes in string and check if already played. ''' String playedJokes = ""; for(int i =0; i < strlen(string); i++ ) { char c = string[i]; // do something with c }
// Store last song via playedJokes += String(track); '''
- wenn wrong stack und Track==1 --> diese figur hat noch keine Musi!