CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - SPI ad

搜索资源列表

  1. EmbedSky_irq

    1下载:
  2. linux的ad驱动,spi通信,而且是模拟spi通信,每5毫秒采集一次,一共采集10秒钟,平台是s3c2440+linux3.6.9-linux driver of the ad, spi communication, and simulation spi communication, collected once every 5 milliseconds, 10 seconds total acquisition platform is s3c2440+ linux3.6.9
  3. 所属分类:Driver develop

    • 发布日期:2015-08-19
    • 文件大小:3072
    • 提供者:陈飞
  1. Drivers

    0下载:
  2. TI的DSP2808驱动。包括AD,PWM,SPI,CAN等-Drivers for DSP2808
  3. 所属分类:DSP program

    • 发布日期:2017-11-30
    • 文件大小:14236
    • 提供者:gongcheng
  1. XS128

    0下载:
  2. 一个测试mc9s128的源码,测试了spi,sci,串口通信,ad采样,lcd液晶驱动-A test mc9s128 source code, test spi, sci, serial communication, ad sampling lcd LCD driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-11
    • 文件大小:370941
    • 提供者:chenglong
  1. DMAVR-128

    0下载:
  2. avr单片机各种例程,ad,spi,led,pwm-avr microcontroller various routines, AD, SPI, led, pwm...Etc.
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:4706534
    • 提供者:嘿嘿
  1. TMS320LF2407code

    0下载:
  2. TMS320LF2407A的一些常用模块代码 AD SCI SPI CAN-failed to translate
  3. 所属分类:DSP program

    • 发布日期:2017-11-20
    • 文件大小:3257
    • 提供者:sun xing
  1. ADDASPI

    0下载:
  2. MSP430_149通过AD采集的正弦波电压信号通过SPI传输给MSP430_169再通过169进行DA转换进行波形还原-MSP430_149 through the the AD acquisition of sine wave voltage signal transmitted through the SPI to MSP430_169 again by 169 DA converter waveform restore
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:60551
    • 提供者:赵光旭
  1. EthernetBoard-V2.1

    0下载:
  2. PIC18F97J60外部设备的驱动,LCD1602,DS1302,SPI读写,AD,UDP/TCP-About PIC18F97J60,LCD1602,DS1302,SPI,AD,UDP/TCP
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:772547
    • 提供者:心灵商贩
  1. studyAVRspi

    0下载:
  2. avr单片机的spi通讯小程序 用于ad转换的芯片 仅够学习-the avr SCM spi communication applet for ad conversion chip barely enough to learn
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:66585
    • 提供者:邵刚
  1. STM32Board

    0下载:
  2. 利用spi读取ad芯片数据 串口传输出去,全部使用dma-Read the ad microarray data using the spi serial transmission out, all using dma
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4463590
    • 提供者:actall
  1. spi_adda

    0下载:
  2. 实现FPGA读取AD转换的数据,AD芯片我采用的是ADS7844,采用的是SPI通信方式-achieve the function of read the data from the AD transform chip.the communciation method is SPI.i have tested the code ,and it can work.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-10
    • 文件大小:2383181
    • 提供者:王晓丰
  1. SPIads8332

    0下载:
  2. spi接口的ad芯片ads8332驱动代码,主芯片为c8051f3xx系列,更改IO口配置即可使用,包含AD数字滤波部分。-spi interface ad chip ads8332 driver code, the main chip for c8051f3xx series, change IO port configuration can be used, including AD digital filter section.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1451
    • 提供者:deposition
  1. ADC

    0下载:
  2. 3.A/D程序设计与电路仿真 通过AD对外部电压进行AD采样,然后利用SPI接口对采样回来的数据进行显示,并将转换结果通过UART发给上位机进行显示。 首先设置需要显示的数组,使用PINSEL0、PINSEL1寄存器设置串口0的连接端口,使用IO0DIR设置74HC595的控制口,初始化串口0,使用U0LCR、U0DLM、U0DLL、U0LCR寄存器设置波特率,初始化SPI接口,设置SPI的时钟分频、接口模式。 其次对ADC模块进行设置,通过移位设置寄存器ADCR选择通道0,设置转换
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:129066
    • 提供者:宋喜佳
  1. 20130510

    0下载:
  2. STM32 SPI控制AD采集 温度DS18B20采集-STM32 SPI control AD ​ ​ acquisition DS18B20 temperature acquisition
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-20
    • 文件大小:5688421
    • 提供者:刘小强
  1. MCP3204

    0下载:
  2. MCP320412位的AD装换,利用PIC单片机自己带的SPI通信模块进行编程,程序简单针对性强。适合初学者学习SPI和AD抓换-MCP320412 bit AD installed for the use of PIC MCU SPI communication module with its own programming, the program is simple and targeted. Suitable for beginners to learn and AD arrested
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:944
    • 提供者:话觉得
  1. ADS1192

    0下载:
  2. ads1192,常用的心电采集AD芯片,采用spi接口-ads1192, common ECG acquisition AD chip, using spi interface
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1771190
    • 提供者:张明想
  1. PIC16F1933

    1下载:
  2. PIC16F1933单片机程序,包括AD转换、RS232\485、SPI接口、看门狗定时器等。-PIC16F1933 singlechip procedures, including the AD conversion, RS232\485, SPI interface, watchdog timer, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:15057
    • 提供者:廖泽松
  1. STM32AD7705

    1下载:
  2. AD7705外部AD用于STM32 ,当前接的是SPI1口, 也可拓展SPI2 另一路外部ADC,或者其它SPI通信驱动。-AD7705 external AD for STM32
  3. 所属分类:Driver develop

    • 发布日期:2015-04-06
    • 文件大小:2184192
    • 提供者:王小明
  1. test_SPI

    1下载:
  2. STC单片机IO模拟串行SPI读写AD转换芯片ADS7822,可简单移植后直接使用,单片机时钟采用12M外接晶振。-STC microcontroller serial IO simulation SPI writable AD conversion chip ADS7822, can simply be used directly after transplantation, microcontroller clock uses 12M external crystal.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:24987
    • 提供者:jack
  1. test2

    0下载:
  2. 430G2553单片机,利用430单片机内部自带的SPI模块来读取AD转换芯片ADS7822转换后的AD值,编程环境用的TI的CCS开发环境。-430G2553 microcontroller, using the 430 built-in internal microcontroller SPI module to read the AD conversion chip ADS7822 AD value after conversion, programming environment usi
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:173948
    • 提供者:jack
  1. AD9648_ver

    2下载:
  2. FPGA通过SPI总线配置AD采集芯片AD9648的程序,Verilog实现 -FPGA configuration via SPI bus chip AD9648 AD acquisition procedures, Verilog realization
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-05-18
    • 文件大小:1941504
    • 提供者:路永轲
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com