搜索资源列表
transportlight
- 用51单片机做控制器设计一个交通灯系统。该十字路口有两组交通灯(分别管理通道A和通道B两个方向),每一组各有红、黄、绿色指示灯和倒计时数码管显示当前状态和信息。 (1)基本要求 运行中的智能交通系统有以下三种基本情况: 1)正常情况下轮流放行,其中: A通道绿灯30s B通道绿灯15s 每通道从绿灯切换为红灯前,应有5s黄灯时间. 2)A通道、B通道各设置一个行人过街按键。具体功能(以A通道行人过街按为例): 当该按键按下时,A通道显示红灯5s后转为显
bujin3
- 1、以51单片机作为核心器件,扩展A/D、D/A转换芯片,经过A/D送入处理器,数据处理后,控制信号输出,经过D/A转换,控制直流电机转速调节。 2、掌握步进电动机控制系统的硬件设计方法。进一步学习编制步进电动机驱动程序的软件设计方法。编制程序,控制步进电动机的运转速度及旋转方向。-bujindianji
shihzong
- 51单片机设计时钟程序,包含阴历和阳历,有温度报警,LCD1602显示-51 single-chip design clock program
51
- 基于51单片机控制的交通灯设计实验报告(C语言)-Based on 51 single-chip control traffic lights design lab report (C language)
pwn
- 基于MCS-51单片机设计一直流电机恒转速闭环调节控制系统。-Constant speed closed-loop DC motor conditioning control system based on MCS-51 microcontroller design.
出租车计价器设计仿真
- 基于51单片机的出租车计价器设计,其中也包含源程序代码,仿真测试成功运行。
2222334
- 51单片机设计的交通灯proteus仿真,里面有程序,对单片机初学者有很大的帮助咯-failed to translate
5kg电子秤资料
- 基于51单片机的5kg电子秤 IT电子设计竞赛题目(Based on 51 single-chip, 5kg electronic scales, one IT Electronic Design Contest title)
音乐盒的设计
- 51单片机 蜂鸣器音乐盒 51单片机源代码,想玩的朋友看一下(51 microcontroller, buzzer music box 51 SCM source code, want to play a friend to see)
简易数字电压表
- 入门级怎么设计简易数字电压表中AD转换器 51单片机的使用(How to design entry-level simple digital voltmeter, AD converter, 51 single-chip microcomputer use)
基于ucos_ii的贪食蛇游戏设计
- 基于51单片机ucos系统游戏设计。并且实施显示cpu占用以及内存占用(Game design of UCOS system based on 51 single chip microcomputer. And implementation shows CPU occupancy as well as memory footprint)
FAT32文件系统
- 基于51单片机的FAT32文件系统设计源码。软件为keil。单片机STC(Based on 51 single-chip FAT32 file system design source code. Software for keil. Singlechip STC)
基于51单片机的光立方设计毕业设计
- 基于51单片机的光立方设计毕业设计(图文)(Design of optical cubic design based on 51 single chip microcomputer (Graphic))
基于51单片机红外热释报警器设计
- 两种触发方式:(可跳线选择) a.不可重复触发方式:即感应输出高电平后,延时时间段一结束,输出将自动从高电平 变为低电平; b.可重复触发方式:即感应输出高电平后,在延时时间段内,如果有人体在其感应范围 活动,其输出将一直保持高电平,直到人离开后才延时将高电平变为低电平(感应模块检 测到人体的每一次活动后会自动顺延一个延时时间段,并且以最后一次活动的时间为延时 时间的起始点)。(Design of infrared thermoluminescence alarm based on
2016.11.29食堂饭卡项目
- 使用keil平台与汇编编写的51单片机程序,可以实时计算饭卡余额,并与计算机通信(Using the Keil platform and the compilation of 51 SCM procedures, can calculate the real-time card balance, and communication with the computer)
嘉恒--毕业设计
- 运用矩阵键盘单片机控制流水灯左右的移动,主要学矩阵键盘(Using the MCU of matrix keyboard to control)
基于单片机的智能火灾报警系统设计
- 基于51单片机的智能小车设计 蓝牙+避障(Design of intelligent car based on 51 single chip microcomputer, Bluetooth + obstacle avoidance.)
基于51单片机核的PLC电路原理图
- 51版PLC电路图,51单片机的设计PLC控制器!(The 51 edition is PLC circuit diagram, and the PLC controller of 51 MCU is designed.)
远程控制APP
- 易语言设计的APP,方便刚接触的新手用于APP的设计和二次编程,简单的51单片机驱动ESP8266,轻松玩转WIFI模块ESP8266的简单应用,使用当前简单的内网穿透软件花生壳,让远程控制更加便捷(Easy language design of the APP, easy access to new users for APP design and secondary programming, simple 51 MCU drive ESP8266, easy to play the WIFI
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。