When we controlled LEDs before, one LED required one corresponding pin. However, since our development board has limited pins, this is a waste. Here we add a new element, the 74HC595 module, to contro...
Part of the program is as follows: (10ad) void Get_ad_result(void) { unsigned char i; unsigned int a_ad=0,ad_sum=0; unsigned long ad_val=0,ad_val_temp=0; unsigned char AD_Result[7]; for (i=0;i<10;i++)...
[color=#333333][url=http://www.ndiy.cn/thread-40322-1-1.html]Official download and installation of Altium Designer 16.0.5 Build 271[/url][/color], you can download and try it if you like....
I went to the library to borrow "msp430 microcontroller self-study notes" and read it. It's a good book, but don't buy it. The msp430f169 f1xxx series is not for the current board. It has very good co...
I see that many people are posting and asking questions about 51 in our forum. I believe there are many people who are using 51 here. Haha, I have something that can be used as a reference book. I wou...
Source: http://www.hi-pda.com/forum/viewthread.php?tid=539752&extra=page%3D1 http://www.hi-pda.com/forum/viewthread.php?tid=539752&extra=page%3D1 Foreword: I have seen several discussion posts about n...