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

组成介绍

  • STC89C51RC介绍

    关于51的基本介绍

    标签: STC 89C C51 89

    上传时间: 2013-10-31

    上传用户:linyao

  • 精简型mcu 的两个介绍

    精简型mcu 的两个介绍,自己看看吧,英文的说实话我也看不大懂

    标签: mcu

    上传时间: 2013-11-09

    上传用户:forzalife

  • 基于51单片机的多功能数控电流源设计

    介绍一种基于单片机控制的数控直流电流源。系统以AT89S52单片机为控制核心,由V/I转换电路、DA转换、AD转换等模块组成。通过按键设定电流值,并在LCD上同步显示预设值,利用模拟闭环控制原理实现V/I转换功能,采样电阻两端的电压值送给A/D转换电路,经单片机换算成实际输出电流值,并利用LCD显示,供用户参考。经测试,本系统稳定性好、精度较高、操作简单、人机界面友好。在科学研究和设备生产中,能够广泛应用到这种可靠性高、操作简单的数控电流源,不仅能够提高设备的性能,同时能够缩短研发周期,本系统具有较高的实用性。

    标签: 51单片机 多功能 数控 电流源设计

    上传时间: 2013-11-06

    上传用户:csgcd001

  • 基于单片机的智能稳压电源的设计

    本文介绍了一种基于单片机的智能稳压电源的设计方案,其核心技术是通过单片机控制数模转换来改变其后的稳压模块的输出。该系统由整流滤波初步稳压部分、单片机控制部分、DAC和显示部分组成,该稳压电源能连续步进可调,并且可实时显示,弥补了传统稳压电源的不足。  

    标签: 单片机 智能稳压电源

    上传时间: 2014-12-26

    上传用户:yl1140vista

  • 基于MSP430单片机的智能水位计设计

      为解决我国水位监测野外条件下长期无人看守的问题,研制开发了基于MSP430单片机的智能水位计。从其组成到各功能分别进行了详细的介绍,该智能水位计不仅实现了水位数据的实时监测、记录和定期采集等多种工作模式,而且提高了水位监测精度,实现了水位监测的智能化。   Abstract:   In order to solve the problems of long-term unmanned observation in the field water monitoring,an intelligence water-level meter based on MSP430 is developed composition and every function moduce of the water level meter was introduced in detail. It not only realizes water level data collection and storage, regularly gathering and so on, but also improves the water-level precision , finally realizes the intelligence.  

    标签: MSP 430 单片机 水位计

    上传时间: 2013-11-17

    上传用户:417313137

  • 基于AT89S52单片机的计算器设计

    工厂、学校,居民楼等各种楼层高的地方基本都使用电梯。我们小组将在电子综合实践中利用所学的知识做一个以单片机为核心的电梯模型控制系统。本设计主要介绍电梯自动控制模型。设计包括硬件电路和软件调试。硬件部分我们使用的是单片机控制直流电机,及一些外围电路组成高度为3层的电梯控制系统。当有呼叫信号时,软件部分中的程序中立即进入定层,取向,判断,启动电梯等,通过调用各项子程序完成各楼层的升降控制。同时数码管显示电梯所在的层数,和电梯运行时间。

    标签: 89S S52 AT 89

    上传时间: 2013-10-30

    上传用户:fhjdliu

  • 基于MC9S12HZ256的总线式汽车数字仪表设计

    首先研究CAN总线和SAE J1939协议,提出一种基于MC9S12HZ256微控制器的总线式汽车数字仪表解决方案。详细介绍SAE J1939协议的报文帧格式及应用层协议中发动机相关参数的定义,以及步进电机及其驱动和车速信号的处理方法。该数字仪表系统硬件平台由微处理器和信号采集和信息处理及显示等模块组成。软件设计部分编程实现了对CAN总线和各传感器数据的读取、处理。该系统能够实时反映车辆工况。 Abstract:  In this paper,CAN bus and SAE J1939protocol are researched,and a vehicle digital instrument solution based on MC9S12HZ256MCU is proposed.The message frame format and some engine-related parameters’definition in SAE J1939application layer protocol are introduced in detail.Stepper motor and its driver,the methods of speed signal process-ing are also introduced.The hardware platform of vehicle digital instrument is composed by MCU,signal acquisition mod-ule,and signal processing and displaying module.Data receiving and processing from CAN bus and sensors are accom-plished by programming,and vehicle condition can be reflected in real-time.

    标签: 256 MC9 S12 MC

    上传时间: 2013-10-20

    上传用户:huannan88

  • 基于C8051F320的心电监护系统设计

    介绍一种基于C8051单片机的动态心电监护系统。该系统由两部分组成:以C8051F320单片机为核心的数据采集装置和以PC机为平台的分析处理系统。硬件电路功耗低,由单片机自带的USB接口将数据传送给PC机。软件平台采用LabVIEW可视化虚拟仪器系统开发平台,将传统仪器的功能模块集成到计算机中,用户可通过修改虚拟仪器的程序改变其功能。采用USB接口实时传输心电数据,并将数据采集模块设计为计算机外设,使该系统高速快捷、小巧便携。 Abstract:  In this design,a low-cost ECG electrocardiogram monitoring system is introduced,which consists of two parts:data acquisition device based on C8051F320and PC terminal as the analysis and processing system.The system is low-power consumption,the data is transmitted to the PC terminal by USB interface of the C8051F320.By using the visible virtual instrument system developing platform LabVIEW,the traditional instruments function modules are integrated into the computer,so the user can modify virtual instrument software to change its function to meet their needs.Using USB in-terface to realize real-time ECG data transmission,in addition,ECG data acquisition module is designed as the computer peripheral,which makes the syetem high-speed and portable.

    标签: C8051F320 心电监护 系统设计

    上传时间: 2013-11-13

    上传用户:zhangzhenyu

  • 基于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

  • 基于W77E58的跑步机联网系统的开发

    对于传统的跑步机无法联机组网,保存历史数据,实时调试等问题,介绍了一个由多台跑步机通过RS-232串行总线与上位机相连组成的跑步机联网系统。系统采用W77E58作为下位机核心控制器件,它具有双串行通讯端口,其中一个串口用于与变频器通讯,另一个串口则与上位机相连,构成跑步机网络。 Abstract:  The traditional running machine can not be connected to a network, saving historical data, real time debug etc.In this paper,a new network system which is composed of running machines connected by a RS-232 communication bus is introduced.In the system,W77E58 is used as a core control unit.W77E58 has two serial ports,one is connected to the inverter and the other is connected to the PC. Thus a network appears.

    标签: W77E58 跑步机 联网系统

    上传时间: 2014-12-27

    上传用户:哇哇哇哇哇