TTGO-T-Display VS FreewayTTGO

Compare TTGO-T-Display vs FreewayTTGO and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
TTGO-T-Display FreewayTTGO
6 1
960 4
0.5% -
2.6 3.2
about 1 year ago over 3 years ago
C C
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TTGO-T-Display

Posts with mentions or reviews of TTGO-T-Display. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-10.
  • Can a LilyGO ESP32 TTGO output 5V?
    1 project | /r/esp32 | 14 Mar 2023
  • ESP 32 Backup battery
    1 project | /r/esp32 | 6 Mar 2023
    Technically you could just put a USB battery bank inline with your power source, and it would work as a backup in case the main USB power source was disrupted somehow. The only real downside to this is there wouldn't be any easy way to monitor the status of the battery (ie, power remaining), nor whether you were running off battery or not. Another alternative is any of the ESP32's that have battery support built in - LILYGO/TTGO are my goto boards generally, and I use this one whenever I need one with a display: https://www.amazon.com/LILYGO-T-Display-Arduino-Development-CH9102F/dp/B099MPFJ9M?crid=28TOIB8GQ81GQ&keywords=ttgo+battery&qid=1678137098&sprefix=ttgo+batter%2Caps%2C634&sr=8-9&linkCode=ll1&tag=ana024-20&linkId=e20b8c0eb33ea824d3d16401bcc67f34&language=en_US&ref_=as_li_ss_tl and their github repo: https://github.com/Xinyuan-LilyGO/TTGO-T-Display Pin 14/34 let you tell more about the battery state - there's some good discussion about it here: https://github.com/Xinyuan-LilyGO/TTGO-T-Display/issues/35
  • Sleep Mode
    2 projects | /r/esp32 | 10 Jul 2022
    Here's a light sleep example that I pilfered from Lilygo demo code:
  • TTGO T-Display - how to find out if it's working?
    2 projects | /r/esp32 | 11 Sep 2021
    The demo that should be loaded by default is at https://github.com/Xinyuan-LilyGO/TTGO-T-Display
  • tt-display off switch charging
    1 project | /r/esp32 | 20 Apr 2021
    Picture
  • How can I power off the display on the esp32-ttgo?
    1 project | /r/esp32 | 5 Jan 2021
    On the TTGO T-Display, the display backlight is connected to GPIO 4. You can turn it off with digitalWrite(4, LOW) like the factory test firmware does before entering deep sleep.

FreewayTTGO

Posts with mentions or reviews of FreewayTTGO. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-11.

What are some alternatives?

When comparing TTGO-T-Display and FreewayTTGO you can also consider the following projects:

openhaystack - Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.