Smart Home DIY Series: How to Control Your Home with Siri

Smart Home DIY Series: How to Control Your Home with Siri

Welcome to the World of “Creation” Author: jarvis_chan Source: www.dfrobot.com.cn For a long time, teasing Siri with various questions has been an important entertainment activity for Apple fans. As one of the veterans among voice assistants, Siri continues to improve and become smarter while being teased. Recently, in the short film “The ROCKxSIRI Dominate the … Read more

Getting Started with Smart Home Modules After Upgrading My Monitor

Getting Started with Smart Home Modules After Upgrading My Monitor

I don’t know if my brain was flooded back then, but I bought a cheap 2K curved screen. It looks nice, but writing code on it makes me question my life. During remote work, I finally decided to buy a 4K monitor, and I immediately felt the difference. With the adjustment of the monitor and … Read more

Building a Smart Home Gateway on Raspberry Pi

Building a Smart Home Gateway on Raspberry Pi

The smart home system utilizes a multitude of IoT devices (such as temperature and humidity sensors, security systems, lighting systems) to monitor the internal state of the home in real-time, achieving intelligent adjustments and human-machine interaction. With the development of IoT technology, its application scope, data scale, and market share will further expand, making intelligent … Read more

A Beginner’s Guide to Embedded Operating Systems: Master the Core of Embedded Systems

A Beginner's Guide to Embedded Operating Systems: Master the Core of Embedded Systems

Today, I would like to share a technical article:How to Get Started with Embedded Operating Systems! What is an Embedded Operating System? An Embedded Operating System (RTOS) is an operating system specifically designed for embedded systems, characterized by real-time capabilities, limited resources, and high reliability. Common RTOS examples include FreeRTOS, VxWorks, etc. 1) Characteristics of … Read more

Choosing the Right IoT Gateway for Your Needs

Choosing the Right IoT Gateway for Your Needs

With the advent of the Internet of Things (IoT), IoT gateways will become an important link connecting the perception layer network and the communication layer network. As a gateway device, the IoT gateway must not only bear the responsibility of protocol conversion between different types of perception networks, but also become increasingly intelligent, possessing certain … Read more

Pros and Cons of Chemical and Physical Tempered Glass: A Comprehensive Guide

Pros and Cons of Chemical and Physical Tempered Glass: A Comprehensive Guide

Source: CMF Technology Exploration Today, the application of tempered glass in fields such as 3C digital products, smart home appliances, smart home, IoT hardware, and new energy vehicles is becoming increasingly common, with tempered glass present in almost all display touch scenarios. In the 3C digital field, chemical tempered glass is predominant, with applications including … Read more

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