How to Efficiently Start Programming for Smart Connected Vehicles?

How to Efficiently Start Programming for Smart Connected Vehicles?

From autonomous driving to smart cockpits, from operating systems to vehicle-cloud connectivity, more and more car manufacturers and technology companies are making intelligence the biggest selling point of new models. The automotive industry has fully entered the era of “software-defined vehicles.” Programming skills have become essential for those engaged in the installation and testing of … Read more

DIY Hexapod Bionic Robot

DIY Hexapod Bionic Robot

Abstract: After a failure in my freshman year, I decided to temporarily halt the development of this project and first learn the basics of embedded development. I planned to complete this hexapod robot independently when I had the capability. Fortunately, just as my undergraduate studies were coming to an end, I had acquired enough knowledge … Read more

Introduction to Arduino Language in IoT Architecture

0 Introduction Hello everyone! My name is Lechuang IoT, and I mainly focus on industrial automation and the Internet of Things (IoT). I am familiar with the industrial automation field and have developed products related to IoT. My original intention was to work on industrial IoT, but the system is too vast, and I will … Read more

Differences Between STM32, Arduino, and Raspberry Pi Development

Recently, I saw someone asking: Are there significant differences in the development methods of STM32, Arduino, and Raspberry Pi? In terms of similarities, there are many common points among them. However, if we talk about the differences in development, there are indeed quite a few. Similarities and Differences Among STM32, Arduino, and Raspberry Pi STM32, … Read more

Deep Dive into SiRider S1 Industrial Development Board

Course Introduction With the rapid development of fields such as Artificial Intelligence (AI), the Internet of Things (IoT), and industrial automation, Single Board Computers (SBCs) have become key components for the efficient and stable operation of various smart devices due to their flexibility, high integration, and excellent processing capabilities. The increasing demand for industrial-grade applications … Read more

Impressive Performance of Domestic 32-bit MCU

Impressive Performance of Domestic 32-bit MCU

This article is from the Breadboard Community’s free review activity of the “Lingdong Mini-F5333 Development Board”. [Lingdong Mini-F5333 Development Board] + OLED12864 playing Badapple Unboxing Experience After testing the Mini-F5333 development board launched by Lingdong Microelectronics for two days, I found it to be quite impressive. My intuitive impression is that the domestic 32-bit MCU … Read more

Introduction to Development Boards and Simulation Learning Platforms for the 2024 National College Student IoT Design Competition

Introduction to Development Boards and Simulation Learning Platforms for the 2024 National College Student IoT Design Competition

1. Introduction to Development Boards The MM32F5270 series microcontroller is an MCU product equipped with Arm China’s “Star” STAR-MC1 processor, with a working frequency of up to 120MHz, 256KB Flash, and 192KB RAM. It features a Floating Point Unit (FPU), Digital Signal Processing (DSP), MindSwitch signal interconnect matrix, Configurable Logic Unit (CLU), and CORDIC for … Read more

Lichee D1 DocK Pro Development Board Review

Lichee D1 DocK Pro Development Board Review

The Lichee RV Dock is a single-board computer launched by Allwinner Technology in collaboration with Shenzhen Sipeed Technology, based on the Zhuhai Allwinner D1 CPU. Its main control unit, the Allwinner D1, features a 64-bit RISC-V core, 512MB of RAM, an SD card slot for system boot, an HDMI video output interface, a USB interface, … Read more

Exploring Arduino Development Boards: Comprehensive Practice Course Report

Exploring Arduino Development Boards: Comprehensive Practice Course Report

The comprehensive practice course for Computer Science major—Arduino development board course is an important part of the comprehensive practice for Computer Science. This course aims to guide students to master cutting-edge embedded system development technologies. It combines theoretical knowledge with practical operations, focusing on cultivating students’ hands-on skills and innovative thinking. Through Arduino development boards, … Read more

Overview of Embedded Development Boards

Overview of Embedded Development Boards

Article Word Count: 1146 Content Value Index: ⭐⭐⭐⭐⭐ The embedded system is defined as: application-centered, based on computer technology, with customizable software and hardware, and a dedicated computer system that meets strict requirements for functionality, reliability, cost, size, power consumption, etc. In other words, an embedded system is a dedicated computer system, which is a … Read more