Common Coding Standards for FreeRTOS

Common Coding Standards for FreeRTOS

According to statistics from a research institution, currently FreeRTOS has the highest market share in the global RTOS market. Of course, we do not know the specific methods of this statistic, but FreeRTOS is indeed very active. Here, I would like to ask everyone, do you have many friends or colleagues around you who use … Read more

Policies to Promote Industrial IoT in the Energy Sector

Policies to Promote Industrial IoT in the Energy Sector

The following are specific policies to promote the development of Industrial IoT in the energy sector: National Level • Technology R&D Support Policy: The government encourages enterprises and research institutions to increase investment in the R&D of key technologies for Industrial IoT in the energy sector, such as high-precision sensors, advanced communication protocols, and intelligent … Read more

Embedded C Coding Standards

Embedded C Coding Standards

“ Introduction: This article analyzes the embedded C coding standards shared by a foreigner on GitHub (recommended for careful reading): Embedded Mixed Bag.Keywords: Embedded, C statements, Programming standards ” Sharing the embedded C coding standards of a foreigner on GitHub (recommended for careful reading) [1] 01 Most Important Rules   The most important rule when writing … Read more

Occupational Health Professions in China

Occupational Health Professions in China

You know how many occupations we have in our country? 513! Today’s post includes all the occupations in our country, wishing everyone good occupational health! Occupational Types (Provincial Certification) Art Occupational Health for Advertisement Designers, Graphic Designers, Interior Designers, Fashion Designers, Landscape Designers, Industrial Designers, Animation Designers, Product Display Designers Business Occupational Health for Hotel … Read more

Essential Copper Foil Knowledge for PCB Professionals

Essential Copper Foil Knowledge for PCB Professionals

Copper foil is the main material used in PCBs, primarily for transmitting current and signals. The copper foil on a PCB can also serve as a reference plane to control the impedance of transmission lines or as a shielding layer to suppress electromagnetic interference. During the PCB manufacturing process, characteristics such as the peel strength … Read more

Automotive Embedded Software Testing – Software Quality Measurement Indicators

Automotive Embedded Software Testing - Software Quality Measurement Indicators

In the previous issue, we introduced common software quality measurement models (McCall, Boehm, ISO 9126 models). These models can be used to scientifically evaluate software quality. This issue mainly introduces 7 software quality evaluation indicators (coding standards, source lines of code, bug rate per thousand lines of code, cyclomatic complexity, code coverage, fan-in/fan-out counts, design … Read more

FreeRTOS Coding Standards and Data Types

FreeRTOS Coding Standards and Data Types

Scan to FollowLearn Embedded Together, let’s learn and grow together FreeRTOS introductory tutorial has been delayed for too long. Recently, I plan to complete this series, while organizing my knowledge, I hope to help beginners quickly get started and master the basic principles and usage methods of FreeRTOS. Previously published two articles about FreeRTOS: FreeRTOS … Read more