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

Open Day: Making Hardware Easy with Arduino

Open Day: Making Hardware Easy with Arduino

In the Marvel superhero series movies Iron Man’s ability to attract female fans is at max level Where do those flirting skills come from? The answer is simply four words: Artificial Intelligence! Besides Tony’s awesome wearable devices smart home technology is also amazing Ta-da! On March 12, the Zhongke Chuangxing Makerspace 【Star·Sky Dream Workshop】 brought … Read more

Creating a Smart Home Device to Annoy Your Neighbors

Creating a Smart Home Device to Annoy Your Neighbors

Follow the official account “GitHub Dictionary” Set as “Starred”, bringing you to explore GitHub every day! From Quantum Bit In the dead of night, when your neighbors are arguing, partying, or children are crying, how do you deal with it? Knock on the door? Use earplugs? Silently endure until you’re on the verge of a … Read more

Building a Core Raspberry Pi Router Server Without Code

Building a Core Raspberry Pi Router Server Without Code

This article comes from the Breadboard Community DIY Contest. If you have DIY works, feel free to share your electronic designs and win a DJI Drone! Creating a Core Raspberry Pi Router Server – A Lazy Person’s Guide to Smart Home Creation 1 Overview Typically, the concept of a smart home includes Xiaomi voice assistants, … Read more

Applications of Development Boards in Everyday Life

Applications of Development Boards in Everyday Life

Development boards are actually quite interesting, as they are commonly found in our daily lives. A development board is a circuit board based on a chip, designed to facilitate our development work. This means that, theoretically, any device controlled by a program and chip will have a development board used during its research and development … Read more