As I get older, learning is always more or less difficult. Fortunately, my thirst for technology has urged me to learn new things. From my internship in 2008 to my official work in 2009, it has been n...
Reposted from: [url=http://www.getproject.com.cn/post/24.html]http://www.getproject.com.cn/post/24.html[/url]When I was learning signal analysis, I only came into contact with some formulas and theori...
[i=s] This post was last edited by Qiangzi00001 on 2015-10-16 23:18 [/i] This time I used the serial port of R7F0C8096 to transmit the acceleration waveform to the host computer:):), the source code i...
What does LCD busy state mean? Is it necessary to detect busy state? I saw a program like this: bit lcd_busy() { bit result; rs = 0; //Data, command selection terminal 1 is data rw = 1; //Read, write ...