搜索资源列表
87年历程序及电路原理图用51单片机制作
- 单片机\87年历程序及电路原理图用51单片机制作
单片机例程:花样跑马灯Proteus电路图及asm程序
- 单片机例程:花样跑马灯Proteus电路图及asm程序 软件环境: Proteus 7.0以上版本,Keil uvision3 联合调试 芯片:AT89C51 电路:51单片机外接8个Led,4个功能选择键,2个速度控制键 功能:4个功能选择键可以选择Led的四种显示效果(闪烁、移动、摆动、计数),2个速度控制键可以改变显示动画的速度(时间间隔100ms-1s调整) 特点:按键可随时按下,显示效果立即更新
51单片机电子琴
- 摘要:本系统以Atmel的AT89c52单片机为主控制器,通过制作硬件电路和软件的设计编写,然后进行软硬件的调试运行,最终达到设计电路乐曲弹奏播放功能和存储重放音乐功能。设计中运用中断系统和定时/计数原理控制电子音乐器发生,并对所需的音阶和贝斯用相应的程序语言编写来实现,用8段数码显示管显示所弹奏的乐谱内容。将两个89c52单片机的串行口连接起来,实现5米以外的通信。输出通道通过一个功率放大器驱动扬声器发声。 关键词:单片机,音乐演奏器 目录: 摘要……………………………………………………
51试验板sch,pcb
- 一款51单片机试验板的原理图与pcb图,包括串串口、lcd、e2prom等接口电路
51单片机的万年历protues仿真实现
- LED万年历的proteus仿真电路及C语言程序设计
基于MCS_51单片机的高精度数字测相方法.pdf
- 相位是周期信号的一种重要的波形参数. 利用 MCS - 51 单片机与外部电路相结合 ,充分 利用其片内资源 ,采用过零鉴相法 ,高频脉冲填充计数 ,多周期等精度测量方法 ,实现了相位差的高精度 测量. 着重介绍了系统原理及硬软件实现方法
ADC0809与51单片机接口电路及应用程序
- ADC0809与51单片机接口电路及应用程序,ADC0809 with 51 single-chip interface circuits and applications
51sehjijingjiang
- 关于51单片机外围电路设计模块及C51编程的源代码,包含AD,DA,GPRS,GPS,电机驱动,液晶屏串口等应用程序,具有完整的源代码与电路原理图,可以直接应用到自己的项目之中-About 51 MCU peripheral circuit design module and C51 programming source code, including AD, DA, GPRS, GPS, motor drive, LCD panel applications such as serial po
1602Lyejing
- 1602液晶时钟显示,51单片机和三个键盘扩展电路-1602 LCD clock display, 51 single-chip and three keyboard expansion circuit
51
- 51单片机的系统电路,试验电路,串口下载电路。-51 single-chip microcomputer system circuits, test circuits, serial download circuit.
51
- 51单片机 C语言常骼模块与综合系统设计的程序源代码。内含代码与电路原理图。内容包括键判输入与数码显示,液晶显示,打印机输出,还有多功能显示屏应用系统设计,汽车行驶状态记录仪系统等内容。-C-51 single chip modules and integrated systems often skeleton design source code. Containing the code and circuit schematics. Including key sub-input and d
51单片机AGC电路
- 利用51单片机,XPT2046内的ad功能和dac081的功能,实现agc的程控放大。程控芯片为AD603,内部参数根据电路不同进行计算(The use of 51 single-chip microcomputer, XPT2046 within the ad function and dac081 functions to achieve AGC program-controlled amplification. The program chip is AD603, and the inte
SPWM 51
- 51单片机产生单极性spwm,逆变电路开端(51 single-chip unipolar SPWM)
51单片机按键扫描程序
- 51单片机加外设,利用实验板提供的键盘扫描电路和显示电路,做一个扫描键盘和数码显示实验,把按键输入的键码在六位数码管上显示出来。(51 SCM plus peripherals, the use of the experimental board keyboard scanning circuit and display circuit, do a scan keyboard and digital display experiment, the key input code in six di
基于51单片机的上位机通讯系统说明书
- 本次设计就是来完成由上位机通过串口控制来实现,以发光二极管的发光状态模拟开关电路的通断,用上位机的DOS命令对其进行控制。并用LED屏显示程序的传输。(This design is completed by the host computer through serial port control. The LED switch's luminous state is used to simulate the on-off of the switch circuit, and the upper
51最小系统
- 单片机最小系统,或者称为最小应用系统,是指用最少的元件组成的单片机可以工作的系统。对51系列单片机来说,最小系统一般应该包括:单片机、晶振电路、复位电路。 51单片机最小系统原理图加PCB(The smallest single chip system, or the minimum application system, is a system that can work with the least components of a single chip. For 51 series
基于51单片机核的PLC电路原理图
- 51版PLC电路图,51单片机的设计PLC控制器!(The 51 edition is PLC circuit diagram, and the PLC controller of 51 MCU is designed.)
单片机电路原理
- C51单片机电路的原理叙述,通俗易懂,适合初学者的阅读(C51 MCU Circuit principle)
基于51单片机的智能电子钟
- 基于51单片机的智能电子钟设计程序,及proteus仿真电路实现(Design of intelligent electronic clock based on 51 MCU and Realization of Proteus simulation circuit)
51单片机简易程序
- 大学电路软件设计实验可能用到的关于51单片机的简易程序,包含6种简易的计算器以及一个数字时钟,可以满足课程结课要求。