[font=宋体][size=4] The development board arrived at the company over the weekend. I was too busy yesterday and didn't go to pick it up. I got it this morning. I was lucky in this event. I applied for i
[size=3][color=#000000]With the increasing signal processing requirements in waveform-intensive applications such as unmanned aerial vehicles (UAVs), sonar, radar, signal intelligence (SIGINT), and so
[i=s]This post was last edited by paulhyde on 2014-9-15 09:00[/i] [url=http://v.youku.com/v_show/id_XMTA3NTQ3Njky.html]http://v.youku.com/v_show/id_XMTA3NTQ3Njky.html[/url]
Using timers in micropython is also very easy. To use timers, you need to import the Timer library. from pyb import Timer Let's take a look at the basic usage first, and then explain it in detail [lis
#includereg52.h //Include the header file. Generally, no modification is required. The header file contains the definition of special function registers.
sbit LED1 = P2^0;sbit LED = P2^1; //Define LED