Ein Modus wie in folgendem Thema diskutiert wäre sehr nützlich.
Ich hätte noch drei Vorschläge.
- mehrer Bluetooth Kopfhörer ermöglichen. So dass man in der Modifikationskarte Name und Code eintragen kann.
- Pfad bzw. Modus der bereits angelegten RFID-Karten anpassen. Manchmal möchte man gerne einen Dateinamen anpassen oder einfach von sortierten Abspielen auf zufälligen Abspielen wechseln.
- Beim Bluetooth Kopfhörer habe ich auch das Problem, dass die mp3 langsamer abgespielt wird. Hier wäre es schön, wenn die Samplerate keinen Einfluss hat.
Grüße
Felix
Karte neu auflegen und neu anlernen.
Die Audiodateien müssen mit 44.1 KHz gesampelt sein, das ist für Bluetooth praktisch Systemvoraussetzung. Ein Resampling ist meines Wissens mit der BT-Bibliothek im Moment nicht möglich (oder doch?)
Ja ist klar, dass das geht. Aber wenn man nur eine kleine Änderung machen will, ist es teilweise unpraktisch, dass man die Karte anlegen muss.
Hätte für mich aber auch keine prio!
Aus aktuellem Anlass;) und weil sonst keiner bzw. nur ca. 5% das Problem haben und daher auch keiner an uns denkt;-)
Ein leidiges Thema für uns Farbenblinde.
Ist die kleine Led Violett, hell blau oder doch weiß. Boar keine ahnung ich denke es könnte sein dass…, bin mir aber nicht sicher. Ist immer ein scheiß Gefühl und schenkt mit eine große Unsicherheit.
Cool wäre, wenn nicht nur die Farbe sonder auch die Anzahl der Punkte variiert. Bei kleinen Neopixel würde es schwer werden, aber gut die sind dann hoffentlich auch nicht Farbenblind;)
Man könnte auch sowas machen wie, vier
Punkte rotieren und einer hat zwei oder zwei haben zwei und dann drei haben zwei Punkte usw.
Oder erst rotiert ein Punkt, dann zwei Punkte, drei usw.
Ich gucke mir das die Tage mal an;)
Finde mich in der Software aber noch nicht ganz zurecht.
Grüße
Felix
Hello,
First of all, a big bravo for the work done. I made a Espuino for my son and niece , they are delighted and use it also to listen to audio books with a small NFC tag on the books.
I searched but did not find an answer on the possibility to change the volume via encoder in BT speaker mode. The next/previous track works well however. Is this possible?
Hi @damda58 ,
in Bluetooth speaker mode the volume is controlled by the source e.g. mobile phone. You cannot change the volume with ESPuino. Maybe this feature just arrived in the BT library few weeks ago: Added volume AVRC volume control functions by codster17 · Pull Request #645 · pschatzmann/ESP32-A2DP · GitHub
You could just give it a try. To do this, take the current DEV-branch and update the library in platform.ini & report here
Thanks, I just did the test and I quickly tried to debug but I have the impression that in bluetooth mode the rotary encoder is not taken into account (the volume does not change). And when we assign the Volume controls to buttons, then the sound goes down to almost 0 and nothing is possible afterwards, even on the source side.
For me, it makes no sense to also control the volume on the receiver (ESPuino) in BT-Speaker mode. When I stream music from my cell phone, I alone determine the volume & not my child. I see it differently in BT-Headset mode. Here you can adjust the volume on the ESPuino, check! But there are also volume buttons on the headphones that don’t work yet. I can still see improvements for the future.
I will describe why I think I need to be able to adjust the volume on both sides. It often happens that my son wants music while he is playing upstairs. At that time I put the speaker in BT mode. And I would like him to be able to adjust the volume himself. On my other BT speakers like JBL there is the volume control on the speaker directly.
Then ESpuino would not have to set the new volume directly to speaker but would have to send an ESP_AVRC_RN_VOLUME_CHANGE command to the source (mobile phone) instead. Please ask the author PSchatzmann if this is possible at all, I don’t know…
Hi,
was neues wäre doch ein Mikrofoneingang. Direkte Ausgabe über den Lautsprecher, mit den Tasten könnte man verschiedene Stimmverzerrungen vornehmen. Entweder Piepsstimme oder Roboterstimme, …
LG