ESP32 – connecting OLED display

In the previous article we briefly explained what ESP32 is and what it can be used for. We also learned how to read data from a DS18B20 temperature sensor and display the measurement results on the serial monitor of the Arduino IDE environment, as well as – thanks to a server we’ve created – in […]