-
Hello, I just received the T Watch 2021 and uploaded the latest version from Github in VSC and created a project in PlatformIO.
After the installation I performed on upload to the T-watch.
I used …
-
### Issue description or question
Now I see a warning message when running tests. I want to turn off this warnings. https://github.com/nodejs/node/blob/main/doc/api/cli.md#--no-warnings
```
…
-
Bonjour ,
I have T-Watch V1 and V2.
With micropython V1 is OK but V2 not respond to i2c.scan() for touch , and TFT colors are bad with SPI.
I have applied pins delta V1/V2.
I see some adjust in f…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Windows 10 + pip3 install https://github.com/esphome/esphome/archive/dev.zip
**ESP (ESP32/ESP8266, Board/Sonoff):**
T…
-
Hi, this project looks fantastic!
I was trying to compile the firmware on VS Code, using PlatformIO Core 5.1.1, Home 3.3.4 on Windows 10, and this error popped up:
> In file included from .pio/l…
-
I've just installed this library in PlatformIO, and clicked the build option on T-Watch 2020 V2.
During compilation it complains about not finding FreeMonoBoldOblique12pt7b.h .... I've checked and t…
-
- framework-arduinoespressif32 @ 2.0.4+sha.c5c5909
- tool-esptoolpy @ 1.30300.0 (3.3.0)
- tool-mkfatfs @ 2.0.1
- tool-mklittlefs @ 1.203.210628 (2.3)
- tool-mkspiffs @ 2.230.0 (2.30)
- toolc…
-
**Build tool used:**
- [x] Platformio (Visual Studio Code plugin)
- [ ] Platformio CLI
- [ ] Other
**used Hardware:**
- [x] TWatch 2020 or TWatch 2021
- [ ] M5Paper
- [ ] M5Core2
- […
-
**Build tool used:**
- [x] Platformio (Visual Studio Code plugin)
- [ ] Platformio CLI
- [ ] Other
**used Hardware:**
- [x] TWatch 2020 or TWatch 2021
- [ ] M5Paper
- [ ] M5Core2
- […
-
Please help me with colors, I'm trying to make a color shifter program but i can't shift colors because the format is not (255,255,255) but 0xFFFF. Why is this ? How can I shift colors from red to pur…