搜索资源列表

  1. adc8051

    0下载:
  2. 常用的TI8位ADC芯片AD8051的驱动程序,其他近似的驱动芯片也可以参考-Common TI8 bit ADC chip AD8051 driver, the driver of other similar chips can also refer to
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈凡
  1. ADCdrives

    0下载:
  2. ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:赵宇
  1. ADC0832

    0下载:
  2. 一个模数转换器ADC0832 C语言驱动程序,在KELL 上调试通过-An ADC ADC0832 C language driver debug via the KELL
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:金洪博
  1. adc_drivers_cn

    0下载:
  2. 作为应用工程师我们经常遇到各种有关差分输入型高速模数转换器的驱动问题。-High speed difference adc design guidelines
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:1077248
    • 提供者:胡怡强
  1. AD7999

    0下载:
  2. AD7999挂接在SPI上的驱动参考,在平台SPI设备spi_board_info 结构添加对应设备描述。-4-Channel, 8-Bit ADC with I2C Compatible Interface in 8-Lead SOT-23
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:halu
  1. driver

    0下载:
  2. 在公司时为飞思卡尔16位单片机MC9S12G128写的外设驱动程序,包含的外设有:CAN、SPI、IIC、ADC、RTC、ECT、EEPROM、GPIO、flash、PWM和watchdog。所有驱动,都调试通过。可以用于二次开发和参考。-Peripheral drivers written for Freescale 16-bit microcontroller MC9S12G128 while in company, includi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:151552
    • 提供者:jiangyadong
  1. Solar-street-lamps-control

    0下载:
  2. 结合24C04,LCD1602,STC-ADC,STC12C5A60S2_PWM的驱动程序,实现太阳能电池板对蓄电池的充放电控制,同时控制路灯。-Combined with 24 C04, LCD1602, STC-ADC, STC12C5A60S2_PWM driver, realize the solar panels to the battery charging and discharging control, and the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:金禾
  1. code-for-lm3s2b93

    0下载:
  2. ti lm3s2b93电子设计大赛常用驱动:定时器测频,ADC,TLV5638,红外,12864液晶,pid,pwm,矩阵键盘,5线键盘,数据拟合,flash存储及常用算法 -ti lm3s2b93,pwm,pid,12864lcd,timer,flash,key,gui,tlv5638
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:290816
    • 提供者:zhangtian
  1. freescale-MPC5634M_eQADC

    0下载:
  2. 飞思卡尔POWER PC片上AD驱动 带消息队列机制-Convert a few standard ADC channel inputs by starting a normal conversion which is software triggered. Instead of One Shot Mode, Scan Mode is used where “a sequential conversions of N channe
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:顾晓华
  1. vol-measure

    0下载:
  2. 这个例程是基于51单片机控制和adc芯片ADC0809 来测量电压,通过本例程,要学会ADC0809的驱动程序的编写,就可以在各个平台上使用-This routine is based on 51 single-chip control and adc chip ADC0809 To measure the voltage through this routine, we must learn the preparation o
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王普
  1. HX711-SRC

    0下载:
  2. HX711驱动 程序 下载 ADC转化程序ADC程序-HX711 driver Program download
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:huqiaoshen
  1. stm32_setpmotor

    0下载:
  2. 使用STM32F103VBT6开发的步进电机驱动程序,产生脉冲与方向信号,支持限位开关。支持串口命令行式控制。同时完成了DMA,ADC转换功能。-Stepper motor driver use STM32F103VBT6 developed, resulting in a pulse and direction signals in support of the limit switch. Support for serial com
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:3746816
    • 提供者:fanyuyan
  1. ADC16

    0下载:
  2. 该驱动程序库包含了常用的16位ADC操作与控制功能函数,如选择通道、 设置信号放大倍数、设置数据格式、基准源输出开关等,以及常用采样 函数,包括单通道采样、平均采样、多通道同时采样等。可以作为各种 程序的底层驱动使用。 要使用该库函数,需要将本文件(ADC16.c)添加进工程,并在需要 调用ADC函数的文件开头处包含"ADC16.h"-The driver library contains the comm
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:马路
  1. at91adc_driver

    0下载:
  2. at91sam9260 adc 嵌入式linux 驱动代码。-at91sam9260 adc embedded linux driver code.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:mankay
  1. Kentec320x240x16_ssd2119_8bit

    1下载:
  2. TI cortex-M4开发板EK-LM4F232的TFT LCD触摸扩展驱动源代码, 用于驱动以SSD2119为控制器的QVGA(320*240) TFT彩屏并使用LM4F232内部ADC功能实际电阻式触摸屏的控制.-Development board, TI cortex-M4 EK-LM4F232 TFT LCD touch to extend the driver source code for the driver SSD21
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:Zou MF
  1. calibrate

    0下载:
  2. 基于TI cortex-M3 (LM3S9B96)的电阻式触摸屏校正程序源代码.使用MCU内部的ADC模数转换功能实现触摸屏的驱动控制.-Resistive touch screen calibration procedure based on TI cortex-M3 (LM3S9B96) the source code using the MCU s internal ADC analog to digital conversion
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:396288
    • 提供者:Zou MF
  1. ADCP12864

    0下载:
  2. MSP430单片机串行方式驱动12864液晶,并将ADC转换电压在液晶上显示-MSP430 microcontroller serial mode driver 12864, and the ADC voltage on the LCD display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:45056
    • 提供者:薛松
  1. cs5523

    0下载:
  2. cs5523源码驱动程序, CS5521/22/23/24/28 是高集成度的ΔΣ模 数转换器(ADC),它通过采用电荷平衡技术达到16-bit(CS5521/23 )和24-itCS5522/24/28)的性能。本 ADC既可用作2 通道(CS5521/22 )、也可用4 通道((CS5523/24 )和 8 通道(CS5528) ADC,它内部集成有一个低输入电流、斩波稳定仪表放大器和一个可编程增益放大器(PGA),该
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:static_gao
  1. AD7606

    0下载:
  2. 通过ADUC7026控制AD7606 8通道DAS,内置16位、双极性、同步采样ADC的驱动程序,用GPIO仿真SPI驱动-ADUC7026 control the AD7606 8-channel DAS, built-in 16, bipolar, Simultaneous Sampling ADC driver, driver to use GPIO simulation SPI
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:73728
    • 提供者:董嗣万
  1. ADS1115_for_msp430

    0下载:
  2. TI公司超小型、低功耗、高精度16位模数转换器的msp430驱动程序。希望有帮助。-TI' s ultra-compact, low power, high-precision 16-bit ADC msp430 driver. Hope that helps.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wzj
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 33 »

源码中国 www.ymcn.org