125 Commits (9caddc80fc537f96b9c2fe479b5f6cd4c49a5b2a)

Author SHA1 Message Date
grch101 9caddc80fc Filebrowser: Move to CP437 encoding support 4 years ago
Torsten Stauder c6d1f0f488 Renaming of banner 4 years ago
grch101 28d83ed783 Fixed '//' issue. Cleaning up code by removing commented out code from previous browser 4 years ago
grch101 9e177e806f Filebrowser: Replace Marios Filebrowser 4 years ago
grch101 c2eb65594a FileBrowser: Improve stability of folder recursive deletion by movin algorithm from js to esp32. 4 years ago
Torsten Stauder 04bc34472e User-wish: added optional directive USE_LAST_VOLUME_AFTER_REBOOT 4 years ago
Torsten Stauder c0fbddeac7 Some slight code-rework 5 years ago
Torsten Stauder eacca13ad3 Fixing issue if PN5180 is active but without LPCD 5 years ago
Torsten Stauder 016c59c4a4 Slight code-rework for wakeup-feature (PN5180) 5 years ago
grch101 b2ffdc5a52 FileBrowser: fixing deep sleep problem for big file uploads 5 years ago
Torsten Stauder 4efd4372d5 Added (optinal) static IP-config 5 years ago
tueddy fb07ea266b move LPCD preparing all the registers into PN5180 library: new function prepareLPCD() 5 years ago
grch101 4c9eb58335 Merge of FileBrowser changes. http-upload's throughput now outperformes FTP. 5 years ago
Torsten Stauder 5689b26cfb Improved docs, changed D32 pro's GPIOs, improved battery-measurement 5 years ago
Torsten Stauder a49332ab1f Documentation, a bit code-work and moving to 'huge_app' 5 years ago
grch101 6b40e5c251 Correcting some syntax problems in the html file. Now the website can be loaded from ROM 5 years ago
tueddy 2f57882aef spell check 5 years ago
tueddy 55b55b6a4c hint for sleeping flag 5 years ago
tueddy 871e4d74fc support for the PN5180 low power card detection (LPCD) 5 years ago
Torsten Stauder ea6fdc1f9c Tiny improvements for filebrowser 5 years ago
grch101 8e678d79ef Add file explorer with browsing, upload, delete, create, rename and play audio features 5 years ago
Torsten Stauder 3094e535f9 #47: Only show FTP/MQTT in webgui if support was compiled 5 years ago
Torsten Stauder f0042734fe Re-introduced rainbow as playlist-progress 5 years ago
Torsten Stauder d19a3eb4e3 Bugfix: renamed includes; added description 5 years ago
Torsten Stauder 46545bfb5d Shortened MQTT-conn-timeout + added PSRAM-flag to A1S 5 years ago
Torsten Stauder 25830b1ce4 Added PSRAM-flag to Lolin D32 pro 5 years ago
Torsten Stauder ebb542e241 Added D32 pro-template 5 years ago
Torsten Stauder 49ee863d1c RC522 2SPI working now 5 years ago
Torsten Stauder fa3b8fe0fc Adapting board-specific layout but RFID with 2 SPIs not yet really working... 5 years ago
kkloesener 384a7a1d85 fixing logical merge errors 5 years ago
grch101 45c603f71c Delete not required files. Update FastLed Lib back to 3.3.3. Led Error is shown when audio lib is returning an error 5 years ago
grch101 fb9d4584a3 platformio.ini: Add common variables as dynamic variables to all board configs. 5 years ago
Torsten Stauder ae8aac8e0f MQTT: added rfid-state and moved topicTrackCmnd to topicRfidCmnd 5 years ago
kkloesener cde3fe6524 implementing MFRC522 via I2C BUS on ESP32-A1S 5 years ago
Torsten Stauder 6e82ef70d4 Moved ftpSrv to heap (forgot global object) 5 years ago
Torsten Stauder 548b3b56e8 Button-fix 5 years ago
Torsten Stauder f4a2a95e5f Improved localization + FTP is disabled after boot as per default 5 years ago
grch101 d95e55eb60 Abstracting SD and SD_MMC by FS to simplify usage 5 years ago
Torsten Stauder 442424f6ed Cleaned code a bit and added description (again) 5 years ago
Torsten Stauder d3078f0269 Hopefully latency vs FTP-rate is ok now... 5 years ago
Torsten Stauder de963ef77e Reduced Neopixel-latency but still not perfect... 5 years ago
Torsten Stauder 69e11f9285 Switched Neopixel back to 1st core and paused it while NVS-write + documentation 5 years ago
Torsten Stauder 665dca54f6 Workaround: Disable Neopixel while FTP-upload 5 years ago
tueddy e7f3185283 PN5180 has no function isNewCardPresent: do not recognize the same card again and again. compare with last cardId 5 years ago
Torsten Stauder 8474ab605b Fix for panic-issue while RFIDlearn (thnx to grch87) 5 years ago
Torsten Stauder 7d9739c309 WiFi-Fix 5 years ago
Torsten Stauder d6eee244f4 Added boards to platformio.ini + WiFi-Fix 5 years ago
tueddy dcba3583ec * Add support for SD MMC 1 Bit mode: 5 years ago
Torsten Stauder 818620919b Forgot something... grrr 5 years ago
Torsten Stauder eab888e227 Removed SD not mandatory + mem-improvements 5 years ago