https://github.com/erbws/dhu-stc51
东华大学 STC51 代码及仿真
https://github.com/erbws/dhu-stc51
Last synced: about 1 year ago
JSON representation
东华大学 STC51 代码及仿真
- Host: GitHub
- URL: https://github.com/erbws/dhu-stc51
- Owner: ErBWs
- License: gpl-3.0
- Created: 2024-01-02T14:12:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T06:15:52.000Z (over 1 year ago)
- Last Synced: 2025-02-17T06:30:42.841Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DHU-STC51
该仓库包含两套东华大学 STC51 相关代码及仿真文件
## A9
微机系统设计与实践综合设计:A9.多路温度检测仪的设计
(这个可以正常运行)
## Heater
电子系统设计与实践:温控器(加热)
(伪代码,跑不起来的)