Arduino | Random Nerd Tutorials https://randomnerdtutorials.com Learn ESP8266, ESP32, Arduino, and Raspberry Pi Thu, 26 Jun 2025 13:53:23 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.2 https://i0.wp.com/randomnerdtutorials.com/wp-content/uploads/2018/03/n-favicon-2018.png?fit=16%2C16&quality=100&strip=all&ssl=1 Arduino | Random Nerd Tutorials https://randomnerdtutorials.com 32 32 49223337 Arduino with APDS9960 Proximity, Light, RGB, and Gesture Sensor https://randomnerdtutorials.com/arduino-apds9960-gesture-sensor/ https://randomnerdtutorials.com/arduino-apds9960-gesture-sensor/#respond Thu, 26 Jun 2025 13:53:20 +0000 https://randomnerdtutorials.com/?p=169788 Learn how to interface an Arduino board with the APDS9960 sensor, which combines gesture detection, proximity sensing, and ambient RGB light measurement over I2C. In this guide, we’ll show you ...

CONTINUE READING »

The post Arduino with APDS9960 Proximity, Light, RGB, and Gesture Sensor first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/arduino-apds9960-gesture-sensor/feed/ 0 169788
Arduino Digital Clock with DS3231 RTC and OLED Display https://randomnerdtutorials.com/arduino-digital-clock-ds3231-oled/ https://randomnerdtutorials.com/arduino-digital-clock-ds3231-oled/#comments Thu, 03 Apr 2025 16:01:16 +0000 https://randomnerdtutorials.com/?p=166437 In this project, you’ll learn how to create a digital clock with the Arduino using the DS3231 Real Time Clock (RTC) module and an OLED display. We’ll provide you with ...

CONTINUE READING »

The post Arduino Digital Clock with DS3231 RTC and OLED Display first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/arduino-digital-clock-ds3231-oled/feed/ 1 166437
Arduino with DS3231 Real Time Clock (RTC): Getting Time and Setting Alarms https://randomnerdtutorials.com/arduino-ds3231-real-time-clock/ https://randomnerdtutorials.com/arduino-ds3231-real-time-clock/#respond Wed, 26 Mar 2025 10:55:18 +0000 https://randomnerdtutorials.com/?p=166414 Learn how to use the DS3231 Real Time Clock module with the Arduino board. The DS3231 RTC module is useful for accurate timekeeping, it also allows you to set alarms, ...

CONTINUE READING »

The post Arduino with DS3231 Real Time Clock (RTC): Getting Time and Setting Alarms first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/arduino-ds3231-real-time-clock/feed/ 0 166414
Arduino with NEO-M8N GPS Module: Get Latitude, Longitude, Altitude, Date and Time https://randomnerdtutorials.com/arduino-neo-m8n-gps-module/ https://randomnerdtutorials.com/arduino-neo-m8n-gps-module/#comments Tue, 04 Mar 2025 07:40:52 +0000 https://randomnerdtutorials.com/?p=167096 In this guide, you’ll learn how to interface the Arduino board with NEO-M8N GPS module. You’ll learn how to connect the module to the board and how to program it ...

CONTINUE READING »

The post Arduino with NEO-M8N GPS Module: Get Latitude, Longitude, Altitude, Date and Time first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/arduino-neo-m8n-gps-module/feed/ 13 167096
Arduino with an Anemometer: Measure Wind Speed https://randomnerdtutorials.com/arduino-anemometer-measure-wind-speed/ https://randomnerdtutorials.com/arduino-anemometer-measure-wind-speed/#comments Tue, 05 Nov 2024 15:30:09 +0000 https://randomnerdtutorials.com/?p=163344 In this guide, you’ll learn how to use an anemometer with the Arduino board to measure wind speed. We’ll cover how to power and connect the sensor to the Arduino ...

CONTINUE READING »

The post Arduino with an Anemometer: Measure Wind Speed first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/arduino-anemometer-measure-wind-speed/feed/ 7 163344
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
Getting Started with ESP8266 NodeMCU Development Board https://randomnerdtutorials.com/getting-started-with-esp8266-wifi-transceiver-review/ https://randomnerdtutorials.com/getting-started-with-esp8266-wifi-transceiver-review/#comments Mon, 05 Aug 2024 01:02:00 +0000 http://randomnerdtutorials.com/?p=4807 New to the ESP8266? Start here! The ESP8266 is a Wi-Fi System on a Chip (SoC) produced by Espressif Systems. It’s great for IoT and Home Automation projects. This article ...

CONTINUE READING »

The post Getting Started with ESP8266 NodeMCU Development Board first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/getting-started-with-esp8266-wifi-transceiver-review/feed/ 95 4807
Arduino: 39 Free Guides for Sensors and Modules https://randomnerdtutorials.com/arduino-free-guides-sensors-modules/ https://randomnerdtutorials.com/arduino-free-guides-sensors-modules/#respond Thu, 07 Sep 2023 14:16:05 +0000 https://randomnerdtutorials.com/?p=134320 The Arduino community has created a wide variety of modules, sensors, and other peripherals that you can use to easily create electronic projects. We have tutorials for the most popular ...

CONTINUE READING »

The post Arduino: 39 Free Guides for Sensors and Modules first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/arduino-free-guides-sensors-modules/feed/ 0 134320
Arduino with RCWL-0516 Microwave Radar Proximity Sensor (Detect Motion) https://randomnerdtutorials.com/arduino-rcwl-0516/ https://randomnerdtutorials.com/arduino-rcwl-0516/#comments Wed, 06 Sep 2023 16:37:33 +0000 https://randomnerdtutorials.com/?p=133828 In this guide, you’ll learn how to use the RCWL-0516 Microwave Radar Proximity sensor to detect motion with the Arduino. We’ll show you how to wire the sensor and we’ll ...

CONTINUE READING »

The post Arduino with RCWL-0516 Microwave Radar Proximity Sensor (Detect Motion) first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/arduino-rcwl-0516/feed/ 11 133828
Arduino with Load Cell and HX711 Amplifier (Digital Scale) https://randomnerdtutorials.com/arduino-load-cell-hx711/ https://randomnerdtutorials.com/arduino-load-cell-hx711/#comments Wed, 27 Apr 2022 15:06:09 +0000 https://randomnerdtutorials.com/?p=110379 In this guide, you’ll learn how to create a digital scale with the Arduino using a load cell and the HX711 amplifier. First, you’ll learn how to wire the load ...

CONTINUE READING »

The post Arduino with Load Cell and HX711 Amplifier (Digital Scale) first appeared on Random Nerd Tutorials.]]>
https://randomnerdtutorials.com/arduino-load-cell-hx711/feed/ 38 110379