搜索资源列表
51单片机电子琴
- 摘要:本系统以Atmel的AT89c52单片机为主控制器,通过制作硬件电路和软件的设计编写,然后进行软硬件的调试运行,最终达到设计电路乐曲弹奏播放功能和存储重放音乐功能。设计中运用中断系统和定时/计数原理控制电子音乐器发生,并对所需的音阶和贝斯用相应的程序语言编写来实现,用8段数码显示管显示所弹奏的乐谱内容。将两个89c52单片机的串行口连接起来,实现5米以外的通信。输出通道通过一个功率放大器驱动扬声器发声。 关键词:单片机,音乐演奏器 目录: 摘要……………………………………………………
51单片机 八路抢答器设计
- 51单片机 八路抢答器设计,数码管显示
111
- 51单片机设计的电子密码锁 -51 Single-chip design of the electronic code lock
billboard
- 51单片机设计的广告牌,16X16点阵,可以实现卷帘显示。-51 single-chip design of the billboard, 16X16 lattice, can be displayed shutter.
51单片机实现的频率计
- 这是我本科的毕业设计,基于51单片机的频率计,可以直接拿来用
51单片机温度报警器设计
- 51单片机温度报警器设计,自动监测温度,并根据设定数值,发出报警。 可以进行修改,成为基于温度控制的各类智能家居,比如简易的智能风扇。(51 single chip microcomputer temperature alarm design)
基于51单片机恒压恒流源的设计
- 51单片机实现LED恒流,LM358加三极管(51 MCU LED constant current)
51单片机DS12C887的实时日历时钟显示系统设计
- 采用51单片机的时钟日历系统,采用外围芯片为DS12C887(this is a clock system designed with AT89C52 and DS12C887)
51单片机的智能光电转速计设计
- 基于51单片机的转速测量设计(含子程序开发)。可用于设备的转速测量(Speed measurement design based on 51 single chip microcomputer (including subroutine development).Can be used for speed measurement equipment)
《51单片机C语言实例浅析》_教程
- 基于51单片机的一些毕业设计论文,很好用,适合初学单片机编程的同学((Some 51 MCU-based Thesis, easy to use, suitable for students beginners Microcontroller Programmer))
51单片机应用系统典型模块开发大全(第3版)光盘文件
- 《51单片机应用系统典型模块开发大全》一书从单片机基础模块开始讲起,通过单片机小案例讲解各模块的基本应用原理以及专业开发知识,利用中小型项目开发案例系统讲解单片机开发的思路及系统设计,从而使读者完全掌握单片机。
51单片机pwm按键控制直流电机加减速源程序
- 51单片机实现温控风扇的设计,通过温度的变化来控制风扇的转速,通过按键的控制来改变温度的上下线。(51 single chip microcomputer realizes the design of the temperature control fan. The rotation speed of the fan is controlled by the temperature change, and the upper and lower temperature line is chang
51单片机数字时钟
- 利用51单片机来设计一个数字时钟,24时制,具有闹铃等功能(Using 51 singlechip to design a digital clock, 24 time system, with alarm and other functions)
基于51单片机核的PLC电路原理图
- 51版PLC电路图,51单片机的设计PLC控制器!(The 51 edition is PLC circuit diagram, and the PLC controller of 51 MCU is designed.)
基于51单片机的人体感应灯测试程序
- 基于51单片机的人体感应灯测试程序,里面包含了此次设计的原理图(Based on the 51 MCU of the human body induction lamp testing process, which contains the schematic of the design.)
sx1278@51程序
- 51单片机设计的 15公里LORO无线传输程序(51 MCU designed 15 km LORO wireless transmission program)
基于51单片机的智能电子钟
- 基于51单片机的智能电子钟设计程序,及proteus仿真电路实现(Design of intelligent electronic clock based on 51 MCU and Realization of Proteus simulation circuit)
51系列单片机设计实例(2009年度畅销榜)
- 51单片机一些设计,是书里来的,还有就是stm32开发环境所需ch340(Design of 51 Single Chip Microcomputer)
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。