Master These Embedded C/C++ Development Tools To Boost Efficiency!

Master These Embedded C/C++ Development Tools To Boost Efficiency!

I am Lao Wen, an embedded engineer who loves learning. Follow me to become even better together! In daily development work, embedded low-level drivers and application development often use C and C++ programming languages. Today, we will discuss the top 10 IDEs most suitable for C/C++ developers, and you can see which one fits you … Read more

Creating IAR Project for KEA128 Chip

Creating IAR Project for KEA128 Chip

Teacher Zhu, this tutorial is based on notes I整理ed from a recent competition. I remember that there was very little information online about the KEA128 application in smart car competitions. I have graduated but couldn’t bear to delete these materials. If you think this article might be useful for everyone (especially those just starting with … Read more

Introduction to Microcontroller Programming Basics

Introduction to Microcontroller Programming Basics

Click the blue text to follow, reply with “Introduction Materials” to get a tutorial from beginner to advanced on microcontrollers Written by | Wu Ji (WeChat: 603311638) Original | Article 18 of the series Full text 1064 words, reading time approximately 5 minutes I personally believe that microcontrollers are not a technology, but a tool. … 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

Android Studio Tips: Enhance Development Efficiency with Bookmarks and TODO

Android Studio Tips: Enhance Development Efficiency with Bookmarks and TODO

In the world of software development, it is often said “To do a good job, one must first sharpen one’s tools”, this saying is not limited to the choice of tools, but serves as a reminder: effective tools can significantly enhance work efficiency. A developer’s ability is not solely reflected in the code itself; how … Read more

Introduction to New Short-Distance Technology Service Platform

Introduction to New Short-Distance Technology Service Platform

New Short-Distance Technology Service Platform Fixed Layout Set fixed width and height on the toolbar, The background can be set to be contained, perfectly aligning the background image and text, and is used for template production. Fixed Layout Set fixed width and height on the toolbar, The background can be set to be contained, perfectly … Read more

Unlocking the Patterns of STM32 Resources

Unlocking the Patterns of STM32 Resources

Recently, someone asked a question: how to find authoritative information about STM32? Actually, I have always recommended that everyone obtain information from the chip manufacturer (official sources), as this information is generally the most authoritative. This article mainly introduces methods and tips for quickly finding STM8 and STM32 software tools and documentation. ST Website ST … Read more

Essential Tools for Electrical Engineers: A Comprehensive Guide

Essential Tools for Electrical Engineers: A Comprehensive Guide

Keywords:Tools, Electrical, Electronic Devices, Inspection, Repair, Design Q A & What tools do I need in the electrical field? Whether you are a beginner trying out amateur projects or an experienced engineer, you need tools to complete your projects.Here, I will introduce some of the most important tools for me, and then I would also … Read more

How to Port BusyBox, the Swiss Army Knife of Linux Tools, to RT-Thread Smart?

How to Port BusyBox, the Swiss Army Knife of Linux Tools, to RT-Thread Smart?

RT-Thread Smart Series Serialization Serial Number Content 1 “When “Raspberry Pi” Meets RT-Thread Smart – Introduction to Application Programming“ 2 “RT-Thread Smart and Raspberry Pi: wget & cURL Network Client“ 3 “How to Port BusyBox, the Swiss Army Knife of Linux Tools, to RT-Thread Smart?” 4 sdl graphic class application 5 dropbear and ssh server … Read more

Comprehensive Guide to USB Camera Development and Debugging Tools

Comprehensive Guide to USB Camera Development and Debugging Tools

From the title, it indeed seems quite specific. From the system level, the buses recognized as cameras by the operating system include not only USB but also other buses, such as MIPI cameras, and many software-virtualized cameras. However, during the camera development process, there are always some technical specifications involved, such as the parsing of … Read more