Modern Traffic Signal Control Machines Overview

Modern Traffic Signal Control Machines Overview

Modern Traffic Signal Control Machines General Composition of Modern Traffic Signal Machines Traffic signal control machines refer to all the electronic and mechanical components installed in cabinets that control the operation of traffic lights, including the cabinets themselves. With technological advancements, traffic signal control machines have evolved from purely mechanical controllers to modern traffic signal … Read more

A Simple Analysis of the Differences Between STM32 and 51 Microcontrollers

A Simple Analysis of the Differences Between STM32 and 51 Microcontrollers

Share this article, a simple analysis of the differences and trade-offs between STM32 and 51 microcontrollers. A microcontroller, abbreviated as MCU, is essentially a device that integrates the CPU (computation and control), RAM (data storage – memory), ROM (program storage), input and output devices (serial ports, parallel ports, etc.), and an interrupt system on a … Read more

ESP-BSP: Tailored Board Support Package for ESP Boards

ESP-BSP: Tailored Board Support Package for ESP Boards

ESP-BSP is the Board Support Package (BSP) officially provided by Espressif, designed to simplify the process for developers using Espressif development boards. It is especially suitable for quickly setting up applications based on chips such as ESP32, ESP32-S2, ESP32-S3, and ESP32-C3. It provides developers with various low-level drivers and configurations, allowing easy control of hardware … Read more

E Valley Cup Special Track – Ultrasonic Follow Car

E Valley Cup Special Track - Ultrasonic Follow Car

2025 E Valley Cup Electronic Design Competition Special Track – Ultrasonic Follow Car Background Since 2016, the National College Student Electronic Design Competition has been sponsored by TI. Since then, there has been a question each year requiring the use of TI’s MCU. In 2023, TI released the Cortex-M0+-based mixed-signal MCU MSPM0 series to replace … Read more

Detailed Explanation of STM32 Serial Communication

Detailed Explanation of STM32 Serial Communication

1. Data Communication Methods 1. Serial and Parallel Communication According to the method of data transmission, communication can be divided into serial communication and parallel communication. Serial Communication: This refers to the communication method where devices transmit data one bit at a time through a single data signal line, ground line, and control signal line. … Read more

Domestic High-Performance 8-Core CPU RK3576 Overview

Domestic High-Performance 8-Core CPU RK3576 Overview

As the market demand continues to change, the requirements for CPUs in various industries are becoming increasingly high, especially with the recent rise of AIOT. To provide a better user experience, the computational power of CPUs is also required to be higher. Today, we recommend the MYC-LR3576 core board and development board launched by MYiR … Read more

Advanced STM32: Implementing Circular Buffer for UART

Advanced STM32: Implementing Circular Buffer for UART

The Concept of Queue Before we start, let’s review the basic concept of a queue: Queue: A linear structure that follows the First In First Out (FIFO) principle, allowing insertion at one end (enqueue) and deletion at the other end (dequeue). Characteristics of a Queue Similar to a ticket queue, the first person to arrive … Read more

Getting Started with STM32MP157 Development Board

Getting Started with STM32MP157 Development Board

1. Resources 1.1 What Resources Are Available and How to Download Them Please refer to: “Article 1: New Learning Path, Video Introduction, Resource Download” “Chapter 2: Resource Download Methods” 100ask Technical Forum: http://bbs.100ask.net/ 100ask Official Wiki (Resource Download): http://wiki.100ask.org/ Online Classroom: https://www.100ask.net/index 1.2 Which Chapters to Study in This Development Board Manual This manual can … Read more

RK3128 Core Board / Custom Solutions Overview

RK3128 Core Board / Custom Solutions Overview

1. Product Introduction 1. Product Overview The RK3128 core board is a high-performance core board based on the quad-core Cortex-A7, using the Rockchip RK3128 quad-core Cortex-A7 1.3GHz processor. It offers various storage configuration options, allowing users to quickly implement project development by simply expanding the functional baseboard. The core board features a compact and aesthetically … Read more

Quick Start Guide to Embedded STM32 Practical Application 1080P

Quick Start Guide to Embedded STM32 Practical Application 1080P

1. Follow the above Jifeng Find Course WeChat official account, and click 【Like】 and 【Looking】 2. Enter 【Receive Course】 in the WeChat official account to obtain the materials for this guide. Resources are from Baidu Cloud Drive Embedded STM32 Practical Application Quick Start Embedded STM32 Practical Application Quick Start STM32 is a 32-bit microcontroller developed … Read more