mirror of
https://github.com/LilyGO/TTGO-TM-ESP32
synced 2024-11-16 16:30:53 +00:00
63 lines
2.1 KiB
Markdown
63 lines
2.1 KiB
Markdown
# TTGO-TM-ESP32
|
||
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/T14%20V1.0.jpg)
|
||
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image3.jpg)
|
||
|
||
|
||
## Website
|
||
|
||
### ESP_IDF:https://github.com/espressif/esp-idf
|
||
### PHOTO_DEMO:https://github.com/moononournation/ESP32_BiJin_ToKei
|
||
### MUSIC_DEMO:https://github.com/kodera2t/ESP32_OLED_webradio
|
||
|
||
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image1.jpg)
|
||
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image2.jpg)
|
||
|
||
|
||
|
||
## Album clock
|
||
|
||
### DEMO:https://github.com/moononournation/ESP32_BiJin_ToKei
|
||
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image2.jpg)
|
||
### 1.change wifi password
|
||
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image7.jpg)
|
||
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image6.jpg)
|
||
|
||
### 2.Time zone settings
|
||
|
||
### East eight districts -- East eight districts
|
||
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image5.jpg)
|
||
|
||
|
||
|
||
## Bluetooth audio
|
||
|
||
### DEMO:https://github.com/kodera2t/ESP32_OLED_webradio
|
||
|
||
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/image1.jpg)
|
||
|
||
### 1.Important: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)
|
||
Finally,Check the settings
|
||
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/Image14.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
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|