Common C Language Knowledge Points in STM32

Common C Language Knowledge Points in STM32

The C language is essential foundational knowledge in microcontroller development. This article lists some basic C language knowledge points encountered while learning STM32, hoping to be helpful to everyone. 01 Bit ManipulationNext, we will explain several bit operators and then discuss techniques for using bit manipulation. The C language supports the following six bit operations:Six … Read more

Differences Between 32-bit MCUs: ESP32, GD32, and STM32

Differences Between 32-bit MCUs: ESP32, GD32, and STM32

If you don’t want to miss my updates, remember to check the public account in the upper right corner and set it as a star, and take down the stars to give to me. 01 Introduction STM32: A product released by STMicroelectronics on June 11, 2007, it is a 32-bit microcontroller. GD32: A product released … Read more

Why STM32 LL is More Efficient than HAL?

Why STM32 LL is More Efficient than HAL?

Follow+Star Public Account, don’t miss out on exciting content Author | strongerHuang WeChat Public Account | Embedded Column The standard peripheral library, HAL, and LL software library of STM32 all have many clever aspects worth learning from.Today, we will discuss how the STM32Cube LL library cleverly uses “static inline” to make the code more efficient. … Read more

Embedded Development: How to Choose the Right System?

Embedded Development: How to Choose the Right System?

Recommended Videos In embedded ARM development, when faced with a variety of operating systems, how can one make the best decision for the project? This article will outline the characteristics of common systems to help you quickly understand their advantages and disadvantages, enabling you to better choose the right system. IntroductionIn embedded ARM development, choosing … Read more

Honoring Classics, Inspiring the Future: Embedded Innovations Driving Industrial Intelligence

Honoring Classics, Inspiring the Future: Embedded Innovations Driving Industrial Intelligence

In 2014, a critical period for the transformation of industrial automation towards intelligence,we launched theSAM-U3300A industrial-grade core board, providing high-reliability embedded solutions for industrial equipment through collaborative innovation at the hardware architecture and system levels. Energy Efficiency Innovation: Low-Power Architecture Breaks Environmental Limitations 1. Based on low powerTI Cortex™-A8 series CPU AM335X, the U3300A achieves … Read more

CM3588 Series Core Board Solution: Revolutionizing the ‘Brain’ of Robots and Ushering in a New Era of High-Precision Motion Control

CM3588 Series Core Board Solution: Revolutionizing the 'Brain' of Robots and Ushering in a New Era of High-Precision Motion Control

In 2025, the humanoid robot field is expected to experience explosive growth—from the exposure of Tesla’s Optimus mass production plan, to the “Tiangong” robot completing outdoor complex terrain climbing tests, and the global first robot marathon event gaining popularity. Every step, turn, and balance adjustment on the track relies on the capabilities of the motion … Read more

Edge Intelligence: Implementation of ESP32 Industrial IoT Gateway Technology

Edge Intelligence: Implementation of ESP32 Industrial IoT Gateway Technology

The industrial Internet of Things (IIoT) is transforming the manufacturing landscape at an unprecedented pace. However, with the explosive growth in the number of connected devices, traditional cloud computing architectures struggle to meet the demands for real-time data processing and analysis. Edge computing has emerged, bringing computational power closer to the data source, enabling faster … Read more

Open Source IoT Gateway iBoot: Empower Your Java Code to Dominate Factory Devices!

Open Source IoT Gateway iBoot: Empower Your Java Code to Dominate Factory Devices!

Introduction In this era where everything can be connected to the internet, are you still troubled by the “language barrier” of industrial devices? How can old Modbus devices and the latest MQTT devices communicate seamlessly? Today, we will dissect a hardcore IoT gateway written in Java—iBoot. Here’s the open-source address: https://gitee.com/iteaj/iboot 🔥 Three Major Advantages … Read more

Home Media Server – Docker (Using Portainer) Installation of Nastools and Usage

Home Media Server - Docker (Using Portainer) Installation of Nastools and Usage

Nastools Introduction Nastools is an open-source toolkit designed for NAS (Network Attached Storage) users, primarily for automating media resource management and optimizing the NAS user experience. It integrates various practical functions to help users automate the downloading, organizing, categorizing, and syncing of media libraries, making it especially suitable for home media libraries, PT (private tracker) … Read more

ZhiYuan Robotics Releases and Open Sources the World’s First Robot Action Sequence Driven World Model

ZhiYuan Robotics Releases and Open Sources the World's First Robot Action Sequence Driven World Model

Author | Xu Xuanju Recently, ZhiYuan Robotics made a significant announcement in the field of embodied intelligence, achieving a dual milestone: the world’s first robot action sequence driven embodied world model EVAC (EnerVerse-AC), and the embodied world model evaluation benchmark EWMBench. These two innovative results are now fully open-sourced, aiming to establish a new development … Read more