Programming on MCUs often involves some knowledge related to algorithms, but it is not as complicated as pure software design. How much help can books like "Introduction to Algorithms" and "Data Struc...
What we are doing today is to use EC01 's HTTP AT commands to obtain weather and time. HTTP is the HyperText Transfer Protocol , which is the most widely used network protocol on the Internet. EC01 mo...
[i=s]This post was last edited by yuandayuan69 on 2020-3-19 17:09[/i]Hello, everyone. I am your good friend Xiaohe. Today I will introduce to you an industrial control core board that we are developin...
Generally, EMI/EMC design needs to consider both radiation and conduction. The former belongs to the higher frequency part (>30MHz) and the latter is the lower frequency part (A good EMI/EMC design mu...
The Waft developer documentation states that the development environment only supports Windows wsl . However, I didn't believe it and had to give it a try. I had already installed NodeJS in the Win10 ...
1. Design an electronic keyboard using the LPC2000 series ARM chip and simulate it using proteus software.2. Press different keys to make the speaker produce different tones.3. Use PWM to control the ...