![]() |
發(fā)布時間: 2018-6-29 15:33
正文摘要:用ATMEGA328P單片機(jī)最小系統(tǒng)仿真 程序如下: int Led0 = 2; //Red1int Led1 = 3; //Green1int Led2 = 4; //Yellow1int Led3 = 5; //Red2int Led4 = 6; //Green2int Led5 = 7; //Yellow2 void setup() { unsi ... |
Powered by 單片機(jī)教程網(wǎng)