Schoenberger, Philipp
|
fdc25a3f2b
|
add 3d print case for breakout carrier
|
4 years ago |
Schoenberger, Philipp
|
7f4cb6ad9a
|
revert removal of PCBs/ESP32_Breakout_Carrier
|
4 years ago |
Schoenberger, Philipp
|
d7ded9cbbf
|
add breakout carrier board as an additional build target
|
4 years ago |
Torsten Stauder
|
1acfdcd578
|
Merge branch 'master' of https://github.com/biologist79/ESPuino
|
4 years ago |
Torsten Stauder
|
a73c0f9567
|
Slight code-reformat + new revision for MQTT-fix
|
4 years ago |
Benjamin Stürmer
|
9f24310237
|
#119: fix log states
|
4 years ago |
Benjamin Stürmer
|
7cb3f3304e
|
#119: update SleepState on MQTT commands
|
4 years ago |
Benjamin Stürmer
|
0a0fb06934
|
#119: update LedBrightnessState on MQTT commands
|
4 years ago |
biologist79
|
3f5ade1f31
|
Added new builds
|
4 years ago |
biologist79
|
1c487230e9
|
Merge pull request #122 from SZenglein/ota8mb
Add example for 8MB flash devices
|
4 years ago |
Sascha
|
adcd4f996b
|
Add example for 8MB flash devices
|
4 years ago |
Torsten Stauder
|
9ccb5d9398
|
Removal of pinning for audiolib
|
4 years ago |
Torsten Stauder
|
e71a4b6960
|
Adding re-injection of old RFID-ID after IP-speech is complete
|
4 years ago |
Torsten Stauder
|
d00b51271d
|
Config-updates
|
4 years ago |
Torsten Stauder
|
2335f9c907
|
New feature: ESPuino can now tell you its IP-address
|
4 years ago |
Torsten Stauder
|
7618998959
|
Removing crappy MQTT-delay + making complete-PCB OTA-compatible
|
4 years ago |
Torsten Stauder
|
27ab841d33
|
Adding explanation for seek fwd/bkwd
|
4 years ago |
Torsten Stauder
|
ee1b13bdb8
|
Fixing CI-compile-error for battery-mgmt
|
4 years ago |
Torsten Stauder
|
f737ae177c
|
Settings-update for DevkitC
|
4 years ago |
Torsten Stauder
|
83e8c73ec1
|
Update of DevkitC-PCB
|
4 years ago |
biologist79
|
2588bb00c1
|
Merge pull request #116 from SZenglein/fix-rfid-sleep
Fix PN5180 sleep issues
|
4 years ago |
Torsten Stauder
|
80e0337287
|
Merge branch 'master' of https://github.com/biologist79/ESPuino
|
4 years ago |
Torsten Stauder
|
d59a93e730
|
Print IDF-version at boot and via GUI
|
4 years ago |
Sascha
|
6b04584f65
|
fix PN5180 sleep issues
Button wakeup will now be registered in case of spurious wakeups
Correctly wake up on LOW signal
|
4 years ago |
biologist79
|
913311848e
|
Merge pull request #114 from SZenglein/queue_race_condition_fix
forgot to add logmessage declaration
|
4 years ago |
Sascha
|
55249d421a
|
forgot to add logmessage declaration
|
4 years ago |
biologist79
|
d6170ef874
|
Merge pull request #113 from SZenglein/queue_race_condition_fix
Fix rare issue where the RFID tag is read before queues are initialized
|
4 years ago |
Sascha
|
a9f596cdb6
|
Fix rare issue where the RFID tag is read before queues are initialized
|
4 years ago |
biologist79
|
5b7b981d13
|
Hotfix for Apple's Safari
|
4 years ago |
Torsten Stauder
|
993b8d7ebf
|
Fixing crash when voltage was measured when no battery was plugged in
|
4 years ago |
Torsten Stauder
|
adf41d8cef
|
Back to old defaults
|
4 years ago |
Torsten Stauder
|
afd51e8265
|
Forgot to add settings.h for last commit...
|
4 years ago |
Torsten Stauder
|
23b3199e92
|
Adding feature SAVE_PLAYPOS_WHEN_RFID_CHANGE + bugfix
|
4 years ago |
Torsten Stauder
|
5ccf07a60a
|
Adding feature SAVE_PLAYPOS_BEFORE_SHUTDOWN
|
4 years ago |
biologist79
|
118c637822
|
Switching pinning to latest audiolib-revision
|
4 years ago |
Torsten Stauder
|
a7b78a2ac6
|
Update of AZDelivery-PCB
|
4 years ago |
Torsten Stauder
|
c288555488
|
Adding stuff for new AZDelivery-PCB
|
4 years ago |
Torsten Stauder
|
08cd42de86
|
Making rdiv1 of voltage-divider uint16
|
4 years ago |
Torsten Stauder
|
a9dcd7d625
|
Fixing wrong bitmask for IRQ-register (PN5180)
|
4 years ago |
biologist79
|
777464e491
|
Merge pull request #111 from tueddy/master
Bluetooth AVRC support
|
4 years ago |
tueddy
|
5db7eca37d
|
Bluetooth:
- Support for AVRC Commands (play/pause, next, previous)
- Logging for BT connected/disconnected
- set_mono_downmix if PLAY_MONO_SPEAKER defined
|
4 years ago |
Torsten Stauder
|
f6d806841a
|
Fixing some LPCD-issues without port-expander
|
4 years ago |
Torsten Stauder
|
80ba6ee896
|
Renaming of new configfile
|
4 years ago |
Torsten Stauder
|
8c607b95b0
|
Tiny bugfixes
|
4 years ago |
Torsten Stauder
|
6a8ebbe92e
|
Adding to HAL for upcoming PCB
|
4 years ago |
Torsten Stauder
|
cf67f445cb
|
Merge branch 'master' of https://github.com/biologist79/ESPuino
|
4 years ago |
Torsten Stauder
|
b56c3b1592
|
Making LPCD compatible with port-expander + removing race-condition
|
4 years ago |
biologist79
|
f8da3b32a4
|
Bugfix 209 Audiolib
|
4 years ago |
Torsten Stauder
|
0d32557735
|
Removing debug-stuff + changing pinning for PN5180
|
4 years ago |
Torsten Stauder
|
756dd8a444
|
Audio-Hotfix
|
4 years ago |