Unlocking the Infinite Potential of ESP32 with Arduino Core

Unlocking the Infinite Potential of ESP32 with Arduino Core

Introduction The Arduino core for the ESP32 is an open-source framework that allows you to develop for the ESP32 microcontroller using the Arduino IDE. The ESP32 is a powerful microcontroller with a dual-core processor, built-in Wi-Fi and Bluetooth modules, and a rich set of I/O interfaces. The Arduino core for the ESP32 enables you to … Read more

ESP32Cam WiFi Motion Detection Camera: An Embedded Smart Home Security Solution

ESP32Cam WiFi Motion Detection Camera: An Embedded Smart Home Security Solution

This is an open-source motion detection camera project based on the ESP32-CAM module. It provides powerful monitoring capabilities at a low cost, making it an ideal choice for DIY enthusiasts and smart home builders. This article will detail the features, functions, and usage of this project. Main Features • Motion Detection: The core function detects … Read more

Remote Control Your Home Appliances with Raspberry Pi and Web Interface

Remote Control Your Home Appliances with Raspberry Pi and Web Interface

To avoid missing my updates, remember to check the public account in the upper right corner and set it as a star, and send me a star. With the help of the open-source hardware Raspberry Pi, we can design and implement our own smart home system.Being able to remotely control home appliances such as air … Read more

Getting Started with ESP32 Touch Functionality: A Comprehensive Guide

Getting Started with ESP32 Touch Functionality: A Comprehensive Guide

A demonstration video is available at the end. Introduction to ESP32 Touch Functionality The ESP32, as a powerful microcontroller, has many advanced features and characteristics. One of the most notable features is the touch functionality on some of its pins, allowing users to implement more interesting applications. What is ESP32 Touch Functionality? Some pins of … Read more

DIY TallyWhacker: A Smart Home Solution for Noisy Neighbors

DIY TallyWhacker: A Smart Home Solution for Noisy Neighbors

Follow “Github Base” and select “Set as Star” Reply “Resources” to receive a set of programming materials worth 1280 yuan~ From Quantum Bit. In the dead of night, when your neighbors are fighting, partying, or children are crying, how do you handle it? Knock on the door? Wear earplugs? Endure silently until you reach a … Read more

DIY Arduino TallyWhacker: A Creative Solution for Noisy Neighbors

DIY Arduino TallyWhacker: A Creative Solution for Noisy Neighbors

Feng Se from Aofeisi Quantum Bit Report | Public Account QbitAI In the dead of night, when your neighbors are fighting, partying, or when children are crying and keeping you awake, how do you deal with it? Do you knock on the door? Wear earplugs? Quietly endure until you develop neurosis? A guy abroad was … Read more

Higher Requirements for Smart Home Power Modules

Higher Requirements for Smart Home Power Modules

Electronic Enthusiasts reported (by Huang Shanming) that today, there are a variety of smart home products with increasingly rich functions, which also places higher demands on the power modules used in them. Compared to ordinary home power modules, smart home power modules not only provide stable power output but also offer a smarter and more … Read more

Installing Home Assistant OS Smart Home System on HomeLab Development Board (ARM64) [PVE]

Installing Home Assistant OS Smart Home System on HomeLab Development Board (ARM64) [PVE]

NO.1 HA Smart Home Successfully imported PVE Home Assistant Attempted to use TF card to flash the entire Home Assistant system (with the most complete functionality) However, there are the following issues The HA system needs to be re-flashed when issues occur TF card damage MQTT and database need to be deployed on separate servers, … Read more

Understanding ESP32/8266 Interfaces: Your Key to Building Smart Home IoT Projects

Understanding ESP32/8266 Interfaces: Your Key to Building Smart Home IoT Projects

Introduction The ESP32 and ESP8266 are among the most popular IoT development boards on the market today, featuring powerful WiFi and Bluetooth capabilities, along with a rich set of interfaces to meet various IoT application needs. This article will detail the interfaces available on the ESP32/8266 and what they can be used for. GPIO Interface … Read more

Introduction to WiFi Development with Arduino for ESP8266

Introduction to WiFi Development with Arduino for ESP8266

To help first-year students quickly master WiFi development technology, student Guo Tianxiang from the Information Communication department wrote two WiFi learning examples based on ESP8266 during afternoon tea. 1. WiFi Home Lighting Control System Build a server using the built-in processor of the WiFi module, support access via common mobile browsers, and control the indoor … Read more