Search found 2 matches

by Geek Emeritus
Mon Nov 07, 2022 9:19 pm
Forum: General Discussion
Topic: Lilygo T Beam $ T3 V2.16 projects that work?
Replies: 0
Views: 908

Lilygo T Beam $ T3 V2.16 projects that work?

I finally managed to upload programs to these. That took a while I eventually got the I2C interface to work on the T Beam, when I finally noticed that the I2C pins on the board do not match the I2C pins on the pinout diagram. Nothing I have tried, which is everything I can try, will get an SD card t...
by Geek Emeritus
Mon Apr 19, 2021 1:35 am
Forum: ESP32 Arduino
Topic: Best NTP-Time library for ESP32?
Replies: 15
Views: 46527

Re: Best NTP-Time library for ESP32?

for what its worth:

https://github.com/ropg/ezTime

they claim to be backwards compatible with TimeLib.h

this has not been my experience