Sipeed LicheeRV 86 development board, why is it called 86:86 panel usually refers to the panel of household switches, sockets, information sockets, etc. Because the length and width are both 86 mm, th...
Using PWM small fan to drive the motor, the motor does not rotate. The code is as follows: #include "stm32f10x.h" #includevoid GPIO_PWM_Config(void);
void TIM3_Config(void);
void NVIC_TIM3Config(void)...
[i=s]This post was last edited by dcexpert on 2015-2-3 21:35[/i] It is suggested to open a section for popular open source hardware such as Raspberry Pi, Banana Pi, Arduino, PX2, etc. under the open s...
[i=s]This post was last edited by benny512 on 2015-3-28 15:25[/i] I recently did a little creation and wanted positive and negative voltages, so I bought two or three DCP021212DPs, the input is 12V, a...
Guangdong Nortel makes vxwork applications (cdma base station controllers), and a small company makes embedded linux applications (voip). Which one should I choose? The small company is very close to ...
[i=s]This post was last edited by xiongpb on 2015-6-3 13:53[/i] [b][color=#000000][font=宋体][size=12pt] This system is mainly composed of MSP430G2553 microcontroller and DAC8411 digital-to-analog conve...
Entering the information age after the millennium, the huge demand for semiconductor chips has made China the world's largest semiconductor market. According to relevant data, the scale of my count...[Details]
On April 20, Alibaba Group announced that it would acquire
the
chip
company Zhongtian Microelectronics and invest in six
chip
companies. Yesterday, JD.com CEO Liu Qiangdong said in a...[Details]
A few days ago, Hanergy Chairman Li held a grand launch of Hanwa new products, which once again attracted the attention of the mass media to the development of photovoltaics. The unique Hanergy has gr...[Details]
Autonomous driving
and
5G
are the two hot topics that global companies and media are paying the most attention to, and the combination of the two is the focus of everyone's attention....[Details]
When Amazon quietly launched a product called Elastic Computing Cloud 12 years ago, the Internet industry in China, across the ocean, also ushered in an unprecedented development opportunity. Let's...[Details]
The analog watchdog of the ADC is used to check if the voltage is out of bounds. It has two upper and lower bounds, which can be set in the registers ADC_HTR and ADC_LTR respectively. The library fun...[Details]
In the 80C51 single-chip microcomputer, the clock frequency is known to be 6MHz. Please program P1.0 and P1.1 to output square waves with periods of 2s and 0.5s respectively. Please give the answer a...[Details]
Design a second and minute pulse generator for a single-chip microcomputer using the interrupt method. Assume that P1.0 generates a positive pulse of one machine cycle per second, and P1.1 generates ...[Details]
//Note: The GCC-AVR version used in this article is WinAVR20100110 Interrupts are not part of the C language, and the implementation of interrupts is implemented by the compiler. Therefore, the writ...[Details]
What is an AVR microcontroller? What are the advantages of an AVR microcontroller? Why should you choose an AVR microcontroller? AVR microcontroller is a new type of microcontroller developed by ATME...[Details]
Pay attention to whether the new lock matches the old door Smart locks have many advantages over traditional mechanical locks. Although the domestic penetration rate is not high, with the strength...[Details]
PORT6 outputs the action control, and is externally connected to a circuit that drives 8 seven-segment displays . Write a program to display 1, 2, 3, 4, 5, 6, 7, 8 on the 8 seven-segment displays in ...[Details]
The simplest way to decrypt a microcontroller is to erase the encryption lock bit in the microcontroller. Due to the unreasonable timing design of the erase operation of the AT89C series microcon...[Details]