会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
刘跑跑
Stay hungry, stay foolish.
首页
管理
2022年3月28日
单片机实验1:循环点亮8盏LED流水灯
摘要: 一、硬件电路图 二、程序 #include <reg51.h> #define uchar unsigned char #define uint unsigned int uchar code table[8]={0xfe, 0xfd, 0xfb, 0xf7, 0xef, 0xdf, 0xbf, 0
阅读全文
posted @ 2022-03-28 20:43 刘跑跑
阅读(5634)
评论(0)
推荐(0)
公告