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

高电平

  • 高质量C++/C编程指南

    高质量C++/C编程指南

    标签: 高质量 编程指南

    上传时间: 2014-01-09

    上传用户:huangld

  • 基于89C51放电法测高阻数据的采集与处理

        对大学物理实验中放电法测高阻的传统实验,采用单片机-计算机接口技术和模数变换技术,用计算机对数据进行处理得出结果。它既可以作为自动化测量设备,也可以作为高年级大学生课程设计或毕业设计题目,对于拓宽大学生知识面,提高实际动手能力和解决问题能力有一定的价值。

    标签: 89C51 放电 高阻 数据

    上传时间: 2013-11-03

    上传用户:jichenxi0730

  • 基于AT89C51的智能化转速测量仪的设计

      本设计主要用AT89C51作为控制核心,由霍尔传感器、LED数码显像管、HIN232CPE电平转换、及RS232构成。详细介绍了单片机的测量转速系统及PC机与单片机之间的串行通讯。充分发挥了单片机的性能。本文重点是测量速度并显示在5位LED数码管上。   其优点硬件是电路简单,软件功能完善,测量速度快、精度高、控制系统可靠,性价比较高等特点。

    标签: 89C C51 AT 89

    上传时间: 2013-10-10

    上传用户:tianyi223

  • GPS高精度的时钟的设计和实现

    GPS高精度的时钟的设计和实现

    标签: GPS 高精度 时钟

    上传时间: 2013-11-25

    上传用户:caiqinlin

  • TTL电平和CMOS电平总结

    TTL电平和CMOS电平总结

    标签: CMOS TTL 电平

    上传时间: 2013-10-09

    上传用户:Zxcvbnm

  • 单片机5V与3V电平互联的19种技巧

    Microchip 单片机的速度和复杂性已经到达足以要 求降低电源电压的程度,并正在向 5V 电源电压以 下转换。但问题是绝大多数接口电路仍然是为 5V 电源而设计的。这就意味着,作为设计人员,我们 现在面临着连接 3.3V 和 5V 系统的任务。此外, 这个任务不仅包括逻辑电平转换,同时还包括为 3.3V 系统供电、转换模拟信号使之跨越 3.3V/5V 的 障碍。 技巧和诀窍 DS41285A_CN 第 2 页 . 2006 Microchip Technology Inc. 本 《技巧和诀窍》提供了一些电源供电组件、数 字电平转换组件甚至模拟转换组件,以解决所面临 的挑战。全书对每种转换均给出了多种选择方案, 从单片 (All-in-One)接口器件到低成本的分立解 决方案都有涉及。简而言之,无论导致转换的原因 是复杂性、成本还是尺寸,设计人员处理 3.3V 挑 战可能需要的全部组件均在本文有所讨论。

    标签: 单片机 电平互联

    上传时间: 2013-10-30

    上传用户:wqxstar

  • 基于MSP430F1611单片机的音频信号分析仪设计

      为了使音频信号分析仪小巧可靠,成本低廉,设计了以2片MSP430F1611单片机为核心的系统。该系统将音频信号送入八阶巴特沃兹低通滤波器,对信号进行限幅放大、衰减、电平位移、缓冲,并利用一单片机负责对前级处理后的模拟信号进行采样,将采集得到的音频信号进行4 096点基2的FFT计算,并对信号加窗函数提高分辨率,另一单片机负责对信号的分析及控制显示设备。此设计精确的测量了音频信号的功率谱、周期性、失真度指标,达到较高的频率分辨率,并能将测量结果通过红外遥控器显示在液晶屏上。   Abstract:   o make the audio signal analyzer cheaper, smaller and more reliable, this system sends the audio signal to the eight-order butterworth filter, and then amplifies, attenuates, buffers it in a limiting range, transfers the voltage level of the signal before utilizing two MSP430F1611 MCU to realize the audio analysis. One is charged for sampling and dealing with the processed audio signal collected by the 4096 point radix-2 FFT calculation and imposes the window function to improve the frequency resolution. The other one controls the display and realizes the spectrum, periodicity, power distortion analysis in high resolution which is displayed in the LCD screen through the infrared remote control.

    标签: F1611 1611 430F MSP

    上传时间: 2013-12-11

    上传用户:jasonheung

  • 基于ARM单片机的自动测高测距小车

    生活中许多目标的高度和水平距离需要进行测量。目前主要的测量方法,仍以传统的皮尺丈量为主,测量效率不高,有时还很不方便,没有技术成熟的数字式测高测距产品。以基本的数学方法为理论依据,利用遥控小车做为载体,采用角度传感器测量角度、霍尔传感器测量水平距离等,通过单片机LM3S615进行数据计算,实现了对待测目标物体的高度、水平距离等数据的快速、精确和数字式的测量,高度测量精度可达99.06%,水平测量精度则可达98.06%。 Abstract:  In our lives, the height and horizontal distance of some goals are needed to be measured. Because the currently used methods are still traditional tape-based measuring methods, and the measuring efficiency is low and inconvenient so some kinds of digital and portable measuring methods or instruments are needed. Based on the basic math theory, this paper designed and manufactured a portable, digital and remote controlled measuring mobile small vehicle, which assembled with angle measuring sensor for angle measurement and Hall sensor for horizontal distance measuring. MCU LM3S615 calculated the height and horizontal distance data gotten from these sensors. The measuring process is simple, the measuring results are more accurate and the measuring efficiency is higher than traditional measure instruments. The accuracy of height and distance measurement can reach 99.06% and 98.06%.

    标签: ARM 单片机 自动

    上传时间: 2013-10-30

    上传用户:jackandlee

  • H.264高清编解码器的片上系统MG3500

    MG3500SoC是支持H.264高清编解码器的片上系统,内部集成一个嵌入式ARM926处理器,支持高清H.264编解码、MPEG鄄2解码和JPEG编解码。介绍了MG3500SoC的主要性能特点、引脚排列、主要接口功能及在DVR上的应用,以及MG3500SoC及其周围器件的硬件设计,提出了在设计中应注意的问题。 Abstract:  The MG3500System-on-Chip(SoC)is high definition(HD)H.264codec,including ARM926-EJ processor,H.264encoder/decoder,MPEG2decoder and JPEG/MJPEG encoder/decoder.The features,pin assignments,interfaces and the typical application of MG3500in DVR are introduced in this paper.The application hardware circuit between the MG3500SoC and peripheral device are given,the questions which the syetem design needs to pay attention are explained.

    标签: 3500 264 MG 编解码器

    上传时间: 2013-11-12

    上传用户:elinuxzj

  • 高性价比单片机P89LPC932及其应用

    P89LPC932是Philips公司推出的高性价比单片机,该器件内含增强型CPU,同一工作频率下的速度为标准80C51单片机的6倍。文中介绍了P89LPC932的主要特点,给出了基于P89LPC932的车辆数据采集系统的组成框图。 Abstract:  The Philips P89LPC932 is a high cost-effective 8051-based microcontroller.High performance 2-clock 80C51 CPU providing 6 times the preformance of the standard 80C51.The main characteristic of P89LPC932? and its application in vehicle data collection system are given.

    标签: P89 LPC 932 89

    上传时间: 2013-10-28

    上传用户:gyq