biologist79

Results 15 comments of biologist79

@jasonrepos What about using RFID-cards to direct the music-player? https://github.com/biologist79/ESPuino. In case you don't want to: maybe there's stuff that's useful for your implementation.

100% ACK. Nothing more to say :-)

Cannot reproduce this issue. Already works with and without USE_LAST_VOLUME_AFTER_REBOOT. Which steps are necessary to reproduce it?

Thanks for your report! Just provided a fix - please test.

Just reviewed the code yesterday and discovered the problem. I'm looking forward to fix it this evening.

Done. By doing so I also discovered there was no dimming enabled at EOP, EOT and EO5T. Fixed this inline. Please test.

This is already possible using my [fepo](https://forum.espuino.de/t/esp32-develboard-d32-pro-lifepo4/1109) or [lipo](https://forum.espuino.de/t/esp32-develboard-e32-lipo/1135)-board. TP5000 provides a pin to indicate charge-state, so I routed it to a breakout pin "CHRG" of the develboard. Please note:...

You need to change esp32's partition layout. Maybe like this: https://github.com/biologist79/ESPuino/blob/master/custom_4mb_noota.csv This needs to be referred in your platformio.ini.