-
Hi, I am just wondering if I did something wrong.
I clone the 1.13 branch
```
git clone -b 1.13 --recursive https://github.com/OPHoperHPO/lilygo-ttgo-twatch-2020-micropython
```
and when I check …
-
The IRremote sketch in Examples > TTGO TWatch Library > LVGL > IRremote no longer compiles for the TTGO T-Watch V2.
after un-commenting the line #define LILYGO_WATCH_2020_V2 in the config.h tab.
…
-
Bonjour ,
some issues with AP / STA connection on last prebuild firmware.
(MicroPython v1.9.4-2811-gf0cb439ba-dirty on 2020-07-23; LilyGO-TTGO-T-Watch-2020-V1 with ESP32)
simple sketch never co…
-
**Describe the problem you have/What new integration you would like**
The LilyGo Twach 2020 v3 has a PDM mic connected via i2c and a speaker connected via i2s.
**Please describe your use case…
peteh updated
11 months ago
-
I find the download_instructions button to be incredibly useful, so here is a list of all boards without the link enabled.
List requested by limor so we can backfill boards that already have good …
-
The new TTGO watches look like an ideal platform for the ESP32Marauder.
-
Hello, my T watch 2020 v2 seems to need touchscreen calibration, for example to activate the corner buttons I always need to press to their right or left, but if I click right on them nothing happens …
-
Bonjour ,
[micropython + lvgl = good]
test axp202_pek_sleep.py
one shoot OK
when try repeatedly , deepsleep wake up with button but with unlimited vibrator.
lightsleep with delay : delay expe…
-
The default app on the LilyGo T-Watch is My-TTGO-Watch (https://github.com/dlarue/My-TTGO-Watch) and I'm finding that with WiFi and Bluetooth off it still only runs less than 12 hours. IIRC it's ro…
-
I am facing a strange problem.
I am setuping a WiFiMulti with 2 APs on the list.
Then I connect with HTTPClient to a web server and get a text data.
Then put the board into sleep mode.
Wake up the…