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

项目设计方案

  • 船载中小型信息监控终端的设计与实现

    针对船舶对中小型信息监控终端的需求,提出了一种基于AVR单片机的设计方案。以AVR单片机为核心,采用LCD控制器RA8835实现对液晶显示模块的控制,通过软硬件的紧密配合,实现信息图文并茂的实时显示,以及液晶对比度的调节。试验结果表明,该终端在高温高湿、低温高湿等恶劣环境条件下,显示清晰、工作稳定。

    标签: 船载 信息监控

    上传时间: 2013-11-16

    上传用户:农药锋6

  • 基于单片机的倒车雷达的设计

    为降低汽车倒车时的碰撞事故,提出了一种基于单片机的超声波测距倒车雷达的设计方案。该设计根据超声波测距原理,采用AT89S52单片机为控制核心,设计了超声波测距倒车雷达,并对测量距离误差进行了分析。测量距离为0.1~5.0 m,其精度经过校正后可达1 cm。该设计结构简单、工作可靠,有良好的测量精度和灵敏度。

    标签: 单片机 倒车雷达

    上传时间: 2013-11-10

    上传用户:songkun

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

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

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

    上传时间: 2014-12-26

    上传用户:yl1140vista

  • 基于S3C2440A的银行评价器的设计

    提出了一种以S3C2440A为核心处理器的银行评价器的设计方案,并结合XILINX公司的XL95144XL型CPLD,辅助S3C2440A,实现该银行评价器的各部分功能以及系统信号之间的相互协调。该评价器在系统设计上采用液晶屏显示,代替了以往简单的数码管电路的显示模式,在视觉上给人以全新的享受。同时,评价器增加了新的网络供电方式,只要将评价器连接上网络就可以正常工作,方便了客户的使用。总之,此款银行评价器采用了嵌入式系统的设计方案,大大丰富了系统功能,实现一个银行评价器设计的新突破。 Abstract:  S3C2440A of SamSung company is the core component of the embedded system. A design of bank assessor based on S3C2440A was provided in this paper. It used XL95144XL combined with S3C2440A to realize all the functions and coordination with system signals. This bank assessor used LCD to display instead of the former simple digital display and provided a new seusuous enjoment. Meanwhile,it provided a new method of network power supply,that the bank assessor could regularly work once it connected to the network,which is convenient for customers to use. In a word,this assessor takes embedded system,enriches the system’s functions and reclizes a new breakout.

    标签: S3C2440A

    上传时间: 2013-11-03

    上传用户:taa123456

  • 基于ATmega16L单片机的温度控制系统设计

     设计一种基于ATmega16L单片机的温度控制系统,阐述该系统的软硬件设计方案。采用模块化设计方法,利用增量式PID算法使被控对象的温度值趋于给定值。实验结果表明该系统具有良好的检测和控制功能。 Abstract:  This paper designs a temperature control system based on ATmega16L,describes the hardware and software de-sign scheme of the system,adopts the modularized design method and utilizes the incremental PID algorithm to realize the temperature of controlled device incline to the given value.The experiment result indicates that the system has good detec-tion and control function

    标签: ATmega 16L 16 单片机

    上传时间: 2013-10-09

    上传用户:stvnash

  • 基于Attiny13的投影仪防盗器设计

    介绍一种以Atmel公司的Attiny13为处理器的投影仪防盗器设计方案。该防盗器具有功耗低,功能完整,防盗效果良好等特点,除具有报警功能外,防盗器还具有以无线方式向主机发送报警信号的功能。采用315MHz发射模块实现无线信号发送。该投影仪防盗器可适应众多厂家生产的防盗器主机。 Abstract:  This paper introduces the design scheme of overhead projector's anti-theft device which users ATMEL company’s Attiny13as processor.This anti-theft device features low powerloss,functional integrity,good effect of anti-theft.In addition to its own with alarm functions,the anti-theft device also has alarm function which can send alarm signal to the host through wireless way.It sends wireless signal using315MHz transmitting module,so this overhead projector’s anti-theft device is adapted to anti-theft device host produced by many manufacturers.

    标签: Attiny 13 投影仪 防盗器

    上传时间: 2013-11-02

    上传用户:ysystc699

  • 基于ATmega16的简易示波器设计

    介绍了以AVR单片机ATmega16为核心,采用前端信号调理电路、程控增益放大器以及波形显示LCD(GDM12864A)实现的一个简易示波器。并给出该系统设计的硬件和软件设计方案。 Abstract:  Abstract:This paper introduces an easy digital storage oscilloscope based on the AVR microcontroller ATmega16,especially emphasizes on the software design and the hardware design which contains signal processing circuit,gain-programmed amplifier circuit and LCD’s interface circuit and so on.

    标签: ATmega 16 简易示波器

    上传时间: 2013-10-13

    上传用户:ccccccc

  • CANopen主节点的设计方案

    CANopen主节点除具备CANopen设备的基本条件外,还需具备NMTMaster的功能,即对CANopen网络进行管理。对CANopen主节点的实现提出三种方案:方案1:在CANopen-Chip基础上开发CANopen主站。方案2:通过对CANopen协议栈源代码的二次开发在单片机上实现嵌入式CANopen主站。方案3:利用CANopenMasterAPI在PC机上实现CANopen主节点。

    标签: CANopen 主节点 设计方案

    上传时间: 2013-11-02

    上传用户:luke5347

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

    上传用户:南国时代

  • C8051F320列车安全巡检仪的设计

    提出了一种基于C8051F320的列车安全巡检仪的设计方案,详细阐述了巡检仪的各个模块的硬、软件设计。巡检仪集信息采集、轴温检测、照明和记录存储等功能于一体,实现了对列车安全巡检工作有效的监督和科学管理。系统软件采用C51编写,对单片机进行有效的电源管理,保证了巡检仪的稳定性、可靠性和低功耗性。 Abstract:  This paper puts forward a design of train safety inspection based on C8051F320,describes all modules hardware and software design of inspection instrument.The inspection instrument has the function of information collection, axle’s temperature detection, lighting and records storage.It can supervise and administer train safety inspection work effectively.The system software using C51 can manage the power of single chip microcomputer, and guarantee the stability, reliability and low power consumption of the inspection instrument.

    标签: C8051F320 列车 仪的设计 巡检

    上传时间: 2013-12-22

    上传用户:落花无痕