Function:Scan and read the input of 4*4 matrix keyboard and display it on digital tube, and the scanning includes de-jitter processing. Contains C source code and Proteus simulation file, including sc...
This game is actually very simple. I have been seeing everyone participating in the activities of Easy Power Supply, but I haven’t participated much. The main reason is that I usually do power supply-...
I have a 100-pin STM32-107 development board. I tried the two sample programs provided, one is the trapezoidal wave sample program provided by ST, and the other is the dual-channel DAC sine wave sampl...
I want to participate in the electronic design competition, but I don't know what to do to be creative. Let's discuss what can show creativity. It is best to be about microcontrollers....
The color of light is determined by its frequency. White light is actually composed of seven different colors of light, while laser light is formed by light of a single frequency (or a frequency very ...
introduction STM32 has many registers, which are difficult to remember, so the official packaged two sets of library functions. One is the standard library, but the official has not updated it on F7,...[Details]
Household photovoltaic power stations mainly utilize idle resources on existing household buildings, such as roofs, wall facades, balconies, courtyards, etc., to install and use distributed photovo...[Details]
STM32 ADC multi-channel conversion Description: Use ADC to continuously collect 11 analog signals and transfer them to memory through DMA. ADC is configured to scan and continuously convert mode,...[Details]
/*----------------------------------------------- Name: IIC protocol PCF8591 AD/DA conversion Content: Use DA input, digital tube display output digital quantity, LED display analog voltage size ...[Details]
Getting to the bottom of blockchain
Since last year, blockchain has become the hottest word in both the financial and non-financial circles. Some people use it as a gimmick to engage in va...[Details]
Assume that the MCS-51 microcontroller uses a 12MHz crystal oscillator, and wants to use a timer to generate a pulse with a duty cycle of about 30% and a period of 60ms at port P1.0. ;==============...[Details]
A group of young people who looked like they were in their twenties or thirties were squatting on the edge of the factory flower bed. Some were looking at their phones helplessly, while others were...[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]
It has been a long time since I updated my disassembly work. This time, I bring you the belated disassembly of the Honor V10 Premium Edition. Let's follow the mobile phone portable editor to learn...[Details]
Recently , there has been a lot of verbal wars about home cameras . First, a girl born in 1992 attacked Zhou Hongyi of 360, and then home camera IP cracking software and IP addresses were sold to ...[Details]
China Energy Storage Network News:
Today, Baidu and China Southern Power Grid Guangdong Company signed a strategic cooperation framework agreement in Guangzhou and will jointly implement the ...[Details]
The following is a C program for the DS1302 AVR microcontroller. The program structure is very good. However, the webmaster has not debugged the program for this AVR microcontroller. #define ds1302_r...[Details]
Munich/Colombia, November 17, 2017 - Rohde & Schwarz (hereinafter referred to as R&S), a global leading manufacturer of test and measurement, communications, broadcast and media equipment, announced ...[Details]
// There are 4 seven-segment LEDs in the circuit . With this program, the refresh period of each LED is 200/4=50 Hz . //Change the value of DispResult in real time in the program, and the disp...[Details]