esp32-cam | Random Nerd Tutorials https://randomnerdtutorials.com Learn ESP8266, ESP32, Arduino, and Raspberry Pi Thu, 12 Jun 2025 14:14:08 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.1 https://i0.wp.com/randomnerdtutorials.com/wp-content/uploads/2018/03/n-favicon-2018.png?fit=16%2C16&quality=100&strip=all&ssl=1 esp32-cam | Random Nerd Tutorials https://randomnerdtutorials.com 32 32 49223337 ESP-IDF: ESP32 Blink LED Example (VS Code) https://randomnerdtutorials.com/esp-idf-esp32-blink-led/ https://randomnerdtutorials.com/esp-idf-esp32-blink-led/#comments Thu, 12 Jun 2025 13:26:58 +0000 https://randomnerdtutorials.com/?p=170519 Learn how to blink an LED on an ESP32 board with ESP-IDF (Espressif IoT Development Framework). The ESP-IDF was developed by Espressif, and it is the “official” way to program ...

CONTINUE READING »

The post ESP-IDF: ESP32 Blink LED Example (VS Code) first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/esp-idf-esp32-blink-led/feed/ 4 170519
Firebase: Control ESP32 GPIOs from Anywhere https://randomnerdtutorials.com/firebase-control-esp32-gpios/ https://randomnerdtutorials.com/firebase-control-esp32-gpios/#comments Mon, 26 May 2025 08:39:00 +0000 https://randomnerdtutorials.com/?p=110464 In this guide, you’ll learn how to control the ESP32 GPIOs from anywhere using Firebase. We’ll create nodes on the Firebase Realtime Database to save the current GPIO states. Whenever ...

CONTINUE READING »

The post Firebase: Control ESP32 GPIOs from Anywhere first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/firebase-control-esp32-gpios/feed/ 44 110464
Programming ESP32 with ESP-IDF using VS Code – Getting Started Guide https://randomnerdtutorials.com/programming-esp32-esp-idf-vs-code/ https://randomnerdtutorials.com/programming-esp32-esp-idf-vs-code/#comments Thu, 22 May 2025 13:10:18 +0000 https://randomnerdtutorials.com/?p=170029 Learn how to program the ESP32 boards with the ESP-IDF (Espressif IoT Development Framework). The ESP-IDF was developed by Espressif and it is intended for development of Internet of Things ...

CONTINUE READING »

The post Programming ESP32 with ESP-IDF using VS Code – Getting Started Guide first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/programming-esp32-esp-idf-vs-code/feed/ 54 170029
VS Code and pioarduino IDE: Programming the ESP32 (Windows, Mac OS X, Linux) https://randomnerdtutorials.com/vs-code-pioarduino-ide-esp32/ https://randomnerdtutorials.com/vs-code-pioarduino-ide-esp32/#comments Thu, 01 May 2025 13:09:41 +0000 https://randomnerdtutorials.com/?p=169287 Learn how to program the ESP32 boards using VS Code (Microsoft Visual Studio Code) with the pioarduino IDE extension. The pioarduino IDE extension supports the latest Arduino core for the ...

CONTINUE READING »

The post VS Code and pioarduino IDE: Programming the ESP32 (Windows, Mac OS X, Linux) first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/vs-code-pioarduino-ide-esp32/feed/ 38 169287
ESP32-CAM QR Code Reader User Management System (Web Server) https://randomnerdtutorials.com/esp32-cam-qr-code-reader-web-server/ https://randomnerdtutorials.com/esp32-cam-qr-code-reader-web-server/#respond Thu, 17 Apr 2025 14:56:21 +0000 https://randomnerdtutorials.com/?p=168608 In this project, you’ll build a QR code user management system with a web server that runs on an ESP32-CAM. The ESP32-CAM is constantly using its camera to scan for ...

CONTINUE READING »

The post ESP32-CAM QR Code Reader User Management System (Web Server) first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/esp32-cam-qr-code-reader-web-server/feed/ 0 168608
ESP32-CAM PIR Motion Detector with Photo Capture (saves to microSD card) https://randomnerdtutorials.com/esp32-cam-pir-motion-detector-photo-capture/ https://randomnerdtutorials.com/esp32-cam-pir-motion-detector-photo-capture/#comments Fri, 11 Apr 2025 07:58:00 +0000 https://randomnerdtutorials.com/?p=88137 In this project, we’re going to make a motion sensor detector with photo capture using an ESP32-CAM. When the PIR sensor detects motion, the ESP32 wakes up, takes a photo, ...

CONTINUE READING »

The post ESP32-CAM PIR Motion Detector with Photo Capture (saves to microSD card) first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/esp32-cam-pir-motion-detector-photo-capture/feed/ 279 88137
ESP32-CAM QR Code Reader/Scanner (Arduino IDE) https://randomnerdtutorials.com/esp32-cam-qr-code-reader-scanner-arduino/ https://randomnerdtutorials.com/esp32-cam-qr-code-reader-scanner-arduino/#comments Thu, 27 Mar 2025 12:03:51 +0000 https://randomnerdtutorials.com/?p=168239 Learn how to build a QR code reader/scanner with the ESP32-CAM board programmed with Arduino IDE. The ESP32-CAM is constantly using its camera to scan for new QR codes using ...

CONTINUE READING »

The post ESP32-CAM QR Code Reader/Scanner (Arduino IDE) first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/esp32-cam-qr-code-reader-scanner-arduino/feed/ 18 168239
ESP32 Remote-Controlled Wi-Fi Car Robot (Arduino IDE) https://randomnerdtutorials.com/esp32-wi-fi-car-robot-arduino/ https://randomnerdtutorials.com/esp32-wi-fi-car-robot-arduino/#comments Thu, 26 Sep 2024 14:19:04 +0000 https://randomnerdtutorials.com/?p=162234 In this project, you’ll learn how to build an ESP32 Wi-Fi remote controlled car robot step by step. You’ll control the robot using a web server to make the robot ...

CONTINUE READING »

The post ESP32 Remote-Controlled Wi-Fi Car Robot (Arduino IDE) first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/esp32-wi-fi-car-robot-arduino/feed/ 25 162234
Learn LVGL: Build GUIs for ESP32 Projects (eBook) https://randomnerdtutorials.com/learn-lvgl-esp32-ebook/ Mon, 05 Aug 2024 10:24:00 +0000 https://randomnerdtutorials.com/?p=159279 Learn LVGL: Build GUIs for ESP32 Projects (eBook) Learn how to build Graphical User Interfaces (GUIs) for ESP32 Projects using LVGL (Light Versatile Graphics Library) with the Arduino IDE. GET ...

CONTINUE READING »

The post Learn LVGL: Build GUIs for ESP32 Projects (eBook) first appeared on Random Nerd Tutorials.]]>
159279
Getting Started with the ESP32 Development Board https://randomnerdtutorials.com/getting-started-with-esp32/ https://randomnerdtutorials.com/getting-started-with-esp32/#comments Mon, 05 Aug 2024 01:02:39 +0000 http://randomnerdtutorials.com/?p=31109 New to ESP32? Start here! The ESP32 is a series of low-cost and low-power System on a Chip (SoC) microcontrollers developed by Espressif that include Wi-Fi and Bluetooth wireless capabilities ...

CONTINUE READING »

The post Getting Started with the ESP32 Development Board first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/getting-started-with-esp32/feed/ 121 31109