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

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

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

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

Understanding the Components Used in Security Camera Modules

Understanding the Components Used in Security Camera Modules

With the development of the security market, the market for security cameras is expanding. Murata provides various noise reduction products, sensors, and Wi-Fi modules, contributing to the various functions of security devices. In the various functional modules of security camera systems, corresponding products from Murata Manufacturing are used, listed as follows. For detailed product series … 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

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

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