1)P2-13
$monitor ($time,"s=%d,t=%d,"s,t);
更正為
$monitor ($time,"s=%d,t=%d",s,t);
1)P3-10
assign wandout=DIN1;
更正為
assign wandout=DIN1;
assign wandout=DIN2; //少了一行
assign wandout=DIN1;
更正為
assign wandout=DIN1;
assign wandout=DIN2; //少了一行
113 學年度第 1 學期 RFID應用課程 Arduino程式 https://www.mediafire.com/file/zr0h0p3iosq12jw/MFRC522+(2).7z/file 內含修改過後的 MFRC522 程式庫 (原程式有錯誤) //定義MFRC522...
沒有留言:
張貼留言