Unlocking and Installing OpenWRT on Xiaomi 10G Router: A Complete Guide

Unlocking and Installing OpenWRT on Xiaomi 10G Router: A Complete Guide

The Xiaomi 10G router, launched in 2022, features a quad-core Qualcomm A73 processor + 2GB RAM, equipped with four 2.5Gbps ports and one 10G Ethernet port, as well as one 10G optical port, supporting Wi-Fi 7. More than a year later, this configuration remains impressive. Although Xiaomi’s router firmware has long been criticized for its … Read more

How LCD TVs Can Evolve Beyond MiniLED Technology

How LCD TVs Can Evolve Beyond MiniLED Technology

Smart TVs have developed rapidly over the past two years. Thanks to technological advancements, prices have become increasingly affordable. For example, ultra-large televisions of 85 and 98 inches can now be purchased for around 5000 yuan. OLED, QLED, and MiniLED, once symbols of high-end hardware, can now be found at reasonable prices. For instance, we … Read more

Using ESP_NOW for Inter-device Communication on ESP32 S3 with Arduino

Using ESP_NOW for Inter-device Communication on ESP32 S3 with Arduino

0x00 What is ESP_NOW? ESP-NOW is a wireless communication protocol defined by Espressif that allows for direct, fast, and low-power control of smart devices without a router. It can coexist with Wi-Fi and Bluetooth LE. Currently, it supports multiple series of SoCs such as ESP8266, ESP32, ESP32-S, and ESP32-C. ESP-NOW is widely used in smart … Read more

Driving the LCD1602 Liquid Crystal Display Module with the 51 Microcontroller

Driving the LCD1602 Liquid Crystal Display Module with the 51 Microcontroller

Please click above freefollow… This lecture will introduce the microcontroller driving the LCD1602 liquid crystal display module. Through this lecture, readers can master the working principle of the LCD1602 and how to drive the LCD1602 with a microcontroller. 1. Introduction to the Principle The liquid crystal display module has advantages such as small size, low … Read more

High-Performance Embedded Database Designed for Microcontrollers – ITTIA DB

High-Performance Embedded Database Designed for Microcontrollers - ITTIA DB

1. Introduction Edge network device applications must acquire, process, and understand data points at high sampling rates.MCU (Microcontroller) is a key component of many embedded systems, increasingly responsible for capturing, processing, and managing the data flowing through them. This process begins at the local device, and manufacturers are seeking innovative opportunities to understand and monetize … Read more

Ultimate Guide to Building an ESP32 E-Paper Weather Display

Ultimate Guide to Building an ESP32 E-Paper Weather Display

Introduction The ESP32 E-Paper Weather Display is an excellent device powered by the ESP32 microcontroller and an e-paper display. It can obtain weather information from the internet and display it on a highly readable e-paper screen, making it easy to view both indoors and outdoors. This guide references the open-source project ESP32-e-Paper-Weather-Display and will guide … Read more

Build Your Own ESP32 Game Console and Controller – Open Source Project

Build Your Own ESP32 Game Console and Controller - Open Source Project

Project Name: 【Rachel】 Mini Game Console~ Project Author: Forairaaaaa Introduction This is a super easy to replicate game console! Because! Not only are the circuit files and source code open source… Software part explanation is extremely detailed!! Netizens have expressed—“Learning the source code makes programming much easier!” 01 Open Source Project Description ” This is … Read more

NodeMCU Firmware: An Open Source Solution for ESP8266 Development

NodeMCU Firmware: An Open Source Solution for ESP8266 Development

In the rapid development of the Internet of Things, the ESP8266, as a powerful Wi-Fi system chip, is widely popular among developers. The NodeMCU Firmware provides great convenience for building projects based on the ESP8266. This article will delve into the features, programming model, usage methods, and community support of NodeMCU Firmware to help you … Read more

Key Points of Artificial Intelligence in Embedded Systems

Key Points of Artificial Intelligence in Embedded Systems

Follow+Star Public Account, don’t miss the wonderful content Source | Renesas Embedded Encyclopedia Artificial Intelligence, commonly referred to as AI, is one of the hottest technologies today. Today, I would like to share some key points regarding artificial intelligence from the perspective of embedded systems. What is Artificial Intelligence? The rapid development of human technology … Read more