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

测试套件

  • 单片机C51串口中断接收和发送测试例程

    单片机C51串口中断接收和发送测试例程

    标签: C51 单片机 串口中断 接收

    上传时间: 2013-11-07

    上传用户:元宵汉堡包

  • MSP430单片机教学课件

    MSP430单片机教学课件

    标签: MSP 430 单片机 教学课件

    上传时间: 2013-11-13

    上传用户:jiiszha

  • 单片机教材课件

    单片机教材课件

    标签: 单片机教材

    上传时间: 2013-10-21

    上传用户:花开无音

  • 单片机课件

    一份单片机课件 希望对大家有用

    标签: 单片机

    上传时间: 2013-11-05

    上传用户:gai928943

  • 基于AVR单片机的木材含水率测试系统设计

    木材含水率,电阻法,承重法,基于,AVR单片机的木材含水率测试系统设计。

    标签: AVR 单片机 含水率 测试

    上传时间: 2013-11-11

    上传用户:lwq11

  • 单片机课件

    单片机课件

    标签: 单片机

    上传时间: 2013-10-23

    上传用户:cepsypeng

  • STC12C5A60S2系列ADC测试结果(使用12位DA测试--4096个测试点)

    STC12C5A60S2系列ADC测试结果(使用12位DA测试--4096个测试点) 

    标签: 4096 STC 12C A60

    上传时间: 2013-11-23

    上传用户:sc965382896

  • 基于89C52的二极管特性测试器的设计

      利用单片机具有的智能程序控制的特点,设计了基于STC89C52单片机的"二极管特性测试器",可对二极管一般特性进行快速测试。通过稳定线性电流源给二极管加载恒定电流,然后由高精度模数转换器测试其压降,以此为基础可判断二极管好坏、检测二极管极性和测试二极管伏安特性等,避免了用万用表测试只能测得极性而不知其特性这一缺点。可用于电子设计制作过程中对二极管进行快速测试,以确定被测二极管是否满足电路的设计要求。   Abstract:   By making good use of the intelligent control function of the Micro Controller Unit (MCU), the diode trait tester was designed based on the STC89C52,which could be used to test the trait of a diode rapidly. By loading constant current to diode through the stable linear current source, and measuring the voltage drop of the diode by high-precision analogue-to-digital converter (ADC), it can judge whether the diode is good or not, distinguish the polarity of the diode, and test the trait that the diode, which can avoid the fault of using a multimeter can only measure the polarity but not the trait. This device can be used to test the trait of a diode quickly,and to make sure that whether a diode can be used in the electronic design or not.

    标签: 89C52 二极管 特性测试器

    上传时间: 2013-11-13

    上传用户:assef

  • STM32中断与嵌套NVIC快速入门

    //CM3 有 最多240个中断(通常外部中断写作IRQs),就是 软件上说的 IRQ CHANAELx(中断通道号x) 每个中断有自己的可编程的中断优先级【 有唯一对应的 中断优先级寄存器 】. 由于CM3支持 硬件中断嵌套,所以可以有 256 级的可编程优先级 和 256级中断嵌套【 书上称:抢占(preempt) 优先级】 所以大家可以设: IRQ CHANAEL 0 通道 = 2 中断优先级WWDG 窗口定时器中断 IRQ CHANAEL 1 通道 = 0 中断优先级PVD 联到EXTI的电源电压检测(PVD)中断 IRQ CHANAEL 3 通道 = 255 中断优先级RTC 实时时钟(RTC)全局中断 IRQ CHANAEL 6 通道 = 10 中断优先级EXTI0 EXTI线0中断 ..... IRQ CHANAEL 239 通道 = (0<x<255) 中断优先级..

    标签: NVIC STM 32 中断

    上传时间: 2013-10-28

    上传用户:redherr

  • 基于C8051F020和Zigbee的汽车测试系统设计

    以C8051F020为核心处理器,设计无线传感器网络数据采集系统。系统采用SZ05-ADV型无线通讯模块组建Zigbee无线网络,结合嵌入式系统的软硬件技术,完成终端节点的8路传感器信号的数据采集。现场8路信号通过前端处理后,分别送入C8051F020的12位A/D转换器进行转换。经过精确处理、存储后的现场数据,通过Zigbee无线网络传送到上位机,系统可达到汽车试验中无线测试的目的。 Abstract:  This paper designs a wireless sensor network system for data acquisition with C8051F020 as core processors.The system used SZ05-ADV wireless communication module,set up a Zigbee wireless network, combined with hardware and software technologies of embedded systems,completed the end-node 8-locale sensor signal data acquisition.Eight locale signals were sent separately into the 12-bit ADC of C8051F020 for conversion through front treatment.After accurate processing and storage,the locale data was transmitted to the host computer through Zigbee wireless.The system achieves the purpose of wireless testing in vehicle trial.

    标签: C8051F020 Zigbee 汽车测试 系统设计

    上传时间: 2013-11-23

    上传用户:dsgkjgkjg