Understanding the Principle of Automatic Baud Rate Detection in STM32

Understanding the Principle of Automatic Baud Rate Detection in STM32

Your device connects to the other device. If it can automatically detect the baud rate without knowing the other party’s serial port baud rate, wouldn’t it be very convenient? 1 Overview Regarding the issue of automatic detection of UART serial port baud rate, those with project experience or who have studied serial communication should know … Read more

4 Steps to Build a Work Robot

4 Steps to Build a Work Robot

Robots have a long history. In ancient times, the Hebrews wrote an article called “The Living Automaton” to help with tedious labor; Da Vinci designed the “Mechanical Knight” in 1495; and Westinghouse’s Televox robot was created in 1927, allowing humans to send commands using voice. These achievements paved the way for the future vision of … Read more

Affordable Voice Recognition Platform with Embedded FPGA Hardware Accelerator

Affordable Voice Recognition Platform with Embedded FPGA Hardware Accelerator

Background Communicating with machines and having them understand what you are saying has turned the once-dream of voice recognition technology into reality. Voice recognition acts like a machine’s auditory system, allowing it to convert voice signals into corresponding text or commands through recognition and understanding. Since the first experimental system capable of recognizing 10 English … Read more

Top High-Star Open Source Projects Related to Embedded Systems on GitHub

Top High-Star Open Source Projects Related to Embedded Systems on GitHub

Many people may mistakenly think that GitHub is exclusive to internet professionals, but that’s not true. There are many open-source projects related to embedded systems on it. Here are some high-star open-source projects (well-known ones like RT-Thread, AWTK, etc., will not be introduced in this article). Avem Project Link: https://github.com/avem-labs/Avem Project Description: This is a … Read more

Comprehensive List of Open Source C# Projects Worth Collecting

Comprehensive List of Open Source C# Projects Worth Collecting

Business Collaboration and Project Management Platform – TeamLab Online Video Conference Software – VMukti Workflow Engine – ccflow [Free] Regular Expression Testing Tool – Regex-Tester Windows Phone 7 SDK Excel Reading and Writing Component – ExcelLibrary .NET Integrated Development Environment – MonoDevelop Telephone Softswitch – FreeSWITCH Open Source Operating System – Cosmos Tank Robot Battle … Read more

Embedded Software Architecture Design – State Machine

Embedded Software Architecture Design - State Machine

Click on the blue text above to learn more practical skills in embedded programming. If you find this article helpful, feel free to like + follow Introduction As the function business code increases, upon reviewing the code, it becomes evident that the use of if-else if-else statements is becoming more prevalent due to the need … Read more

Creating a Portable WiFi with Raspberry Pi 3+

Creating a Portable WiFi with Raspberry Pi 3+

Last Issue Review: Getting Started with Raspberry Pi 3+ Raspberry Pi 3+ Tools for Success Bluetooth Configuration and Testing with Raspberry Pi 3+ Painful Experience with Windows 10 IoT on Raspberry Pi 3+ For friends who travel frequently, hotel WiFi issues are often a hassle. Hotel WiFi signals are weak, insecure, slow, and often disconnect. … Read more

Revolutionizing In-Car Displays: The Rise of Mini LED Technology

Revolutionizing In-Car Displays: The Rise of Mini LED Technology

With the development of autonomous driving and intelligent networking technologies, car displays have gradually become the core interactive interface of vehicles, allowing various controls beyond just driving through the screen. According to Omdia data, the global shipment of automotive displays reached 127 million units in 2020. The market outlook for in-car displays is optimistic; even … Read more

Why Are Embedded Projects Always Delayed?

Why Are Embedded Projects Always Delayed?

Follow+Star Public Account, don’t miss exciting content Author | strongerHuang WeChat Public Account | strongerHuang The boss requires the project to be completed in three months, but after six months, it is still not done. Is this situation something you often encounter? Recently, I saw friends in the group discussing similar issues, so let’s talk … Read more