Search found 3 matches
- Sun Mar 10, 2024 7:07 pm
- Forum: General Discussion
- Topic: ESP32 V3 + T5 4.7 display
- Replies: 0
- Views: 521
ESP32 V3 + T5 4.7 display
Hi. I have weather station using ESP32 V3 with lilygo T5 display. All is OK when board is powered from USB computer When connected to 5V phone charger also via USB - it doesn't work. Why Thx // ESP32 Weather Display and a LilyGo EPD 4.7" Display, obtains Open Weather Map data, decodes and then displ...
- Thu Oct 12, 2023 3:52 pm
- Forum: ESP32 Arduino
- Topic: What Library to use
- Replies: 2
- Views: 3565
Re: What Library to use
I use Visual Micro.
- Tue Oct 10, 2023 11:10 pm
- Forum: ESP32 Arduino
- Topic: What Library to use
- Replies: 2
- Views: 3565
What Library to use
I'm going to start new project with ESP32 with 3 sensors; 1. BME280 - for pressure only 2. DS18B20 - waterproof - for lake water temperature 3. Am2315 I2C - weatherproof - for air temperature and humidity Before I start coding I like to ask you what libraries should I use? I know that some arduino l...