Daniel Rieper
|
cb52abc631
|
Control Buttons and Volumes in WebUI, Function to remove Rfid assignments
|
4 years ago |
Torsten Stauder
|
8d10d39fc7
|
Fixing LPCD für PN5180
|
4 years ago |
Chris
|
d266054791
|
reorg RFID page. nicer buttons
|
4 years ago |
Torsten Stauder
|
eb9c572786
|
Moving custom-HAL from 5 to 99
|
4 years ago |
Torsten Stauder
|
e160a7845f
|
Bugfix for not defining FTP_ENABLE
|
4 years ago |
Torsten Stauder
|
7cdc5377a4
|
New HAL: settings-custom.h
|
4 years ago |
Torsten Stauder
|
f7a8d92949
|
Bugfix: don't allow to enable FTP if there's no wifi
|
4 years ago |
Torsten Stauder
|
d0925023e2
|
Added new mod-card: enable FTP-server
|
4 years ago |
Torsten Stauder
|
1744601eb1
|
openHAB-update (wrote Espuino instead of ESPuino)
|
4 years ago |
Torsten Stauder
|
34dd5ffe1e
|
Changing names to ESPuino in openHAB-sample-configs
|
4 years ago |
Torsten Stauder
|
2bf2757d2f
|
Gain-level for RC522 is now changeable via settings.h
|
4 years ago |
Torsten Stauder
|
ba906b8d6d
|
Making name of a2dp-sink configurable via settings.h
|
4 years ago |
Torsten Stauder
|
81db29fc75
|
Added some documentation on new BT-feature
|
4 years ago |
grch101
|
9c14e86b63
|
Feature: Bluetooth
|
4 years ago |
Torsten Stauder
|
c0822ee77b
|
GUI: forum-tab added + tiny tweaks
|
4 years ago |
Torsten Stauder
|
192c7c2eff
|
Added new logo to webgui
|
4 years ago |
Torsten Stauder
|
7e046a3f8b
|
Bugfix: Bringing back MQTT+FTP-tabs to webgui
|
4 years ago |
Torsten Stauder
|
15a43c9136
|
Switching to ESP32-Arduino 1.05rc6 to get latest audio-lib-updates
|
4 years ago |
grch101
|
2db8345877
|
Adding hints for CP437
|
4 years ago |
grch101
|
f06cb48da3
|
RFID Assign: Convert fileOrUrl from UTF8 to CP437 (ext. ASCII)
|
4 years ago |
grch101
|
9caddc80fc
|
Filebrowser: Move to CP437 encoding support
|
4 years ago |
Torsten Stauder
|
1b2dc595a9
|
Fixing #84
|
4 years ago |
Torsten Stauder
|
cc6df6d032
|
Still renaming and deleting stuff...
|
4 years ago |
Torsten Stauder
|
e8c34d5e4d
|
Introducing PCB for Lolin32 + PN5180 + SD_MMC
|
4 years ago |
biologist79
|
5b7bd72881
|
Update README.md
Added hint for changing MQTT-topics
|
4 years ago |
biologist79
|
8080d3e5fd
|
Update README.md
Mention how to change repository's URL.
|
4 years ago |
biologist79
|
93ed9ea8ab
|
Update README.md
Typo
|
4 years ago |
Torsten Stauder
|
c6d1f0f488
|
Renaming of banner
|
4 years ago |
Torsten Stauder
|
e95d20c2fc
|
Renaming renaming renaming...
|
4 years ago |
Torsten Stauder
|
601a81cf00
|
Renaming of project + improved documentation
|
4 years ago |
Torsten Stauder
|
781acf83d9
|
Fixed typo
|
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.
FileList: Increase Json object size to 16384 Bytes in order to show folder with huge content better. JS cleanup (Sleep function had no effect)
|
4 years ago |
Torsten Stauder
|
04bc34472e
|
User-wish: added optional directive USE_LAST_VOLUME_AFTER_REBOOT
|
4 years ago |
Torsten Stauder
|
2845a760b4
|
Pictures added for D32-PCB (soldered)
|
4 years ago |
Torsten Stauder
|
80b66d20c4
|
Approved Lolin D32-PCB as status tested
|
4 years ago |
Torsten Stauder
|
51bc802c2f
|
Changing DT-pin for Lolin D32
|
5 years ago |
Torsten Stauder
|
c0fbddeac7
|
Some slight code-rework
|
5 years ago |
biologist79
|
fb23414d9f
|
Merge pull request #64 from grch87/FileBrowser_DeepSleepFix
FileBrowser: fixing deep sleep problem for big file uploads
|
5 years ago |
Torsten Stauder
|
bcbef358bb
|
Merge branch 'feature_rfidwakeup'
|
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
|
39b90c6bf0
|
openHAB(3)-documentation
|
5 years ago |
Torsten Stauder
|
5689b26cfb
|
Improved docs, changed D32 pro's GPIOs, improved battery-measurement
|
5 years ago |
Torsten Stauder
|
9c5e0acbeb
|
Merge branch 'feature_filebrowser'
|
5 years ago |