I've been debugging a color screen these days. Haha, now that it's done, I'll play whack-a-mole. Hehe! Every time the score increases by 100, the speed will increase by one level. Color screen resolut...
[i=s]This post was last edited by yang_alex on 2019-8-3 18:30[/i][CH549 Review] Part 4 Low-Level Driver Software Review - Touch Button DriverIn the previous post "Comparison and Evaluation of Low-Leve...
[i=s]This post was last edited by jinglixixi on 2021-5-20 23:36[/i]DHT22 is a common digital temperature and humidity sensor. It uses a single bus to work, so it saves GPIO port resources. Combining i...
Many blogs can add online QQ function, you can refer to my Sohu blog. http://jinshilaser.blog.sohu.com/ After opening, there is a QQ online icon on the left, click it and you can chat with my QQ onlin...
[flash]http://player.youku.com/player.php/sid/XMzU3MjgyNDg0/v.swf[/flash]
I spent a month to make a clock. I made one before, click on the link to browse. This clock is an upgraded version, which fixe...
ZTE,
caught
in the vortex of
the US ban on the sale
of chips
, has sounded the alarm for China's information technology industry and revealed China's "chip disease". Let's follow the ...[Details]
1.MAX31865 (1 Introduction The MAX31865 is an easy-to-use thermistor-to-digital converter optimized for platinum resistance temperature detectors (RTDs). External resistors set the RTD sensitivity, a...[Details]
I used STM32CubeMX V4.22.1 to generate a project including EHT and Lwip. The debugging has been abnormal. After careful inspection, the following problems were found: 1. The hardware uses LAN8720A, b...[Details]
On the eve of Qingming Festival, the trade friction between China and the United States is on the rise. Let's follow the automotive electronics editor to learn more about the relevant content. Ba...[Details]
On April 16, the U.S. Department of Commerce announced that it would ban U.S. companies from selling parts, goods, software, and technology to
ZTE
for seven years, until March 13, 2025.
Th...[Details]
The parking assistance system is an important application of the active anti-collision system of automobiles in low-speed and complex urban environments, and is also a specific embodiment of the inte...[Details]
There has been a lot of news about Huawei
phones
recently
. At the
Huawei
Global Analyst Conference
on the 17th
,
Huawei
announced that it will launch
5G
phones
in the seco...[Details]
In most countries, the military is a fairly large group, and the health of soldiers is particularly important to the combat effectiveness of the army. The US Department of Defense's Advanced Resear...[Details]
According to the description provided in the official manual of ST, it is not difficult to see that the ADC analog watchdog is actually that the user can set an upper and lower limit of the AD value...[Details]
Why does MCU have a watchdog? With this question, let's learn about watchdogs. Even the 51 single-chip microcomputer has a watchdog, which shows that this dog has a special meaning to us. The purpose...[Details]
MCU Programming: Find the average value of 8 unsigned numbers. There are 8 unsigned numbers stored in 8 units of the internal RAM starting at 20H. It is required to save their average value in R2. ;-...[Details]
In the 51 single-chip microcomputer's on-chip data memory units 20H and 21H, the data 9 and 2 are stored respectively. Write a program to calculate the difference and product between the two. The d...[Details]
The record harmony method is as follows: Note: This method is compatible with the C32 compiler, not the XC32 compiler; 1. cmd opens the command window; 2. cd to the pic32-upgrader file where you inst...[Details]