熱門: 51單片機(jī) | 24小時(shí)必答區(qū) | 單片機(jī)教程 | 單片機(jī)DIY制作 | STM32 | Cortex M3 | 模數(shù)電子 | 電子DIY制作 | 音響/功放 | 拆機(jī)樂園 | Arduino | 嵌入式OS | 程序設(shè)計(jì)
![]() |
發(fā)布時(shí)間: 2018-3-30 15:58
正文摘要:電路圖 代碼: #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit LED=P1^0; //延時(shí) void DelayMS(uint x) { uchar i; ... |
Powered by 單片機(jī)教程網(wǎng)