Is there any kindhearted person who has used Verilog to program 12864 to dynamically display Chinese characters and letters? I made a frequency meter and want to display it dynamically on the LCD~~~~ ...
[backcolor=rgb(239, 245, 249)] I use LM358 op amp as comparator. The positive input terminal outputs 1v stably, and the negative input terminal inputs a voltage greater than 1 or less than 1V to compa...
1. Formwork Engineering
Whether in the GD official driver library program (GD32L23x_Firmware_Library_V1.0.0) or the corresponding development board resource package (GD32L23x_Demo_Suites_V1.1.0), the ...
M_BLK_ID is often used in network programming, which involves memory management. It is different from sending data in general C language programming. It does not send strings directly. If I want to se...
Since the 1980s, with the widespread application of integrated circuits and single-chip microcomputers in automobiles, there are more and more electronic control units in automobiles, such as electron...
Recently, the U.S. Department of Commerce announced that it would prohibit companies in the country from selling any electronic technology or communication components to ZTE, a Chinese communicatio...[Details]
Although it is early summer, the Chinese smartphone market is still in the cold winter, just like Beijing in April with snow. For mobile phone brands caught in the middle, the cold is even more bit...[Details]
According to foreign media reports, the 2018 GMC Terrain Denali is equipped with multiple collision detection systems, and a recent test verified the safety of the system. Even when driving in a bu...[Details]
This example is mainly to familiarize yourself with the register configuration of Timer A and the configuration method of IAR. /*********************************************** Program function: re...[Details]
On May 8,
Google
I/O 2018 Developer Conference was held as scheduled in Mountain View, California. In the second year of the full promotion of the "AI first" strategy, artificial intelligen...[Details]
At this exhibition, Microsoft brought its flagship intelligent voice products - XiaoIce and Xiaona. In addition, the voice will be equipped with an intelligent face recognition system. Let's see ho...[Details]
I have been working on a stm32 project recently and have been struggling with its startup method. I saw a good article and reposted it. The format of the original article is not very good, and there...[Details]
AI
chips are becoming a new trend in the industry. On November 15, Qualcomm announced that it would invest in nine Chinese AI algorithm + chip innovation companies. Let's follow the network c...[Details]
Mobile phone battery charger program made by STC12C2052AD microcontroller #include stc12c2052ad.h #include intrins.h #define uchar unsigned char #define uint unsigned int sbit REF =P1^0; sbi...[Details]
/********************************************************************** Read LCD status word to STA function: used to judge busy or idle before writing data or commands to the LCD *****************...[Details]
/*34864 Chinese character library*/ // Connection of MCU //******************************************************** //p3= data port //p4--control port// p4.0 = rs //p4.1= r/w //p4.2= e //...[Details]
pt2262 source code written by EM78P156 ;this program is HOME ALARM ; n ;this progam write and test for 01.2.18---3.5 ;Chip EM78P156 F=3.58 MHz ;SETUP : CYCLE=2,CLOCK=...[Details]
HT47 Timer Application include ht47c20.inc data .section 'data' int_count db ? io_count db ? code .section at 0 'code' org 00h jmp start org 04h reti org 08h reti org 0ch reti org 10h jmp...[Details]