Skip to content
Random Nerd Tutorials
  • Free eBooks
  • About
  • Contact
  • Courses Login
  • Get Courses
    • All eBooks & Courses
    • 🔥 Learn LVGL: Build GUIs for ESP32 Projects
    • Smart Home with Raspberry Pi, ESP32, and ESP8266
    • Learn ESP32 with Arduino IDE
    • Build Web Servers with ESP32 and ESP8266
    • Firebase Web App with ESP32 and ESP8266
    • Build ESP32-CAM Projects
    • MicroPython Programming with ESP32 and ESP8266
    • Home Automation Using ESP8266
    • Learn Raspberry Pi Pico/Pico W with MicroPython
    • Arduino Step-by-step Projects
    • Android Apps For Arduino
    • Electronics For Beginners
HOME ESP32 ESP8266 ESP32-CAM RASPBERRY PI MICROPYTHON RPi PICO ARDUINO REVIEWS

MicroPython with ESP32 and ESP8266

MicroPython: ESP32/ESP8266 Get Device Info (CPU, MAC Address, Flash Size, PSRAM & More)

MicroPython: ESP32/ESP8266 Get Device Info (CPU, MAC Address, Flash Size, PSRAM & More)

In this quick guide, we’ll share a simple MicroPython script that displays useful information about your board. It’s a great tool for diagnostics and testing. The script retrieves details about …

CONTINUE READING »

MicroPython: ESP32/ESP8266 with DS3231 Real Time Clock (Get Time and Set Alarms)

MicroPython: ESP32/ESP8266 with DS3231 Real Time Clock Getting Time and Setting Alarms

Learn how to interface the DS3231 Real Time Clock Module with the ESP32 and ESP8266 boards programmed with MicroPython. The DS3231 RTC module is a great module for accurate timekeeping, …

CONTINUE READING »

MicroPython: ESP32 Cheap Yellow Display Board – CYD (ESP32-2432S028R)

MicroPython: ESP32 Cheap Yellow Display Board – CYD (ESP32-2432S028R)

In this guide, you’ll learn how to get started with the ESP32 Cheap Yellow Display (and other compatible displays) using MicroPython. We’ll quickly introduce the board, and cover how to …

CONTINUE READING »

MicroPython: ESP32/ESP8266 with Anemometer (Wind Sensor)

MicroPython ESP32 ESP8266 NodeMCU with Anemometer Wind Sensor

In this guide, you’ll learn how to interface an anemometer to measure wind speed with the ESP32 and ESP8266 NodeMCU boards programmed with MicroPython. We’ll cover how to power and …

CONTINUE READING »

MicroPython: ESP32/ESP8266 Asynchronous Programming – Run Multiple Tasks

MicroPython: ESP32/ESP8266 Asynchronous Programming - Run Multiple Tasks

In this guide, we’ll take a look at the basics of MicroPython asynchronous programming with the ESP32 and ESP8266 NodeMCU using the asyncio module. You’ll learn to run multiple tasks …

CONTINUE READING »

MicroPython: I2C LCD Display with ESP32/ESP8266

MicroPython I2C LCD Display with the ESP32 and ESP8266 NodeMCU

Learn how to interface the I2C LCD (Liquid Crystal Display) with the ESP32 and ESP8266 NodeMCU boards programmed with MicroPython. You’ll learn how to wire the display to the boards, …

CONTINUE READING »

MicroPython: ESP32 with NEO-6M GPS Module

MicroPython: ESP32 with NEO-6M GPS Module

In this guide, you’ll learn how to interface the NEO-6M GPS module with the ESP32 board programmed with MicroPython. You’ll learn how to get raw GPS data and how to …

CONTINUE READING »

MicroPython: BH1750 Ambient Light Sensor with ESP32/ESP8266

MicroPython BH1750 Ambient Light Sensor with ESP32 ESP8266 NodeMCU

The BH1750 is a 16-bit ambient light sensor. In this tutorial, you’ll learn how to use the BH1750 ambient light sensor with the ESP32 and ESP8266 boards programmed with MicroPython …

CONTINUE READING »

MicroPython: Timer Interrupts with the ESP32/ESP8266

MicroPython Timer Interrupts with the ESP32 ESP8266 NodeMCU

In this guide, you’ll learn how to use timer interrupts (timers and event handling) with the ESP32 and ESP8266 programmed with MicroPython. Timer interrupts allow you to schedule and execute …

CONTINUE READING »

MicroPython: ESP32 – Getting Started with Bluetooth Low Energy (BLE)

ESP32 with MicroPython Getting Started with Bluetooth Low Energy BLE

This tutorial is a getting started guide to Bluetooth Low Energy (BLE) with the ESP32 programmed with MicroPython firmware. We’ll introduce you to BLE basic concepts and run some simple …

CONTINUE READING »

MicroPython: ESP32/ESP8266 Control a DC Motor with the L298N Driver

MicroPython: ESP32/ESP8266 Control a DC Motor with the L298N Driver

In this guide, you’ll learn how to control a DC Motor with the ESP32 and ESP8266 NodeMCU boards programmed with MicroPython. You’ll learn how to make it go forward, backward, …

CONTINUE READING »

MicroPython: RCWL-0516 Microwave Radar Sensor – Detect Motion with ESP32/ESP8266

MicroPython RCWL-0516 Microwave Radar Sensor Detect Motion with ESP32 and ESP8266 NodeMCU

This guide shows how to use the RCWL-0516 Microwave Radar Proximity sensor with the ESP32 and ESP8266 using MicroPython to detect motion. You’ll learn how to wire the sensor to …

CONTINUE READING »

MicroPython: Send Sensor Readings via email with the ESP32/ESP826 (BME280)

MicroPython Send Sensor Readings via email with the ESP32 ESP826 NodeMCU BME280

In this tutorial, you’ll learn how to program the ESP32 and ESP8266 boards with MicroPython to send sensor readings to your email. As an example, we’ll send temperature, humidity, and …

CONTINUE READING »

MicroPython: Send Emails with the ESP32/ESP826

MicroPython Send Emails with the ESP32 ESP826 NodeMCU board

Learn how to program the ESP32 or ESP8266 NodeMCU boards with MicroPython to send emails using an SMTP server. This feature can be useful in your automation and IoT projects …

CONTINUE READING »

Older posts
Page1 Page2 … Page5 Next →

Affiliate Disclosure: Random Nerd Tutorials is a participant in affiliate advertising programs designed to provide a means for us to earn fees by linking to Amazon, eBay, AliExpress, and other sites. We might be compensated for referring traffic and business to these companies.



Learn ESP32 with Arduino IDE eBook » Complete guide to program the ESP32 with Arduino IDE!



SMART HOME with Raspberry Pi, ESP32, and ESP8266 » learn how to build a complete home automation system.



Learn Raspberry Pi Pico/Pico W with MicroPython​ » The complete getting started guide to get the most out of the the Raspberry Pi Pico/Pico W (RP2040) microcontroller board using MicroPython programming language.



🔥 Learn LVGL: Build GUIs for ESP32 Projects​ » Learn how to build Graphical User Interfaces (GUIs) for ESP32 Projects using LVGL (Light Versatile Graphics Library) with the Arduino IDE.

  • About
  • Support
  • Terms and Conditions
  • Privacy Policy
  • Refunds
  • Complaints’ Book
  • MakerAdvisor.com
  • Join the Lab
Copyright © 2013-2025 · RandomNerdTutorials.com · All Rights Reserved