The Role and Usage of Oscilloscopes in Embedded Systems

The Role and Usage of Oscilloscopes in Embedded Systems

In our vehicle-mounted courses, we use oscilloscopes to check the current-related information of devices. Oscilloscopes are also used in embedded systems. So, what is the role of oscilloscopes in embedded systems? 01 The Role of Oscilloscopes in Embedded Systems In embedded system development, oscilloscopes play a crucial role: Signal Observation and Analysis Observe the waveforms … Read more

Key Aspects of Industrial Robot Control Systems

Key Aspects of Industrial Robot Control Systems

What Is a Robot Control System If a person only has senses and muscles, their limbs cannot move. This is partly because there are no organs to receive and process the signals from the senses, and partly because there are no organs to send nerve signals that drive the muscles to contract or relax. Similarly, … Read more

Engineering Challenges Facing Edge Generative AI

When most people think of artificial intelligence (AI), they usually envision applications that can generate new text, images, or voice content. Popular text applications like ChatGPT have quickly risen in the market, attracting over 1 million users in just a few days, and are widely adopted. Mobile users frequently utilize voice search features. What do … Read more

Choosing the Right Camera for NVIDIA Jetson and Other Embedded Systems

Choosing the Right Camera for NVIDIA Jetson and Other Embedded Systems

The camera module is an essential part of AI-based embedded systems. There are so many camera modules available on the market that it can be difficult to choose. This article will detail this process to help you make the right choice for embedded applications, including NVIDIA Jetson. Considerations for Choosing a Camera Choosing a camera … Read more

NVIDIA Jetson Heat Sink Failure Analysis: Importance of Choosing Professional Suppliers

NVIDIA Jetson Heat Sink Failure Analysis: Importance of Choosing Professional Suppliers

In many tech products, heat sinks may be overlooked as less important accessories. However, in NVIDIA Jetson embedded products, the importance of heat sinks cannot be ignored. This article will discuss a heat sink failure case we experienced. A year ago, a middleman who purchased a batch of NVIDIA Jetson Xavier NX module heat sinks … Read more

A Minimalist MQTT Interface EasyMqttClient

A Minimalist MQTT Interface EasyMqttClient

Click on the “Embedded Application Research Institute” above, and select “Top/Star Official Account“ Useful Resources Delivered First Hand! Source | Embedded Application Research Institute Compiled & Formatted | Embedded Application Research Institute In the development of IoT-related applications, MQTT is used to some extent. The following open-source project is an interface I encapsulated based on … Read more

Creating a Seamless Communication Terminal Based on MQTT

Creating a Seamless Communication Terminal Based on MQTT

Author:Nanhai District Dali Town Junior High School, Foshan City, Guangdong Province Zhang Quan, Ling Yujie, Xie Hanzhe This article is sourced from “Invention and Innovation” May 2023 Junior High School Edition We found that homeroom teachers and subject teachers have many repetitive and mechanical tasks, such as: every day the homeroom teacher conveys messages from … Read more

How to Investigate and Monitor CANopen Data with Minimal Software Configuration

CANopen protocol is widely used in industrial robots, production machinery, special vehicles, and medical equipment.Currently, most CANopen nodes do not have built-in logging or remote information processing capabilities, and the network generates/uses data in real-time without “memory.” However, with the rise and development of Industry 4.0, smart factories, and the Industrial Internet of Things, effectively … Read more

What Is CANopen Communication Protocol in PLC Control?

What Is CANopen Communication Protocol in PLC Control?

Siemens Comprehensive + Portal + EPLAN Electrical Drawing Video Recording for Sale at Low Price! Chuangkong Education Siemens Comprehensive Class Course Introduction 1. The Origin of CANopen: Where Did CANopen Come From? The CAN protocol was developed by Bosch in Germany in 1983 for network communication in automotive drive systems. It is now known as … Read more

Using RST in SWD Debugging Port

Using RST in SWD Debugging Port

1. Introduction In the development of STM32 microcontrollers, using SWD for program downloading only requires two pins. So, when do we need to use the microcontroller’s RST port? This involves the pin configuration of the microcontroller. In the CubeMX software configuration, there are five options regarding system debugging settings. If you choose SWD debugging, you … Read more