TTGO-TM-ESP32/README.md

39 lines
1.4 KiB
Markdown
Raw Normal View History

2018-01-11 06:33:29 +00:00
# TTGO-TM-ESP32
2018-01-11 07:35:10 +00:00
## Website
### ESP_IDF:https://github.com/espressif/esp-idf
2018-01-11 08:34:59 +00:00
2018-01-11 07:35:10 +00:00
2018-01-11 06:33:29 +00:00
## Bluetooth audio
2018-01-11 08:34:59 +00:00
### DEMO:https://github.com/kodera2t/ESP32_OLED_webradio
2018-01-11 06:33:29 +00:00
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image1.jpg)
2018-01-11 08:34:59 +00:00
### 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
2018-01-11 06:33:29 +00:00
## Album clock
2018-01-11 08:34:59 +00:00
### DEMO:https://github.com/moononournation/ESP32_BiJin_ToKei
2018-01-11 06:33:29 +00:00
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image2.jpg)
2018-01-11 08:34:59 +00:00
2018-01-11 06:33:29 +00:00
![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)