Learn how to use FreeRTOS queues for safe and efficient communication between tasks on the ESP32, using the Arduino IDE. Queues allow you to exchange data between tasks in a safe way.| Random Nerd Tutorials
Use the HC-SR04 Ultrasonic Sensor with the Raspberry Pi Pico to get the distance to an object programmed using Arduino IDE. Wire the sensor and display the distance on an OLED screen.| Random Nerd Tutorials
Use the DS1307 Real Time Clock Module with the ESP32 programmed with Arduino IDE. Set and read the time, synchronize with NTP server, set time zone, daylight saving time.| Random Nerd Tutorials
This guide shows how to use the 0.96 inch SSD1306 OLED display with ESP32 using Arduino IDE. Learn how to write text, set different fonts, draw shapes and display bitmaps images.| Random Nerd Tutorials
Learn how to display temperature and humidity readings from a DHT11/DHT22 sensor in an SSD1306 OLED display using an ESP32 or an ESP8266 with Arduino IDE.| Random Nerd Tutorials
Interface SSD1306 OLED display with the Raspberry Pi Pico programmed MicroPython firmware. You'll learn how to display text and other useful functions to interact with the OLED display.| Random Nerd Tutorials