Tech Note 043 - ESP32 1.3' OLED Weather Station using scrolling frames

preview_player
Показать описание
I have ported my Weather Station code using a JSON decoder and implemented Daniel Eichhorn's excellent driver for the SH1106 display chip, which enables scrolling frames to be used. I hope the video and code examples help you to implement his library using scrolling frames whilst providing (I think) a useful set of functions for time and weather display.

I have no affiliation with Aliexpress I purchase all my boards used in these vidoes.

NOTE: I have now added an OpenWeatherMap version to the repository. It may not be cosmetically perfect, but very close to the original.
Рекомендации по теме
Комментарии
Автор

Thanks for sharing your knowledge and expertise. I always learn something useful and thoughtful.

quaternion-pi
Автор

I tried to do as you told me but nothing changed, the error always appears. Thank you.

raffaelebarlotti
Автор

connected libraries under your module. the compilation error is gone. but 'DISPLAY_WIDTH' was not declared in this scope

АнтонГрищенко-яв
Автор

Good afternoon . Also . When compiling the project, a compilation error occurred on the esp32 board.
I have a TTGO-T-Lite w5500 ESP32 board on SSD1306 + Oled Display

АнтонГрищенко-яв
Автор

Ok, problem solved with the code but I have another problem it only displays the first screen, where the date and time appears, but the other three screens displays nothing, why, where am I wrong? Thank you.

raffaelebarlotti
Автор

Hi, I'm very interested in this project but I can't make it happen because when compiling the sketch it gives me this error "Compilation error: 'DISPLAY_WIDTH' was not declared in this scope", how can I solve it? Let me start by saying that I'm not very If you could explain to me which line I need to correct I would be grateful. you.

raffaelebarlotti
Автор

Where should the position be inserted, which line?

raffaelebarlotti
Автор

So it doesn't work with openweathermap Api Key?

raffaelebarlotti
Автор

Hola buena tarde David he seguido tu video y he desacargado tu codigo, pero me aparece un herror que es este Error compilando para la tarjeta ESP32 Dev Module. he intentado compilar el codigo pero no se como solucionarlo agradecere que me des informacion saludos desde colombia, gracias por tu aporte al conocimiento de todos mil y mil gracias

edisondejesusdurangoleon
Автор

Which ArduinoJson version is suitable?

raffaelebarlotti
Автор

Ok, you can't update it with Openweathermap settings, I have a valid key!

raffaelebarlotti