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; //少了一行
WOKWI ESP32 模擬RFID ,LED + Python TKinter SQLite WOKWI ESP32程式 #include <SPI.h> #include <MFRC522.h> #include <WiFi.h> #i...
沒有留言:
張貼留言