cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards
https://cyberman54.github.io/ESP32-Paxcounter/
Other
1.7k stars 399 forks source link

Added initial support for TTGO-Tdisplay board #676

Closed hpsaturn closed 3 years ago

hpsaturn commented 3 years ago

Changes:

Features:

cyberman54 commented 3 years ago

Thanks for this PR. Please keep going, while i will get a TTGO T-Display board next week to test the code, and then merge it.

cyberman54 commented 3 years ago

@hpsaturn Got the board today and tested, it works. Thanks!

Nevertheless, support for TFT display is in an early experimental state yet. I created it for experiments with M5 stack on request of a user.

Would need some polishment for the layout, and, maybe usage of colors and fonts.

hpsaturn commented 3 years ago

I agree, but I think that many boards will coming with TFT. Also maybe Paxcounter should be have a better power consumption handler, becauser for example the TTGO-Tdisplay is good for deep sleep, the hardware dont consumption a lot.