From 4132a332ff6d43a88f353d330754d621a52ee553 Mon Sep 17 00:00:00 2001 From: LilyGO <31160602+LilyGO@users.noreply.github.com> Date: Thu, 11 Jan 2018 16:34:59 +0800 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce75e33..6653c72 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,35 @@ ### ESP_IDF:https://github.com/espressif/esp-idf -### DEMO:https://github.com/moononournation/ESP32_BiJin_ToKei + ## Bluetooth audio + +### DEMO:https://github.com/kodera2t/ESP32_OLED_webradio + ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image1.jpg) +### 1.Note that Data pin 22 is changed to pin 19. + ESP32_OLED_webradio/components/audio_renderer/audio_renderer +      ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/Image8.png) +### 2.make menuconfig +      open buletooth + ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/Image9.png) + ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/Image10.png) +   ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/Image11.png) + ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/Image12.png) + ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/Image13.png) +### 3.make all && make flash + +### In order to prevent accidents, the completion of the compiler above can be directly programmed. Of course, DIY will be more fun + ## Album clock + +### DEMO:https://github.com/moononournation/ESP32_BiJin_ToKei + ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image2.jpg) + ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image3.jpg) ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image4.jpg)