That is, each node is equipped with a computer, and each node sends data to all other nodes. However, I found that the nodes did not respond in broadcast mode, so how should I change it so that all no...
[i=s]This post was last edited by gs001588 on 2022-1-20 20:55[/i][Evaluation of domestic FPGA Gaoyun GW1N-4 series development board]——11. Click on the LCD1602 screenI have written a 12864 display app...
I am making an LED lighting device, using 36V AC as the power source, using a bridge circuit to rectify it into DC, and then using an LM3402 chip to drive the LED. The problem now is that the LM3402 c...
There is a USB demo program on the CD. I had nothing to do in the morning, so I downloaded it to the board and tried it out.
Compile and download, no problem. Very smoothly I found a B- port USB cable...
The microcontroller uses the timer mode to output PWM to drive the DC motor. How can the noise of the DC motor be reduced to the minimum? That is, the pulse width is adjusted to the best when PWM spee...
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
In the actual project development process, it is common to encounter modifications to the hardware circuit, and then the modified part requires the modification of the driver. Thinking about the comi...[Details]
China Energy Storage Network:
Blockchain + finance, blockchain + environmental protection, blockchain + insurance, even a roadside fried chicken shop is using the banner of blockchain + fried...[Details]
1. Initial understanding of FSMC: FSMC consists of 4 modules: (1) AHB interface (including FSMC configuration register) (2) NOR flash memory and PSRAM controller (when driving LCD, LCD is like a PSRA...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[Details]
Photovoltaic inverters are the core equipment of photovoltaic systems. Their main function is to convert the direct current generated by photovoltaic modules into alternating current that meets the...[Details]
Internal channels of ADC: In addition to using external channels to collect external analog voltage signals, the ADC of STM32 also has two internal channels 16 and 17. Channel 16 is connected to ...[Details]
//Environment: winavr+avr studio char temp=0; ISR(TIMER1_COMPA_vect )//interrupt function { // user code here temp++; if (temp==10) temp=0; PORTA=temp; DDRA=0xff; } void ...[Details]
The top row of pins is the row, and the bottom row of pins is the column. The row is the LED anode. Each row and column is controlled by four 74HC573, each controlling 8 pins. At the sa...[Details]
Recently, the Ericsson Mobility Report pointed out that
5G
is expected to be deployed first in dense urban areas to support eMBB (enhanced mobile broadband) services. The report predicts th...[Details]
Recently, China Electronics Technology Group Corporation (hereinafter referred to as CETC Equipment) has received good news that the first medium-beam ion implanter independently developed in China...[Details]
2017 is destined to be an extraordinary year in the history of artificial intelligence. "Artificial Intelligence" has become one of the "Top Ten Buzzwords" in the media. After several ups and downs...[Details]
Qinghai has successfully developed two megawatt-class photovoltaic grid-connected inverters. The Qinghai Photovoltaic Research Center has undertaken the national "863" project and has made many r...[Details]