Please turn JavaScript on

Random Nerd Tutorials

Following Random Nerd Tutorials's news feed is very easy. Subscribe using the "follow" button on the top right and if you want to, choose the updates by topic or tag.

We will deliver them to your inbox, your phone, or you can use follow.it like your own online RSS reader. You can unsubscribe whenever you want with one click.

Keep up to date with Random Nerd Tutorials!

Random Nerd Tutorials: Random Nerd Tutorials | Learn ESP32, ESP8266, Arduino, and Raspberry Pi

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.14 / day

Message History

This tutorial is a getting started guide to HTTP GET requests with the ESP32 board using ESP-IDF framework. HTTP Requests are fundamental to interact with web services to retrieve data ...


Read full story

Learn how to use ESP-NOW with the ESP32 CYD Board (Cheap Yellow Display) to control the GPIOs of multiple ESP32 boards. The CYD board acts like a remote control to ...


Read full story

Learn to control a relay module using the Raspberry Pi Pico programmed with MicroPython. In terms of code, controlling a relay module with the Raspberry Pi Pico is the same ...


Read full story

Learn how to create a web server with the Raspberry Pi Pico that serves files saved on its filesystem. Instead of writing the HTML directly in the MicroPython script, it ...


Read full story

Learn how to send emails with the ESP32 using an SMTP Server. We’ll show you how to send a simple email with HTML or raw text and how to send ...


Read full story