搜索资源列表
PIDcontrol
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
ADC--DAC
- 这是AD数模转换的资料 希望能够给大家起作用-This is a digital-analog converter AD information to the U.S. hope to play a role
adtoda
- 自己写的几个ADC抓换与DAC转换程序,平台是51单片机,稍作修改即可移植到其他平台,希望对初学者有所帮助-Their efforts to write several ADC and DAC for the conversion process, single-chip platform is 51, with some slight modifications can be ported to other platforms, and they hope to be helpful for
SPCE061A_MAX_Sub_good
- 凌阳子程序大全+++趣味语音识别程序+++61板自检程序+++语音电子钟程序+++语音识别且识别过程在图形液晶显示模组LCD上显示实验+++复读机程序+++数据传送指令演示程序+++冒泡排序程序+++LED键盘模组自检程序+++led单向循环流水灯程序+++点亮IOA口外接LED键盘模组的不同的led来显示按键输入值+++外部中断实验+++触键唤醒实验+++IRQ5,4,6时基信号中断实验+++定时器实验+++定时器A/B的irq0、irq1和irq2中断实验+++双路DAC实验+++ADC转换
DAC
- seed2812dac例程,可与adc并肩作战,方便学习。-seed2812dac routines, alongside with the adc to facilitate the study.
1
- 该数控直流电流源以精密压控电流源为核心、用单片机、DAC组成控制电路,引入“S类”反馈控制功率放大电路,实现超精密电流控制、具备精准的扩流能力、低失调、有步进、同时带有 丰富扩展功能的精密电流源。经过ADC采样,完成输出电流显示功能,并使输出范围覆盖0~2A,是理想的电流源解决方案。-The CNC precision DC voltage-controlled current source to current source at the core, with single-chip, DAC
DAC
- 本程序使用C8051F020单片机自带的模数转换器,进行模数转,输出模拟电压。-C8051F020 single chip uses the built-in ADC, the analog-to-digital switch, the output analog voltage.
ADC_a_chanel
- program convert ADC to DAC with WinAVR
FPGA_Based_Multi-channels_Serial_ADC_controller.ra
- 采用FPGA控制ADS7844进行模数转换。ADS7844 是Burr_Brown公司推出的一种高性能、宽电压、低功耗的12 b串行数模转换器。它有8个模拟输入端,可用软件编程为8通道单端输入A/D转换器或4通道差分输入A/D转换器,其转换率高达200 kHz,而线性误差和差分误差最大仅为±1 LSB。-Using FPGA control ADS7844 analog to digital conversion. ADS7844 is a Burr_Brown the company intr
adc-report
- Complete project of a voltage DAC (analog to digital converter) with a two digit seven segment display using Atmel AVR AT90S2313 microcontroller. DAC is counter-based, using analog comparator connected to PB0 (+) and PB1 (-). Code included.
ADCDAC
- program code for adc to dac in tms320L240 processor
adc
- adc to dac conversion using 89s52
ADC-ARM-Proteus
- ADC数模转换 基于Proteus仿真 请用最新版本的PROTEUS打开 主芯片采用LPC2124 代码用KEIL写的 都在里面呢。-ADC DAC simulation-based Proteus PROTEUS please use the latest version of the code to open the main chip used by LPC2124 KEIL are written inside it.
ADC-and-DAC
- “ADC”Analog-to-Digital Converter的缩写,指模/数转换器或者模拟/数字转换器。真实世界的模拟信号,例如温度、压力、声音或者图像等,需要转换成更容易储存、处理和发射的数字形式。模/数转换器可以实现这个功能。-" ADC" Analog-to-Digital Converter abbreviation, fingerprints/digital converter, or analog/digital converter. Real-world an
adc
- the file is c cource code for adc and dac operation of microconverter c8051f040. It reads adc input and sends it to dac output.
51IO-to-extend
- 51单片机的I/O接口及ADC、DAC接口、键盘显示接口扩展及应用实例-51 to extend the microcontroller interface and application examples
ADC---SimpleDACtoADC
- simple adc to dac converter with code composer studio v4
ADC
- 将4路模拟量4-20mA电流信号通过I\V变换将信号送至AD模块, 实现数模转换,送入单片机,经单片机处理后,再次通过DA转换和V\I变换, 输出,最后连接一个远程通讯模块连接至上位机。(The 4 analog 4-20mA current signal is transmitted to the AD module via the I\V transform, Realize digital to analog conversion, into the microcontroller,
28335_Dac_Adc
- ADC和DAC的初始化与转换,测试好用的(ADC and DAC initialization and conversion, easy to use test)
adc_dma_demo
- this is file for converting adc to dac in kinetis K81