搜索资源列表
LPC2100_ADC
- 用于Philips ARM LPC2100 的模数转换器的程序,有汇编哦,当然也有C啊。对比着看很好啊!-for Philips LPC2100 ARM ADC procedures, a compilation Oh, of course, also has C ah. Compared to see good ah!
MSP430c
- MSP430常用模块程序,采用c语言编写 分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序 PWM输出程序 捕获脉冲信号周期程序 软件模拟异步串行通信程序 基本定时器程序 FLASH擦写程序 非行列式键盘程序 行列式键盘程序 DMA数据传输程序 软件模拟IIC总线读写24C02程序 FLL+锁频环程序
STM32-V3.5-DAC7617E-07.26
- STM32驱动TI芯片DAC7617,DAC7617是四通道12位电压输出数模转换器,串行接口-STM32-driven TI chip DAC7617, DAC7617 is a quad 12-bit voltage output DAC, Serial Interface
TMS320x280xADC
- TMS320x280x模数转换器(ADC)模块参考指南-TMS320x280x D converter (ADC) Module Reference Guide
ADCDemo
- 数模转换器程序,应用固态函数库FWLIB函数编写,可以用IAR软件调试。-DAC procedures, application of solid-state preparation of library FWLIB function can be used to debug software IAR.
ADconservation
- 基于s3c2440的数模转换的一个例子,通过此例程可以很好的掌握s3c2440下的数模转换寄存器的用法。-a demo which is based on s3c2440.From this demo we can study how to operate the registers of the s3c2440 about A Aand D
demo
- 下面是目录介绍 ADC---------ADC模数转换实验 ASM---------汇编程序实验 ASM_c-------汇编和C语言混合实验 CF----------CF读写实验 DcMotor-----直流电机实验 DMA——-----DMA数据传输实验 GPRS--------GPRS/GSM通讯实验 GPS---------GPS全球定位实验 IDE---------IDE测试实验 IIC---------IIC读写实验 IIS--------
ADC
- ARM mini-2440 A/D 模数转换器驱动使用示例程序。-ARM mini-2440 A/D analog driver using the sample program.
ARM
- 本例展示了如何采集单个通道的模拟输入,通过模数转换器(ADC)将模拟量转化为数据,并通过DMA把数据转移到内存中。 -This example shows how to capture a single channel analog inputs, analog (ADC) will be converted to analog data and the data transferred by DMA to memory.
STM32_ADC
- 基于STM32的AD模-数转换试验,初学者可以了解STM32的模数转换器的使用-AD mode based on the STM32- digital conversion test, the beginner can understand the use of the STM32 ADC
AD5421_cn
- 是一款完整的环路供电型4 mA-20 mA数模转换器(DAC),专为满足工业控制领域智能发射器制造商的需求而设计。作为一种完全集成的高精度、低成本解决方案,该器件采用紧凑型TSSOP和LFCSP封装-AD5421 DATASHEET AD5421 DATASHEET AD5421 DATASHEET
ADC
- 实现了ADC的转换,模/数转换器或者模拟/数字转换器。模数转换一般要经过采样、保持和量化、编码这几个步骤。将连续变量的模拟信号转换为离散的数字信号的器件。-ADC conversion, analog/digital converter or an analog/digital converter. Analog-to-digital conversion is generally sampled, maintain and quantify the coding of these steps.
F12x_ADC0_ExternalInput
- c8051f120单片机100引脚adc模数转换器程序-c8051f120 microcontroller 100-pin adc ADC program
F12x_ADC0_ExternalInput_Mux-(2)
- c8051f120单片机外部连接ADC模数转换器最大转换程序-c8051f120 microcontroller externally connected ADC ADC maximum conversion process
ADC
- 三星S3C2440的数模转换器程序,基于郭天祥的开发板,对初学者有用。-Samsung S3C2440 digital to analog converter program, based Debates development board, useful for beginners.
c
- 控制平摆,运用51单片机,通过模数转换器获得角位移传感器的偏移量,从而来控制步进电机转动的角度-Yaw control
ADCdata-samplig
- arm ADC数据采样 掌握STM32的模/数(A/D)转换器的应用设置,进行电压信号的测量。-STM32 master arm ADC data sampling analog/digital (A/D) converter application settings, measure the voltage signal
interface--experiment4
- 微机原理与接口,接口实验,使用汇编语言,包括串行通信实验8251、数模转换器0832、模数转换器0809、步进电机控制实验、直流电机转速控制实验-Microcomputer Principle and interface, the interface experiments, the use of assembly language, including the serial communication experiment 8251, 0832 DACs, ADCs 0809, stepper
SPI_AD2S1205
- 通过SPI调试数字转换器AD2S1205的模数转换-Through SPI debug digital converter
AD7705C
- 基于SPI的ad7705模数转换器读写操作的C语言代码(read adc base on SPI)