1
0
mirror of https://github.com/LilyGO/TTGO-TM-ESP32 synced 2024-09-28 08:21:50 +00:00
TTGO-TM-ESP32/README.md
2018-03-15 16:24:45 +08:00

67 lines
2.3 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# TTGO-TM-ESP32
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/T14%20V1.0.jpg)
## This is an interest project that Mr. Pilnikov has done. Really good. Thank you.
![image](https://github.com/LilyGO/Color-Weather-Station-ESP32/blob/master/image/Screenshot_5.png)
### Color-Weather-Station-ESP32:https://github.com/LilyGO/Color-Weather-Station-ESP32
## 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