DIY Xiao Zhi Robot Using the Most Popular Domestic Board

DIY Xiao Zhi Robot Using the Most Popular Domestic Board

DIY a Chinese-English Voice Translation Robot Author: F Robot 3Original link:https://www.eeworld.com.cn/ayXzz94 This small project can be used for communication between speakers of different native languages, achieving Chinese-English translation during conversations, making communication more convenient. 1. Project Showcase Let’s take a look at the final effect. Followed Follow Replay Share Like <!– Just take a look … Read more

Experiment: Software Design for External Interrupts with Buttons

Experiment: Software Design for External Interrupts with Buttons

15.3.2 Software Design 15.3.2.1 Create New Project For e2studio Development Environment Copy our previous e2s project “11_GPIO_LED“, then rename the project folder to “16_ICU_External_IRQ“, and finally import it into our e2studio workspace. For Keil Development Environment Copy our previous Keil project “11_GPIO_LED“, then rename the project folder to “16_ICU_External_IRQ“, and double-click the Keil project file … Read more

AI Glasses Development Board | Allwinner V821 + JL7018F with EIS Stabilization and APP Large Model

AI Glasses Development Board | Allwinner V821 + JL7018F with EIS Stabilization and APP Large Model

Click the “blue text” above to follow us!SC1757V-AI Glasses Development Board is developed by Suozhi and designed to use the Allwinner Technology V821L2-WXX professional chip, which can be used as a general module for AI glasses.This module board integrates modules such as sensor, WiFi, SD NAND, audio, USB, LED, gyroscope, etc.. It supports the latest … Read more

AT89C52 Virtual Microcontroller Development Board

AT89C52 Virtual Microcontroller Development Board

Overview The AT89C52 Virtual Microcontroller Development Board is a virtual electronic experiment platform built on the Proteus simulation software. It fully simulates the functions of the AT89C52 microcontroller and its peripheral circuits, providing learners, developers, and electronics enthusiasts with a development and testing environment that does not require physical hardware. Main Features Core Microcontroller AT89C52 … Read more

Ten Years of Xiao Mei Ge FPGA: Thank You for Your Support!

Ten Years of Xiao Mei Ge FPGA: Thank You for Your Support!

Just Recently, while organizing my Baidu Cloud storage, I found a video file named “Simple Development Process.mp4“ in the folder of “A Xiao Mei Ge All Video Tutorials and Materials“. This video seems to be the first episode of a tutorial series for a certain development board. It was probably placed here by accident and … Read more

Technical Guide: How to Implement Auto-Start Applications on the RK3588 ELF 2 Development Board

Technical Guide: How to Implement Auto-Start Applications on the RK3588 ELF 2 Development Board

Systemd, as the default initialization system and service manager for Linux systems, significantly enhances system boot efficiency through its parallel startup, dependency management, and unified configuration mechanisms. The implementation mechanism of Systemd for auto-start requirements is as follows: 1. Service Unit Mechanism Systemd abstracts each service/script as a .service unit file, which contains declarative configurations … Read more

Arduino | Basics 01 – Introduction to Arduino: Understanding the Past and Present of Arduino

Arduino | Basics 01 - Introduction to Arduino: Understanding the Past and Present of Arduino

01 What is Arduino Arduino is a convenient, flexible, and easy-to-use open-source electronic prototyping platform. It consists of hardware (various models of Arduino boards) and software (Arduino IDE), originally intended to make it easier for artists, designers, hobbyists, and anyone interested in creating interactive objects to use electronic technology. 02 The Origin of Arduino In … Read more

Testing Real Silicon: Automated RISC-V Hardware in the Loop

Testing Real Silicon: Automated RISC-V Hardware in the Loop

Author: Ariel D’Alessandro, Collabora Abstract: With the rise of RISC-V, the demand for stable and scalable hardware testing infrastructure is becoming increasingly important. To fill this gap in the ecosystem, the RISE project and Collabora have integrated two RISC-V development boards (Banana Pi BPI-F3 and SiFive HiFive P550) into Collabora’s public LAVA testing lab. Utilizing … Read more

The Latest Trends in Edge AI Development Boards: Fall 2025 Edition

The Latest Trends in Edge AI Development Boards: Fall 2025 Edition

We explore the latest trends in edge AI development boards, from microcontroller (MCU) devices aimed at makers and enterprises to single-board computers (SBC) designed for home users and professionals. As September arrives, what better way to immerse ourselves in the summer of edge AI than by reviewing the best edge AI hardware and devices of … Read more

Exploring the DFRobot ESP32-P4: Creating a Custom ‘Xiao Zhi’ with MicroPython

Exploring the DFRobot ESP32-P4: Creating a Custom 'Xiao Zhi' with MicroPython

The previous article “Exploring the DFRobot ESP32-P4 Development Board, Mastering MicroPython” introduced the process of flashing MicroPython firmware onto the ESP32-P4 and achieving most functionalities.This article continues to share how to create a custom ‘Xiao Zhi’ based on MicroPython. 1. Development Board Introduction The latest release from DFRobot, the FireBeetle 2 ESP32-P4 development board is … Read more