Case Analysis of IoT Chip Market Development in East China

Case Analysis of IoT Chip Market Development in East China

1. Analysis of Successful Local Enterprise Cases 1. Success Experience of Hangshun Chip HK32MCU Series in East China Market 1.1 Company and Product Overview Hangshun Chip is a leading domestic 32-bit MCU design company. Since its establishment in 2013, it has mass-produced eight process platforms ranging from mixed-signal 130nm to 40nm on 12-inch wafers, with … Read more

Edge AI: A New Benchmark for IoT Implementation

Edge AI: A New Benchmark for IoT Implementation

Author: e络盟 Technical Team The integration of AI and IoT systems is transforming the way data is processed, analyzed, and utilized. For many years, various AI solutions have been based on cloud deployment, but the rise of edge AI now offers promising solutions for enhancing operational efficiency, improving security, and increasing operational reliability. This article … Read more

Analysis of the Current Status and Development Trends of the IoT Security Industry in 2025

Analysis of the Current Status and Development Trends of the IoT Security Industry in 2025

Click the “blue text” above to select “Set as Favorite“ Key information, delivered on D1 time! With the rapid development and popularization of IoT technology, IoT security, as an important application of IoT technology in the security field, is gradually changing the landscape of the traditional security industry. IoT security achieves real-time monitoring, early warning, … Read more

Analysis of the IoT Chip Market in East China

Analysis of the IoT Chip Market in East China

1. Current Development Status of the IoT Industry in East China As one of the most economically developed regions in China, East China is at the forefront of the national IoT industry development. Provinces and cities such as Shanghai, Jiangsu, Zhejiang, and Anhui, relying on their strong manufacturing base, complete industrial chain support, and rich … Read more

Implementing a Clock Dial on the ESP32 Handheld Device Using LVGL

Implementing a Clock Dial on the ESP32 Handheld Device Using LVGL

Previously, we introduced how to flash the <span>LVGL-Micropython</span> firmware onto the Little Cat handheld device, showcasing effects such as displaying GIF images, bar graphs, line graphs, zooming and rotating images, and simple dashboards. This note will continue to share how to implement a clock dial based on <span>LVGL-Micropython</span>. 1. Development Board Introduction This handheld device … Read more

Creating a Portable IoT Display with ESP32

Creating a Portable IoT Display with ESP32

This is a portable IoT display project that can be developed into various practical tools using the Arduino_GFX library, such as WiFi signal analysis and electronic photo albums. With a well-designed 3D printed case, it can be easily attached to a keychain or backpack for portability. Materials List TTGO T7 V1.0 (ESP32 WiFi Module) × … Read more

Fundamentals of ESP32 Programming – Practical Tutorial for Running Lights

Fundamentals of ESP32 Programming - Practical Tutorial for Running Lights

🌟 Fundamentals of ESP32 Programming – Practical Tutorial for Running Lights Today, we will start exploring the ESP32 from scratch! As a classic introductory project in embedded development, running lights can help you quickly grasp microcontroller programming logic and hardware control. Even complete beginners can easily get started, so prepare your development board and LED … Read more

ESP32-Camera: Official Open Source Image Sensor Solution from Espressif, Official Open Source Version of ESP32-CAM

ESP32-Camera: Official Open Source Image Sensor Solution from Espressif, Official Open Source Version of ESP32-CAM

Introduction The ESP32-Camera is an image sensor development module based on the ESP32 series chips. Its drivers and related tools ensure compatibility with image sensors and provide functionality to convert captured frame data into common BMP and JPEG formats. This article will provide a detailed introduction to the ESP32-Camera module and its open-source software library, … Read more

ESP32_Display_Panel: A Versatile Display Driver Library for ESP SoCs, Creating a New Experience in Rapid GUI Development

ESP32_Display_Panel: A Versatile Display Driver Library for ESP SoCs, Creating a New Experience in Rapid GUI Development

Overview ESP32_Display_Panel is an Arduino library specifically designed for ESP SoCs, primarily aimed at driving displays and enabling rapid GUI development. This library supports both official and third-party development boards from Espressif, and it also has the capability to customize development boards and use independent device drivers. Additionally, ESP32_Display_Panel is compatible with various LCD and … Read more

ESP32 Robot Dog: A Compact Quadruped Robot Based on ESP32

ESP32 Robot Dog: A Compact Quadruped Robot Based on ESP32

This article will delve into a compact quadruped robot project based on the ESP32 (the project address is no longer maintained and is for reference and learning purposes only). Although the original project has been discontinued, its design concepts and implementation methods still hold educational value. Let us explore the fascinating world of this small … Read more