虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

EN省略

  • 基于ISD2500与ATmega8的智能语音系统设计

    出了一种利用ATmega8单片机对ISD2500系列语音芯片进行控制的智能语音系统,此系统使用灵活,易于功能升级,具有良好的应用前景。提供了硬件连接电路和关键源程序。 Abstract:  An intelligent voice system using ISD2500 series voice chips based on ATmega8 MCU is described.This system is flexible and easy to upgrade for users,and it has pretty good using foreground. The circuit diagram and the key program are also provided.

    标签: ATmega8 2500 ISD 智能语音

    上传时间: 2014-01-22

    上传用户:Artemis

  • 基于89C51的摄像机镜头控制电路设计

    针对视频监控中摄像机镜头光圈大小、图像聚焦、图像变焦三项参数的控制问题,介绍了一种基于89C51单片机的镜头控制电路的设计。 该电路以89C51单片机为核心,结构简单,成本低廉,控制可靠,实现了智能监控终端对摄像参数的完全控制。 Abstract:  The design of camera lens control circuit based on 89C51 is introduced. This circuit can adjust parameters of camera such as aperture, zoom and focusing. The practice of project shows that this circuit has advantages of structure simple, low cost and high reliability.

    标签: 89C51 摄像机 控制 镜头

    上传时间: 2013-10-29

    上传用户:Wwill

  • 基于ADuC841的膜片钳放大器系统设计

    为降低成本和解决现有膜片钳放大器系统中PC机的干扰问题,研究了一种基于单片机的膜片钳放大器小系统。该系统采用ADI公司生产的ADuC841作为控制核心,并且配置相应的液晶显示模块LCM3202401。模拟电路部分采用高输入阻抗的AD8627实现微电流信号的采集,并由后级电路进行信号的放大和电阻电容的补偿。它具有硬件电路简单、体积小、使用方便的特点。既可以单独作为小系统实现采集和显示,也可以通过红外方式和PC机进行通讯,在PC机上进行信号的处理。 Abstract:  In order to reduce cost and resolve the interferential problem with PC in existing patch clamp amplifiers, a small patch clamp amplifier system design based on microcontroller is studied. It adopts a new high performance microconverter ADuC841 by the ADI as the control core in the system, configuring a liquid crystal module LCM3202401. In the analog circuit, AD8627 with high input impedance is used to detect the low current,signal magnification, as well as resistance and capacitance compensation are accomplished by subsequent circuits. It has the advantage of simple hardware circuit design, small volume and convenient operation. It can either be used as an independent system to measure and show signal detected or transmit to PC by infrared ray.

    标签: ADuC 841 膜片钳 放大器

    上传时间: 2013-11-06

    上传用户:yy_cn

  • 基于MSP430的指纹保险柜的实现

    在介绍基于MSP430单片机的指纹保险柜工作原理的基础上,从系统软件设计的角度出发,详细介绍了指纹保险柜软件的总体分析过程、程序结构的设计以及代码的编写,给出了按键管理流程和部分源代码。 Abstract:  On basis of the operating principle of MSP430 microcontroller-based fingerprint safe,the general analyzing process,program designing and code compiling of the fingerprint safe software are introduced mainly,and the key-press flows chart and some codes according to the system software designing are put forward.

    标签: MSP 430 指纹 保险

    上传时间: 2014-12-27

    上传用户:gaojiao1999

  • 基于ATmgea8单片机的加热控制系统

     介绍基于ATmega8型单片机的温度测量及加热控制系统。分析系统的工作原理,详尽讨论系统的硬件电路和软件流程。实验证明,该系统工作可靠,稳定性高。 Abstract:  The new temperature measuring and heating control system based on ATmega8 MCU is introduced.The system’s working principles is analyzed.The design principles of hardware and software are also discussed in detail.This system has been testified and it works steady and reliably.

    标签: ATmgea8 单片机 加热控制

    上传时间: 2013-11-21

    上传用户:caiguoqing

  • 基于ATmega168的ADC按键设计

    利用Atmel公司的ATmega168微处理器,采用A/D转换方式来实现按摩椅控制器的键盘接口,通过在硬件电路中巧妙地选择电阻,在软件设计中采用数字滤波、二分法和区间鉴定等方法,灵敏可靠地实现了按摩椅中30个按键的处理。给出了硬件电路设计和软件设计思想以及部分汇编代码。 Abstract:  This paper chooses A/D conversion method to realize the keyboard interface of the controller by using ATmega168 microchip from Atmel Company.It accomplishes 30-key dealing sensitively and reliably in massage chair through skillfully selecting resistors in hardware circuit and using digital filter,dichotomy and area-judging method in software design.The hardware design circuit, software design idea and partly assembles code are presented mainly.

    标签: ATmega 168 ADC 按键

    上传时间: 2014-01-10

    上传用户:咔乐坞

  • 基于51单片机的作息号音自动播放器设计

     利用AT89C51型单片机定时和中断功能,配以LM386型音频功率放大器,构成了作息号音自动播放器,为学校和机关管理提供方便。 Abstract:  Using timing and interrupt function of the AT89C51 single-chip microcomputer and the LM386 audio power amplifier.It is constituted the automatic bugle player.This player facilitates the institution and the school daily management.

    标签: 51单片机 自动 播放器

    上传时间: 2013-10-10

    上传用户:wivai

  • 基于CAN总线的数字式自动找平控制系统设计

    对于沥青混凝土摊铺机自动找平控制系统来说,数字式控制系统的研制是目前的一个方向。介绍了一种基于CAN总线的数字式自动找平控制系统。该系统以CAN总线作为通信方式,PWM控制信号通过C8051F040单片机内部PCA可编程计数器阵列产生,并具有结构简单、信号稳定、实时性强、易扩展的特点。通过硬件实现和系统运行达到了比较理想的控制效果,验证了系统的可行性。 Abstract:  A digital auto-leveling control system based on CAN Bus is introduced.It uses CAN Bus as the method of communication and creates PWM signals by programmable counter array in C8051F040 microcontroller. The system is simple, stable, real-time and expansive.

    标签: CAN 总线 数字式 控制系统设计

    上传时间: 2013-10-09

    上传用户:ligi201200

  • 基于P87LPC764单片机的延时漏电继电器设计

    介绍以P87LPC764型单片机为核心的延时型漏电继电器设计方案。该方案可供用户选择实现额定动作电流和5倍额定动作电流下不同的延时动作时间,并有重合闸设定选择功能。解决了以往传统分立元件带来的延时时间离散性大且不易实现的弊端。 Abstract:  In this paper, the delay leakage relay based on P87LPC764 is introduced in detail. This system provides different relay times at rating current and 5× rating current for users and also offers superposition brake set selection function. So that it resolves many traditional problems.

    标签: P87 764 LPC 87

    上传时间: 2013-11-08

    上传用户:zhaiye

  • 基于P87C591的信号采集节点的设计

    介绍了CAN总线和P87C591单片机的特点,给出了基于P87C591单片机的信号采集节点的软、硬件设计,指出了硬件电路设计中应注意的问题,在软件设计中重点介绍了节点初始化、报文发送和报文接收等子程序。 Abstract:  The features of CAN Bus and the microcontroller P87C591 are introduced, and the design of hardware circuit and soft configuration of the signals collection node based on P87C591 are presented. The problems in designing hardware circuit are discussed.Initialization subprogram, transmiting subprogram and receiving subprogram are emphasized in soft configuration.

    标签: P87C591 信号采集 节点

    上传时间: 2013-11-03

    上传用户:BIBI