![]() |
發布時間: 2020-4-11 15:19
正文摘要:#include<iom16v.h> #define uchar unsigned char #define uint unsigned int uchar Table[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; uchar Data[4]={0,0,0,0}; void De ... |
對照兩個芯片管腳功能更改程序管腳,如:MEGA16 ADC是A端口,那MEGA128 ADC 是哪一個? |