AT89C52单片机实验程序:发光二极管的亮灭、多个发光二极管分组循环交替亮灭、外部中断控制数码管循环显示0~9、定时器控制发光二极管的亮灭+简单输出连续矩形脉冲。
☆11Mar 20, 2022Updated 4 years ago
Alternatives and similar repositories for AT89C52-examples
Users that are interested in AT89C52-examples are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 2021年计算机保研记录☆13Mar 7, 2022Updated 4 years ago
- 鸿蒙开发课程设计:基于JSoup的鸿蒙教务查询软件。☆17Mar 9, 2022Updated 4 years ago
- 手撸SVM实现二分 类☆21Mar 7, 2022Updated 4 years ago
- Linux课程设计:Linux系统下多进程的创建与通信☆15Mar 7, 2022Updated 4 years ago
- Implementation of Electric Load Forecasting Based on CNN.☆25Jun 23, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- NCEPU-EDM(NCEPU和EDM分别是华北电力大学和教育数据挖掘的缩写)软件是专门为华北电力大学本科生所开发的一款简单软件,具有查询和数据挖掘两大功能模块。其中查询模块为学生提供成绩、课表、考试、GPA、培养方案、成绩总表以及综合测评等教务查询。同时该模块对学生的成绩…☆26Apr 5, 2022Updated 4 years ago
- Implement the node2vec algorithm using Python