Embedded system is one of the most popular systems nowadays. In many fields, embedded system has been applied. In order to enhance your understanding of embedded system, Xiaobian will introduce to you what kind of specialty embedded system is and what to learn about embedded system. If you are interested in embedded system, you may […]
Category: Embedded System
Comprehensive analysis of embedded system
Embedded system is widely used, so more and more people are learning embedded system. Therefore, before learning embedded system, we should have some knowledge of embedded system. So in the rest of this paper, Xiaobian will analyze the embedded system comprehensively. If you are interested in embedded system, you may as well read on. 1、 […]
The structure of embedded system is described in detail
Embedded system has many applications in our life, we have heard more or less about it. In the first two articles, Xiaobian introduced the embedded system in detail. In order to continue to enhance our understanding of the embedded system, this paper will explain the composition of the embedded system. If you are interested in […]
7 key knowledge points of embedded C language
oneVoid and void* Void means no type. You can’t use this type to declare variables or constants, but you can define a pointer as a void type, such as void * PTR. Void pointer can point to any type of data, and it can be assigned to void pointer by pointer of any data type, […]
How is embedded system composed
Embedded system has many applications in our life, we have heard more or less about it. In the first two articles, Xiaobian introduced the embedded system in detail. In order to continue to enhance our understanding of the embedded system, this paper will explain the composition of the embedded system. If you are interested in […]
Design examples of Nios and μ Clinux embedded system UART serial port and Ethernet interface converter
Embedded system is generally composed of embedded microprocessor, peripheral hardware devices, embedded operating system and user application program. Its development is mainly reflected in the progress of chip technology, as well as the progress of algorithm and software under the limitation of chip technology. With the development of chip manufacturing technology, great changes have taken […]
Application of I2C multi address function on mm32f013x
In I2C, communication is realized by means of device address addressing, which can be roughly divided into two categories: one to many and many to many communication. In multi host communication, if the slave wants to receive data from multiple hosts, it needs to use the function of multi address. This paper aims at the […]
Constant temperature and humidity control system based on NXP i.MX rt1050 main control board
The system is divided into four partsSignal acquisition, actuator output, display, main control board (i.mxrt1050 evaluation board)The main control board and other modules are connected by MODBUS. There are two serial ports, UART2 is connected to PC, and uart3 is connected to signal acquisition and output.The demonstration program adopts rttread operating system, including the following […]
Overview of embedded UART serial port debugging and embedded serial port debugging connection: development of interactive program between debugging interface and PC
Embedded software developmentIn the process of project development, the use of debugging tools is essential. The simple and flexible feature of serial port is often used as a code debugging tool by engineers. Its other name is UART. When it comes to UART, I believe many engineers are familiar with it. Mastering a UART can […]
What is embedded? How to learn Embedded better
As we all know, in the early years, colleges and universities have indeed trained a large number of embedded system teachers, but many of them have been separated from the front-line scientific research for a long time, and the teachers engaged in embedded scientific research are often busy with heavy scientific research work, so it […]