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

EN省略

  • 基于AVR单片机Mega16的电子时钟设计

    Mega16是一款采用先进RISC精简指令,内置A/D的8位单片机,可支持低电压联机 Flash和EEPROM 写入功能;同时还支持 Basic和C 等高级语言编程。用它设计电子时钟不仅成本低,硬件简单,而且很容易实现系统移植。介绍了如何利用AVR系列单片机Mega16及1602字符液晶来设计电子时钟的方法,同时给出了相应的电路原理及部分语言程序。 Abstract:  ?Mega16 is a high-performance, low power consumption, the use of advanced RISC concise instructions, built-in A/D 8-bit microcontrollers, the on-line support for low-voltage Flash, EEPROM write function. Except Mega16 also support the Basic, C, and other high-level language programming.The electronic clock which is deisgned by Mega16 is not only low-cost, simple hardware, but easy to achieve system migration.The design method of electrioic clock based on the AVR Mega16 and character LCD1602 is introduced in this paper,and the corresponding circuit electrionic and some language program are given.

    标签: Mega AVR 16 单片机

    上传时间: 2014-12-27

    上传用户:zl5712176

  • 基于PIC16C711的脉冲点火控制器设计

     针对目前燃气灶市场的状况,提出一种基于PIC16C711单片机的燃气灶脉冲点火控制器设计,具体包括有系统的组成和功能介绍、硬件电路设计及软件功能实现。 Abstract:  Aiming at today’s gas cooker market, a pulse ignition controler design based on PIC16C711 is presented.The specific descriptions of system components and functions,hardware circuit design and software function are given.

    标签: C711 PIC 16C 711

    上传时间: 2013-10-31

    上传用户:zhqzal1014

  • 基于C8051F020的触摸屏驱动控制

    C8051F020单片机通过SPI接口驱动四线电阻式触摸屏控制器TSC2046,利用中断方式驱动TSC2046设计软件。介绍了触摸屏的工作原理、TSC2046工作方式以及典型应用电路。 Abstract:  The C8051F020 MCU is connected with the TSC2046 which is a 4-wire touch screen controller. The TSC2046 is controlled by interrupt mode, the? operation principle of touch screen is introduced. The operation mode of TSC2046 and typical application circuit are also discussed.

    标签: C8051F020 触摸屏 驱动控制

    上传时间: 2014-12-27

    上传用户:hwl453472107

  • 基于MS5534B的微功耗气压数据采集

    气压是气象监测中的一个重要参数,提出了一种气压数据采集模块设计方案,该模块采用数字气压传感器MS5534B、MSP430单片机MSP430F2272和带实时时钟(RTC)64 KB铁电存储器。通过低功耗软件设计方法以微安级整体平均功耗实现了气压数据的采集和存储,适合电池供电的连续高精度气压采集应用。给出了模块的软硬件设计以及MS5534B的性能指标和使用经验。 Abstract:  Air pressure is an important parameter in weather monitor.This paper futs forward a new design scheme of low power-air pressure data acquisition module.The module uses a digital output barometer sensor MS5534B,MSP430 microcontroller MSP430F2272 and integrated RTC 64KB FRAM,precision air pressure measurement and storage chip.Another point of this module is low power consumption, so it is well suited for battery powered air pressure data acquisition applications. At the same time,the software and hardware deign of module is presented,And the speciaties and use notices of MS5534B are given.

    标签: 5534B 5534 MS 微功耗

    上传时间: 2014-12-27

    上传用户:drink!

  • 基于AT89S52的汉字显示屏的设计

    介绍了一种基于AT89S52微处理器、键控显示模式、多汉字显示的显示模块设计方法。对AT89S52的内部功能及使用高128字节RAM时的寻址方式进行说明。给出了四汉字显示模块的硬件电路原理图、主程序流程图以及中断显示流程图。 Abstract:  The design method of display module base on the AT89S52 microcontroller,display mode controlled by keyboard and? showing several Chinese characterses are introduced in the paper.The internal function and the addressing mode for the high 128B RAM of the AT89S52 are explained.The basic circuit diagram,the main program flow chart and the display interrupt flow chart of four Chinese characterses display module are also given.

    标签: 89S S52 AT 89

    上传时间: 2014-01-23

    上传用户:咔乐坞

  • 基于8051F330的音频信号发生器的设计

     MMC/SD卡以其优越的性能,在单片机嵌入式设备中得到广泛应用。将MMC/SD卡作为外部掉电存储介质应用于音频信号发生器中,通过8051F330单片机上的SPI接口,实现单片机—MMC/SD卡的存储扩展,设计了此硬件平台上的MMC/SD卡的单片机驱动程序,并给出了相应的程序代码,满足音频信号发生器的大容量存储要求。 Abstract:  MMC/SD card is more and more widely used in the single chip embedded devices for their excellent performances.This article introduces the application of MMC/SD card as the external power down storage medium in audio signal generator. The extension technology especially for storage of single chip-MMC/SD card via SPI interfaces in 8051F330 single chip, including designs single chip drive program of MMC/SD card based on hardware platform,and also gives the key coding of the program. The implementation of big capacity storage is meaningful in audio signal generator.

    标签: 8051F330 音频信号 发生器

    上传时间: 2014-12-27

    上传用户:黄华强

  • 基于AT89C2051的温度监控系统的设计

    采用单片机AT89C2051实现温度测量与控制,键盘和显示电路实现温度的设定、修改、清零以及当前温度值的显示,并对温度超过上下限进行报警。阐述了该系统设计的硬件和软件设计。 Abstract:  The system of temperature measuring and controling is realized based on AT89C2051.The keyboard and display circuit is designed,which can be used for setting and modifying temperature value,resetting and displaying the present temperature value.At the same time the warning circuit is also designed in the system,which can deal with the alarm when temperature exceeds the upper limit and the lower limit.The hardware and software design of the system are explained.

    标签: C2051 2051 89C AT

    上传时间: 2013-11-18

    上传用户:leehom61

  • 基于C8051F340的数据采集器设计

    针对众多低成本数据采集需求,采用带有片上USB控制器和D/A转换器的混合信号微处理器C8051F340,设计了一款可通过USB接口和LabVIEW图形用户界面实现与PC机联机的数据采集器,同时借助系统的SD卡存储独立实现现场长时间采集数据。该数据采集器成本低,结构简单,体积小,已成功用于工业现场。 Abstract:  Aiming at the need of low cost data acquisition, a data acquisition device is designed based on C8051F340 which is a mixed-signal microcontroller and integrates USB controller and A/D controller on a chip.The data acquisition device which can combine with PC by USB interface and LabVIEW graphical user interface,can realize data acquisition. At the same time,it can be solely run a long time in virtue of SD card in field.The date aequisition device features low cost,simple structure and little sharp, and it has been used in industry field.

    标签: C8051F340 数据 集器设计

    上传时间: 2014-05-31

    上传用户:1109003457

  • 基于ATmega48单片机的可调交流电子负载的设计

    介绍一种无极可调交流电子负载设计的新方法,由ATmega48单片机输出PWM波,通过上位机设定不同的占空比控制场效应管的通断时间,即改变流过场效应管的平均电流。根据电流的大小,可以等效为相应的负载,并将采集的电流值显示在上位机上。文中对该系统的软﹑硬件设计思路作了详细的分析,阐述了其设计原理。   Abstract:  A new type electronic load is introduced.Due to ATmega48 microcomputer output PWM wave.The different duty is set ratio through PC to control FET turn-on time.We can equivalent homologous load according the current and display the current at PC.The hardware and software designing are analysed in detail. The principle is explained and the output is also given.

    标签: ATmega 48 单片机 交流电子

    上传时间: 2013-11-23

    上传用户:虫虫虫虫虫虫

  • 基于C8051F320的模拟枪战系统设计

    提出了一种基于C8051F320的红外模拟枪战系统设计方案。介绍了红外模拟枪战系统的构成,给出了硬件选型、系统硬软件设计。利用红外抗对系统的工作原理,系统获得良好效果。 Abstract:  This paper presents the design of simulated gunfight system based on C8051F320.Introduces system structure,and puts forward hardware selection of infrared simulated gunfight system and system hardware and software designs.Using the operation principle of infrared antagonizing system,the system result is good.

    标签: C8051F320 模拟 系统设计

    上传时间: 2013-11-20

    上传用户:南国时代