The ESP32 is a microcontroller that provides an API for Bluetooth A2DP which can be used to receive sound data e.g. from your Mobile Phone and makes it available via a callback method. The output is a ...
A Simple ESP32 Bluetooth A2DP Library (to implement a Music Receiver or Sender) that supports Arduino, PlatformIO and Espressif IDF A Simple Arduino Bluetooth Music Receiver and Sender for the ESP32 ...
The ESP32 is a microcontroller that provides an API for Bluetooth A2DP which can be used to receive sound data e.g. from your Mobile Phone and makes it available via a callback method. The output is a ...
サックとESP32でキーボードとマウスのプロトタイプを作りたかった。コンセプトの確認をしたかった。 任天堂 Wii ヌンチャク を無線マウスにするとどんな感じか試したかった。以下の記事。 今回、Arduino 向けの以下のライブラリを試してみた。最後の ...
Since one year, I am working on ESP32 development board to make a DIY bluetooth speaker to listen my favorite music. After spending a lot of time finally I found a repository on GitHub about ...
以前の記事でライブラリ化について書きましたが、ようやく着手することができました。 趣味ながら長年開発を続けていると、調べる前から「このあたりって調べても情報があまりないんじゃないか?ひょっとして沼では?」と感じる直感みたいなものが ...