![]() |
發布時間: 2020-7-16 22:27
正文摘要:#include "stm32f4xx.h" #include "delay.h" #include "seg.h" #include "timer.h" unsigned int nian = 2020; char yue = 7; char ri = 16; char shi = 9; char fen = 31; cha ... |
您好,hardware里面啥都沒有啊 |
kidxpp 發表于 2021-3-13 13:24 你顯示部分程序需要修改 |
請問樓主 如果1602是I2C通訊需要改動哪些部分 或者說如果直接用LCD2004A需要改什么 |
你好,我下載了發現HARDWARE里的文件是空的,程序和仿真有都 |