熱門: 51單片機(jī) | 24小時(shí)必答區(qū) | 單片機(jī)教程 | 單片機(jī)DIY制作 | STM32 | Cortex M3 | 模數(shù)電子 | 電子DIY制作 | 音響/功放 | 拆機(jī)樂園 | Arduino | 嵌入式OS | 程序設(shè)計(jì)
![]() |
發(fā)布時(shí)間: 2021-4-29 16:16
正文摘要:#include"reg51.h" #include"intrins.h" sbit buzzer=P2^3; void delay(unsigned int xms) { unsigned int i,j; for(i=xms;i>0;i--) for(j=1 ... |
Powered by 單片機(jī)教程網(wǎng)