Commit Graph

121 Commits

Author SHA1 Message Date
Fabian Schlenz 48c93ed043 Added recording mode to detect volumes. 2019-11-11 17:40:47 +01:00
Fabian Schlenz 2d1f049444 Changed from ESP8266 to ESP32. Works much better.
HTTP server is disabled (for now).
2019-11-11 05:32:41 +01:00
Fabian Schlenz c313f6eb72 Changed from MCP23S17 to MCP23017. Lots of changes.
Doesn't really work because of timing stuff.
2019-11-10 14:45:33 +01:00
Fabian Schlenz cccdc9cedb Merge branch 'master' of https://git.schle.nz/fabian/esmp3 2019-09-03 06:07:07 +02:00
Fabian Schlenz 429979c6d1 Start Wifi after initializing VS1053 - faster bootup when multiple tries setting up VS1053 are needed. 2019-09-03 06:06:51 +02:00
Fabian Schlenz e28a541fe9 Better default volumes. 2019-09-03 06:05:26 +02:00
Fabian Schlenz 0f2b8c6564 Fixed LIST command of FTP server. It now returns something akin to 'ls -la'. 2019-08-21 20:50:27 +02:00
Fabian Schlenz 5f682c303f Added MQTT client, better speaker handling, fixed bug in FTP server, ... 2019-08-14 21:01:01 +02:00
Fabian Schlenz dcbb42f5ef Add code for switching the speaker respective their amps on or off. 2019-08-14 06:36:26 +02:00
Fabian Schlenz 235ef8c39d Added FTP server and automatic version generation. 2019-08-13 19:39:03 +02:00
Fabian Schlenz 4d59c66354 Format changes. 2019-08-13 06:16:08 +02:00
Fabian Schlenz 25fa963752 Added sleep mode for VS1053, HTTP server, tar upload, JSON status, RFID card removal debouncing, ... 2019-08-12 20:15:00 +02:00
Fabian Schlenz 7695e6196c Use correct actions for buttons. 2019-08-12 06:20:52 +02:00
Fabian Schlenz b5c29eaa38 Skip ID3 tags. They can get quite large... 2019-08-12 06:20:38 +02:00
Fabian Schlenz f29e38160a Added MCP23S17 support as well as changed some pins and added more de-bouncing for the buttons. 2019-08-11 17:15:22 +02:00
Fabian Schlenz 842d7becf0 You can now have INFO output, but not DEBUG output. Added support for commands via Serial. 2019-08-09 06:27:33 +02:00
Fabian Schlenz 417421ae31 Fixed RFID scanning and implemented calling actions on Player. 2019-08-08 06:49:35 +02:00
Fabian Schlenz 393db24175 Do RFID scans only at specified intervals. System sounds are now supported, as well as more sound formats (.ogg, .mp4...). 2019-08-08 05:31:27 +02:00
Fabian Schlenz 815f11591c Playing and controlling MP3s works great. \o/ 2019-08-06 20:50:11 +02:00
Fabian Schlenz fcf0e8b7d3 Intermediary commit. Nothing's working, everything is broken. Let's start over now... 2019-08-04 13:42:07 +02:00
Fabian Schlenz 8ba724e682 Initial commit. 2019-08-02 23:48:36 +02:00