TTGO-TM-ESP32/README.md

67 lines
2.3 KiB
Markdown
Raw Normal View History

2018-01-11 06:33:29 +00:00
# TTGO-TM-ESP32
2018-03-08 06:54:38 +00:00
![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/T14%20V1.0.jpg)
2018-01-11 08:47:05 +00:00
2018-03-15 08:21:58 +00:00
## 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)
2018-03-15 08:24:45 +00:00
### Color-Weather-Station-ESP32:https://github.com/LilyGO/Color-Weather-Station-ESP32
2018-03-15 08:21:58 +00:00
2018-01-11 08:49:56 +00:00
2018-01-11 07:35:10 +00:00
## Website
### ESP_IDF:https://github.com/espressif/esp-idf
2018-01-11 08:49:56 +00:00
### PHOTO_DEMO:https://github.com/moononournation/ESP32_BiJin_ToKei
### MUSIC_DEMO:https://github.com/kodera2t/ESP32_OLED_webradio
2018-03-08 06:54:38 +00:00
2018-01-11 08:47:05 +00:00
![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)
2018-01-11 07:35:10 +00:00
2018-01-11 08:49:56 +00:00
## 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)
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 09:09:59 +00:00
### 1.Important:Note that Data pin 22 is changed to pin 19.
2018-01-11 08:34:59 +00:00
ESP32_OLED_webradio/components/audio_renderer/audio_renderer
     ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/Image8.png)
2018-01-11 08:52:11 +00:00
2018-01-11 08:34:59 +00:00
### 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)
2018-01-11 08:52:11 +00:00
  Finally,Check the settings
2018-01-11 08:47:05 +00:00
     ![image](https://github.com/LilyGO/TTGO-TM-ESP32/blob/master/Image/Image14.png)
2018-01-11 08:52:11 +00:00
2018-01-11 08:34:59 +00:00
### 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 08:47:05 +00:00
2018-01-11 06:33:29 +00:00
2018-01-11 08:34:59 +00:00
2018-01-11 06:33:29 +00:00