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
Show different card ISO-14443 / ISO15693 in debug output
Add a welcome message: Tonuino ESP-32
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:
This mode doubles the SD card speed (FTP upload speed ~350 kB/s compared to ~180 kB/s in SPI mode). Needs one PIN less but fixed PIN assignments
Add support for the PN5180 RFID reader:
PN5180 has better RFID range/sensitivity and can read ISO-15693 / iCode SLIX2 aka Tonies
5 years ago
Torsten Stauder
818620919b
Forgot something... grrr
5 years ago
Torsten Stauder
eab888e227
Removed SD not mandatory + mem-improvements
5 years ago
Torsten Stauder
5cd31f40fb
Refactoring some stuff + description + bugfix
5 years ago
Mario Lukas
d771b07f8f
feat (MDNS): added support for mdns
5 years ago
Mario Lukas
1aaa906fe8
refactor (HTML): changed a couple of things in the management.html file
- changed html parts to a more meaningful naming
5 years ago
Mario Lukas
9ce03e0da1
feat (MDNS): added option for using mdns
- enabeled mdns can be uses for raching the tonuino over <hostname>.local
5 years ago
Mario Lukas
52aef3137b
fix (filebrowser): minified filebrowser json file
5 years ago
Torsten Stauder
c388433208
Reset MQTT-topic-names
5 years ago
Torsten Stauder
249f2c1d4c
Reworked MQTT-Reconnect and slight mem-improvement
5 years ago
Torsten Stauder
de0a106d43
Added Lolin32-PCB
5 years ago
Torsten Stauder
d98318b638
Important hint added
5 years ago
Torsten Stauder
ff88b835e2
Moved user-settings to settings.h
5 years ago
Torsten Stauder
4fd662bd80
Slight changes
5 years ago
Mario Lukas
f940a2ee67
fix (filebrowser): fixed blocking, when file list is reated
- created a single used task for file indexing process
- added more reliable and user friendly design for the user interface
- added escaping for css in processPython.py script
5 years ago
Mario Lukas
f0ec3e6684
fix (FileBrowser): fixed JavaScript Errors
5 years ago
Mario Lukas
54ed18e381
feat (Filebrowser): added more user friendly notifications
5 years ago
Mario Lukas
b099448f03
feat (Filebrowser): added file browser to RFID-assignment
* added a couple of JavaScript libraries
* added functions to main.cpp for file handling
* added websocket handller for index file notifications
* added webserver route for delivering file index
* refactored html notifications, introduced toastr
5 years ago
Torsten Stauder
bbef6c5ac3
MInor improvements + documentation
5 years ago
Torsten Stauder
b9024d455b
Sleeptimer-bugfix
5 years ago
Torsten Stauder
00b8fe03c3
Added: Bat-voltage-visualisation and RFID-recall
5 years ago
kkloesener
bc75c3e7d6
merge with upstream
5 years ago
Torsten Stauder
d4d6961307
Don't stop if pmode!=webstream when disabling wifi
5 years ago
Torsten Stauder
7d1ba361c2
Wifi-toggle immediately effective
5 years ago
Torsten Stauder
afb5961394
Removed debug-symbol
5 years ago
Torsten Stauder
4fb74d51c0
Introducing Wifi-enable/disable
5 years ago
kkloesener
a6c7d63ae4
before merging upstream changes
5 years ago
Torsten Stauder
b5a29a5a39
New: Battery-monitoring and dsleep after bootfail
5 years ago
Torsten Stauder
24b6dc3f0d
Introduced optional headphone-volume
5 years ago
Torsten Stauder
501ce54924
Minor fixes and improvements
5 years ago
kkloesener
fa08ec7b8c
adding custom Lib for I2C Communication
5 years ago
kkloesener
740af165b4
Modifying Code for multiple Hardware Options
5 years ago
Torsten Stauder
e93fd7d0f6
Introduced SD_NOT_MANDATORY_ENABLE for debugging
5 years ago
Torsten Stauder
a186f96a1b
Changed URL and added Umalute-Warning
5 years ago
Torsten Stauder
0a785f6440
Added English as supported language (GUI+log)
5 years ago
Torsten Stauder
d6cddfffa8
Added hostname-support + prepared static IP-config
5 years ago
Torsten Stauder
bd7de14abe
mqttUser / mqttPassword need to be one char larger
5 years ago
Torsten Stauder
9f47db56b0
MQTT: uname/pwd-support added (thanks to andi3000)
5 years ago
Torsten Stauder
aec4951acb
Changed colouring of track-progress
5 years ago
Torsten Stauder
870421a2df
Support for reverse Neopixel-signaling added
5 years ago
Torsten Stauder
916100a182
Tiny corrections
5 years ago
Torsten Stauder
844538ee17
Neopixel-signaling for boot/sd-not-available added
5 years ago
Torsten Stauder
1f728e7f78
Changed int to constant and added desc. to readme
5 years ago
Torsten Stauder
debd630d22
Restart-hotfix
5 years ago