Arduino Basic Experiment 1: Running Light Experiment

Arduino Basic Experiment 1: Running Light Experiment

The running light is a common electronic display effect characterized by multiple LED lights (or other light sources) lighting up and extinguishing in sequence, creating a dynamic visual effect similar to “flowing water” or “waves.” The running light experiment is simple and intuitive, making it a classic project for learning Arduino programming.1. Experiment Materials 1. … Read more

Integrating AI and Smart Hardware into HMI Interaction Design with ProtoPie

Integrating AI and Smart Hardware into HMI Interaction Design with ProtoPie

Currently, the field of HMI design is facing challenges in the integration of software and hardware, and designers need a tool to break down the barriers between design and engineering. On March 19, 2025, at the 5th China Automotive Human-Machine Interaction and Experience Design Innovation Conference, Li Li, Business Development Manager for the Asia-Pacific region … Read more

Building Dreams with Technology | Arduino Open Hardware Course: From Zero to Maker, Igniting Innovation

Building Dreams with Technology | Arduino Open Hardware Course: From Zero to Maker, Igniting Innovation

Click on the above“Zhongbei Middle School West District Experimental School” to join us in caring for children’s growth. In 2017, the State Council issued the “New Generation Artificial Intelligence Development Plan,” which clearly stated the need to “set up artificial intelligence-related courses in primary and secondary schools and gradually promote programming education,” laying a solid … Read more

Drone Programming, Robot Assembly, AI Applications… Technology is Within Reach at This School in Beijing!

Drone Programming, Robot Assembly, AI Applications... Technology is Within Reach at This School in Beijing!

Jun Cheng School consistently adheres to an international perspective and innovative education, dedicated to creating a cutting-edge science and technology practice platform for students. On March 27, the Science and Technology Festival themed “STEM and AI” grandly opened, showcasing Jun Cheng’s scientific and technological achievements through 20 technology booths and interactive experiences, further igniting students’ … Read more

Individual Growth and Self-Evaluation (AI Review 26) Exploring Physical Fitness

Individual Growth and Self-Evaluation (AI Review 26) Exploring Physical Fitness

AI Review Chapter 26: Exploring Physical Fitness The following is an in-depth analysis of Chapter 26 “Exploring Physical Fitness” based on the three-dimensional model of “Physical Fitness, Skills, and Enjoyment,” strictly adhering to the framework and analytical logic of Chapter 9: 1. Physical Fitness Dimension: Gene Decoding of Life Energy (1) Analysis of Internal Material … Read more

Passion is Eternal

Passion is Eternal

It has been a long time since I last worked on my public account. I have many thoughts, but upon seeing the overwhelming amount of artificial intelligence textbooks and various articles on AI-enabled teaching, along with the numerous applications of Deepseek, I find that most are just jumping on the bandwagon and riding the hype. … Read more

Getting Started with ESP32 and Arduino (Part 4): Random Display of Classical Poetry on OLED Screen

Getting Started with ESP32 and Arduino (Part 4): Random Display of Classical Poetry on OLED Screen

Introduction I believe that working on some simple and fun projects is a great way to get started. During the practical process, you will encounter many requirements and issues, and solving these requirements and problems is part of the learning process. Today, I will share a project that randomly displays classical poetry. If you are … Read more

Weekend Live Class | Easily Create an Interactive Music Atmosphere Light with Arduino

Weekend Live Class | Easily Create an Interactive Music Atmosphere Light with Arduino

Lighting is an important medium for visual interaction. From the initial cold and warm light sources to the now programmable RGB LED lights that can control hue and brightness, the development and evolution of lighting have added more color to our lives. Many friends carefully design a set of startup lighting effects for their computer … Read more

Key Points of Basic Methods for Public Transport Operation Scheduling

Key Points of Basic Methods for Public Transport Operation Scheduling

Public transport operation scheduling is an important guarantee for the efficient and orderly organization of bus operation lines and production activities. It is also a top priority in the operational management of bus companies. Scientific and reasonable bus scheduling is crucial for ensuring that public transport operations meet the travel needs of citizens, achieving both … Read more

Accelerating Excel: The Application of C++ SIMD Vectorization Technology in Spreadsheet Calculations

Accelerating Excel: The Application of C++ SIMD Vectorization Technology in Spreadsheet Calculations

Hello everyone! Today I want to share a C++ technology that can significantly speed up your data processing—SIMD vectorization. Imagine opening a massive Excel spreadsheet and waiting for long periods during large-scale calculations, which can be incredibly frustrating. With C++ SIMD technology, you can easily boost these calculation speeds by 4x, 8x, or even more! … Read more