Comments on: ESP32 CYD with LVGL: Display BME280 Sensor Data on a Table https://randomnerdtutorials.com/esp32-cyd-lvgl-display-bme280-data-table/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Tue, 15 Jul 2025 21:59:51 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Chris https://randomnerdtutorials.com/esp32-cyd-lvgl-display-bme280-data-table/#comment-1069494 Tue, 15 Jul 2025 21:59:51 +0000 https://randomnerdtutorials.com/?p=162190#comment-1069494 In reply to Dave Walmsley.

Thanks Dave,

Yes, the results are always zero… I have two boards which both have the same reading. Thanks for posting the modification link though…

Regards, Chris

]]>
By: Dave Walmsley https://randomnerdtutorials.com/esp32-cyd-lvgl-display-bme280-data-table/#comment-1064819 Fri, 04 Jul 2025 22:23:29 +0000 https://randomnerdtutorials.com/?p=162190#comment-1064819 In reply to Chris.

Chris,
are the readings actually Zero? I recall they were very low, like 47mV before the mod.
Have a look at the mod here: https://github.com/hexeguitar/ESP32_TFT_PIO#1-ldr . The change of resistor from 1M to 100K should multiply the range by 10, but I multiply that by 1000 to graph the output.

Dave

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-cyd-lvgl-display-bme280-data-table/#comment-1064574 Fri, 04 Jul 2025 09:22:02 +0000 https://randomnerdtutorials.com/?p=162190#comment-1064574 In reply to Chris.

Hi.
No, unfortunately, I don’t have a guide to fix that.
Regards,
Sara

]]>
By: Chris https://randomnerdtutorials.com/esp32-cyd-lvgl-display-bme280-data-table/#comment-1064502 Fri, 04 Jul 2025 04:01:33 +0000 https://randomnerdtutorials.com/?p=162190#comment-1064502 Hey there,

You state in this fantastic article that “Many CYD boards require modifications to the internal circuit for the LDR to function correctly” – an actual problem that I have… (all readings are 0)

Do you have a link to this modification? I’m guessing it involves high precision soldering…

Thanks for any thoughts on this. Love your work!!!

Chris

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-cyd-lvgl-display-bme280-data-table/#comment-1016819 Sat, 15 Mar 2025 16:21:45 +0000 https://randomnerdtutorials.com/?p=162190#comment-1016819 In reply to George.

Hi.
We’ll probably take a look into that in the future.
Regards,
Sara

]]>
By: George https://randomnerdtutorials.com/esp32-cyd-lvgl-display-bme280-data-table/#comment-1016818 Sat, 15 Mar 2025 16:09:44 +0000 https://randomnerdtutorials.com/?p=162190#comment-1016818 Greetings. It would probably be better if we used EEZ Studio.

]]>
By: Phil https://randomnerdtutorials.com/esp32-cyd-lvgl-display-bme280-data-table/#comment-1011923 Fri, 28 Feb 2025 17:22:28 +0000 https://randomnerdtutorials.com/?p=162190#comment-1011923 In reply to Marcos.

Check the BMP280 address. One of my modules had address 0x77 instead of 0x76. You can try changing the address in the software.
What error are you getting?

]]>
By: Mark D https://randomnerdtutorials.com/esp32-cyd-lvgl-display-bme280-data-table/#comment-1011584 Thu, 27 Feb 2025 14:07:11 +0000 https://randomnerdtutorials.com/?p=162190#comment-1011584 In reply to Marcos.

Yes

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-cyd-lvgl-display-bme280-data-table/#comment-1011555 Thu, 27 Feb 2025 12:23:35 +0000 https://randomnerdtutorials.com/?p=162190#comment-1011555 In reply to Renzo.

Hi.
Currently the WoldTimeAPI is not working.
We’ll provide a new solution soon.
W’ere currently out of the office. We’ll fix this issue when we come back.
Regards,
Sara

]]>
By: Renzo https://randomnerdtutorials.com/esp32-cyd-lvgl-display-bme280-data-table/#comment-1011524 Thu, 27 Feb 2025 10:52:29 +0000 https://randomnerdtutorials.com/?p=162190#comment-1011524 Hi SI followed your excellent lesson ESP32 CYD with BME280.
The CYD display is very interesting and allows you to view a lot of data.
Two questions:
1- I changed the 252 line but no date appears;

2- Could you also propose a solution with a GPS sensor, perhaps it would also be possible to connect it with Google Maps.

Is it possible? Thanks
Renzo

]]>