[i=s]This post was last edited by dql2016 on 2021-1-10 10:55[/i]Now the concepts of the Internet of Things and smart homes are gradually entering our daily lives. Various development platforms are bec...
[size=5]I was asked to make high-speed storage for Altera C5 SoC. I saw Lark Board evaluation board in the forum, but I asked Inbete and they didn't have it in stock. Can anyone sell or rent Lark Boar...
When I was working on the LCD128128 driver, I saw a statement LCD_SDA = CY; I realized that CY in C51 is the carry flag. This way of writing is interesting and seems very concise. The original program...
[i=s]This post was last edited by littleshrimp on 2019-9-29 20:49[/i]Download Visual Studio Code from the following URL
https://code.visualstudio.com/
After installation, open the software and click t...
The signal collected by the current transformer and voltage transformer is an AC signal, but the AD of the microcontroller can only convert DC signals, so how to measure the AC signal? 1. Is it necess...