tueddy
55b55b6a4c
hint for sleeping flag
5 years ago
tueddy
aa29227a2a
fix documentation
5 years ago
tueddy
871e4d74fc
support for the PN5180 low power card detection (LPCD)
wake-up the board from deep sleep just by adding a card on the PN5180 reader
5 years ago
Torsten Stauder
0820393065
Improved documentation for Lolin-PCBs
5 years ago
Torsten Stauder
981ae40c0e
Improved documentation for ESP32_Breakout_Carrier
5 years ago
Torsten Stauder
f1883f7508
Improved documentation for ESP32_Breakout_Carrier
5 years ago
Torsten Stauder
fa5448fac5
Updated documentation again
5 years ago
Torsten Stauder
36bb8d9aea
Updated documentation again
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
374ddbe12f
Platform is necessary for common
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
eb642f2387
Newer Fastled-version
5 years ago
Torsten Stauder
13b4d69eeb
Changed Power-PIN as there's no GPIO17
5 years ago
Torsten Stauder
4d113b2058
Added outline to PCB (Lolin D32)
5 years ago
Torsten Stauder
6eb9fe869b
Removed something from history :-)
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
ee316be53f
Added FTP-explanation
5 years ago
Torsten Stauder
2ac0412919
Increased MQTT-retry-interval per default
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
biologist79
29adb2fd3e
Merge pull request #40 from kkloesener/master
Merge kkloesner ESP32-A1S-integration
5 years ago
kkloesener
aff5365f87
Merge remote-tracking branch 'upstream/master'
5 years ago
kkloesener
384a7a1d85
fixing logical merge errors
5 years ago
kkloesener
7e0f1bb63d
Merge remote-tracking branch 'upstream/master'
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.
main.cpp:
-Bug Fix: Handle return code of connecttofs routine. If it is not successful the track is considered as finished. This avoids freezing the tonuino.
-Feature: Voltage Measurement averages over multiple analog reads, which is smoothing the voltage value
-Feature: When pressing the previous button during audio play and the current track is already played for more than 2s, the current track is started again instead of the previous track
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
kkloesener
893b8ada1e
Merge remote-tracking branch 'upstream/master'
5 years ago
biologist79
d37212d80e
Forgot something...
5 years ago
biologist79
bc9ed10035
Revised description for topicTrackState (MQTT)
5 years ago
Torsten Stauder
6e82ef70d4
Moved ftpSrv to heap (forgot global object)
5 years ago
Torsten Stauder
d6fa7815d7
Fastled...never ending story. Back to last release.
5 years ago
Torsten Stauder
9770f3e59c
Reverted fastled-Change as there's been a Fix!
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
Torsten Stauder
0f7011bc11
Added translations
5 years ago
grch101
d95e55eb60
Abstracting SD and SD_MMC by FS to simplify usage
5 years ago
Torsten Stauder
b48c6229dc
Added version to Fastled as master seems to crash silently
5 years ago
Torsten Stauder
442424f6ed
Cleaned code a bit and added description (again)
5 years ago
biologist79
4fde3b3689
Merge pull request #33 from biologist79/devel
Devel
5 years ago
biologist79
83e1f8b6b2
Merge branch 'master' into devel
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