update screenshot, webserver und README.md

This commit is contained in:
sharandac
2020-07-10 09:35:51 +02:00
parent 2994b21daf
commit 50906523c2
13 changed files with 28 additions and 39 deletions

View File

@@ -1 +1,22 @@
# My-TTGO-Watch
A smartwatch based on ESP32 from LlyGo. Currently under development.
# Install
Clone this repository and open it with platformIO. Build and upload. On a terminal in vscode you can do it with
```bash
pio run -t upload
```
# Interface
![screenshot](https://github.com/sharandac/My-TTGO-Watch/blob/master/images/screen1.png)
![screenshot](https://github.com/sharandac/My-TTGO-Watch/blob/master/images/screen2.png)
![screenshot](https://github.com/sharandac/My-TTGO-Watch/blob/master/images/screen3.png)
![screenshot](https://github.com/sharandac/My-TTGO-Watch/blob/master/images/screen4.png)
![screenshot](https://github.com/sharandac/My-TTGO-Watch/blob/master/images/screen5.png)
![screenshot](https://github.com/sharandac/My-TTGO-Watch/blob/master/images/screen6.png)
![screenshot](https://github.com/sharandac/My-TTGO-Watch/blob/master/images/screen7.png)
![screenshot](https://github.com/sharandac/My-TTGO-Watch/blob/master/images/screen8.png)
![screenshot](https://github.com/sharandac/My-TTGO-Watch/blob/master/images/screen9.png)
![screenshot](https://github.com/sharandac/My-TTGO-Watch/blob/master/images/screen10.png)