[i=s]This post was last edited by littleshrimp on 2015-12-10 16:15[/i] [font=微软雅黑][size=4]I wanted to get a high-end metal detector some time ago, so I could go out and look for treasures. [/size][/fo...
I would like to ask you all, when using LM3S to configure a PWM signal, the period of the PWM signal is fixed. How can I get the PWM frequency signal I want? If the clock period is 50MHZ,...
[i=s]This post was last edited by Qiangzi00001 on 2014-12-15 13:35[/i] :loveliness::loveliness:I was bored today, so I made a very nice gadget. This time, I used the module on my GY-86 to communicate ...
[b]Idea of a scheme[/b] Nowadays, LED flashlights are popular online. The circuit is simple, which is a lithium battery plus LED driver + LED chip. Some are single LED lamp beads, and the strong light...
[align=center][color=#ff00][size=4]Detailed explanation of the application principles of common functional modules of MSP microcontrollers[/size][/color][/align] [align=center][size=4] [/size][/align]...
Micropython supports more and more platforms. Today I found that it has started to support XMC4700. [img]http://www.mouser.com/images/infineon/images/XMC4700_Relax_Lite_Kit_SPL.JPG[/img] [font=Tahoma,...
In recent years, as energy consumption and environmental protection issues have attracted people's attention, my country's solar photovoltaic power generation industry has shown a rapid development...[Details]
In 2017,
Sanan Optoelectronics
achieved sales revenue of 8.394 billion yuan, operating profit of 3.856 billion yuan, and net profit attributable to shareholders of the parent company of 3.1...[Details]
In the past few days, the Chinese display panel giant
BOE
has been flooded with articles supported by Liu Shuwei. Let's follow the embedded editor to learn about the relevant content.
...[Details]
Unique device identifiers are suitable for: ● Used as a serial number (e.g. USB string serial number or other terminal applications) ● Use the unique ID as a security key when used in conjunction wit...[Details]
0. Preparation First use st-link to connect the stm32 core board and PC for burning St-link Stm32 3.3V 3.3V GND GND SWDIO PART SWCLK DCLK Then connect with USB serial port board to v...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
1. Basic Concepts of LCD/LCM The structure of Liquid Crystal Display (LCD) is to place liquid crystals between two parallel pieces of glass. There are many vertical and horizontal fine wires between...[Details]
This small program is still the use of timer, which is relatively simple. The specific parts are noted in the comments, please refer to the comments. /*********************************************...[Details]
In the project, CPLD is needed to complete part of the algorithm design. The parameters are given by AVR, so the communication between AVR and CPLD needs to be completed. Therefore, a test program is...[Details]
As photovoltaic power stations come into people's view, people are paying more and more attention to them. Recently, some netizens asked me how to match the inverter and components of photovoltaic ...[Details]
On May 16, in response to
the public opinion storm caused by
Lenovo's
"
5G
voting" incident,
Lenovo
Holdings Chairman and
Lenovo
Group Founder Liu Chuanzhi, Lenovo Gr...[Details]
At the beginning, I used the stdlib library. Recently, I found that the cube library is more and more widely used, so I started to use the cube library to complete the ADC multi-channel acquisition e...[Details]
STM32 has three startup modes. In RM0008 downloaded from the ST official website, you can find the startup-related configuration instructions: Translated into Chinese: The storage media corresp...[Details]
The key is the configuration of registers. The T1 timer (16 bits) of CC2530 needs to configure three registers: T1CTL, T1STAT, IRCON Here is just a brief introduction. For more details, please refer ...[Details]
MCS-51 single-chip microcomputer timer/counter experiment programming program Programming requirements: 1. Connect a light-emitting diode LED to the P1.0 pin, light up for two seconds, turn off for o...[Details]