This website requires JavaScript.
Explore
Help
Sign In
fabian
/
esmp3
Watch
1
Star
0
Fork
0
You've already forked esmp3
Code
Issues
Pull Requests
Releases
Wiki
Activity
566068f7cd
esmp3
/
src
History
Fabian Schlenz
566068f7cd
Increased the SD card speed from 4 MHz to 25 MHz for faster directory reading.
2019-11-17 00:35:55 +01:00
..
controller.cpp
index.html is now served from SPIFFS. You can add rfid tag -> folder mappings via the webinterface. And I've added the missing controller json data messages.
2019-11-17 00:35:23 +01:00
http_server.cpp
index.html is now served from SPIFFS. You can add rfid tag -> folder mappings via the webinterface. And I've added the missing controller json data messages.
2019-11-17 00:35:23 +01:00
main.cpp
Increased the SD card speed from 4 MHz to 25 MHz for faster directory reading.
2019-11-17 00:35:55 +01:00
mqtt_client.cpp
Added MQTT client, better speaker handling, fixed bug in FTP server, ...
2019-08-14 21:01:01 +02:00
player.cpp
Massive changes. Added a quite nice webinterface with live data using WebSockets. Removed the FTP server (wasn't that useful anyways). JSON creating using ArduinoJson instead of String concatenation. Ans, and, and.
2019-11-16 23:03:13 +01:00
playlist_manager.cpp
index.html is now served from SPIFFS. You can add rfid tag -> folder mappings via the webinterface. And I've added the missing controller json data messages.
2019-11-17 00:35:23 +01:00
playlist.cpp
Massive changes. Added a quite nice webinterface with live data using WebSockets. Removed the FTP server (wasn't that useful anyways). JSON creating using ArduinoJson instead of String concatenation. Ans, and, and.
2019-11-16 23:03:13 +01:00