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
Torsten Stauder
0e6efdfd36
Merge branch 'master' of https://github.com/biologist79/Tonuino-ESP32-I2S
5 years ago
Torsten Stauder
93c8acae2d
D32-PCB: next try
5 years ago
biologist79
7805bfea26
Merge pull request #32 from Zip-o-mat/master
Fixed issue with non working SD card and RFID reader. Issue #9
5 years ago
ahlers
3434b3a934
Fixed issue with non working SD card and RFID reader. Issue #9
5 years ago
Torsten Stauder
6a163fc8ac
Corrected PCB LolinD32 ( #32 )
5 years ago
Torsten Stauder
665dca54f6
Workaround: Disable Neopixel while FTP-upload
5 years ago
biologist79
a4c16e2d4c
Merge pull request #30 from tueddy/master
PN5180 has no function isNewCardPresent: do not recognize the same ca…
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
biologist79
d967310e0a
Merge pull request #27 from tueddy/master
* Add support for SD MMC 1 Bit mode:
5 years ago