-
Mainly introduce the modifications of UCGUI:
1: GUI_X_ucos.c folder, line 80, modified to:
/*
**************************************************************************************************...[Details]
-
1: Configure the port first: GPIO_Init(LEDS_PORT, ( TX ), GPIO_MODE_OUT_PP_LOW_FAST); GPIO_Init(LEDS_PORT, ( RX ) , GPIO_MODE_IN_PU_NO_IT ); Note: At the beginning, after the program was writte...[Details]
-
Generally speaking, factory equipment basically considers the relay output points. The service life of relays is limited. After using for a period of time, they may break down. In this case, you ca...[Details]
-
Toyota also follows Tesla's lead and uses visual solutions to train and develop driving technology instead of using lidar? Recently, Toyota's Woven Planet said it will develop autonomous driving tech...[Details]
-
The reporter sent back news from Shenzhen that the Growatt series three-phase inverters of Growatt New Energy Co., Ltd., the largest photovoltaic inverter manufacturer in China, have been used in m...[Details]
-
Underwater autonomous vehicle is a general term for mobile underwater detection and underwater operation engineering equipment, and is an important tool for marine survey and development. It can c...[Details]
-
1) Use a multimeter to check whether the battery is good or bad. Set the multimeter to R×1k (or R×10k). Since the Ubo value of the bidirectional trigger diode is above 20V, and the battery in the mul...[Details]
-
This paper mainly discusses the circuit principle design and application analysis of blood glucose meter based on C8051F series microcontroller, and also provides a complete solution for copy devel...[Details]
-
///////////////////////////////////////////////////// /////////////////////////
Function: Realize the data collection, decoding and display of the P2 keyboard, that is,
collect the data ...[Details]
-
Preface Previously we have introduced how to control the high and low levels of the IO port output of the 51 microcontroller. In this tutorial, we will use another experiment to describe the output o...[Details]
-
Usually the reasons why our program runs out of control are as follows: 1. memset/ memcpy usage error error code aucCpyLength=NAME_DATA_LENGTH- ((wucCdTextCmdBufferPara.stTagCmdPara.ucPageNo+1)*TA...[Details]
-
PWM Timer Overview In the Exynos 4412 processor, there are five 32-bit timers with pulse width modulation (PWM) function, which can generate internal interrupt signals to the ARM subsystem. In additi...[Details]
-
An ultrasonic rangefinder is made using the STC89C52 microcontroller, ultrasonic module (HC-RS04), DS18B20 digital temperature sensor and LCD1602 liquid crystal display module. The first line of the ...[Details]
-
File generation process NM=nm bash ./scripts/mksysmap vmlinux System.map file format The content format of arm-linux system.map is Link address type symbol Why is the address a link address? ...[Details]
-
ABB robots are intelligent devices widely used in the field of industrial automation. Their basic program data is the basis for realizing robot automation control. This article will introduce the b...[Details]