课件内容介绍了peoteus仿真实例
文档内容节选
单片机C语言程序设计实训100例基于8051Proteus仿真案例 第 01 篇 基础程序设计 01 闪烁的LED 名称:闪烁的LED 说明:LED按设定的时间间隔闪烁 includereg51h define uchar unsigned char define uint unsigned int sbit LEDP10 延时 void DelayMSuint x uchar i whilex fori0i120i 主程序 void main while1 LEDLED DelayMS150 02 从左到右的流水灯 名称:从左到右的流水灯 说明:接在P0口的8个LED从左到右循环依次点亮,产生走马灯效果 includereg51h includeintrinsh define uchar unsigned char define uint unsigned int 延时 void DelayMSuint x uchar i whilex ......
猜您喜欢
推荐内容
开源项目推荐 更多
热门活动
热门器件
用户搜过
随便看看
热门下载
热门文章
热门标签
评论