搜索资源列表
MSP-TEST44X-Practice-code
- MSP-TEST44X 学习板光盘资料及实验说明 本学习板是按照教育大纲,采纳国内外许多单片机实验仪的优点,保持了传统机的实验 项目,增加了以实用技术为主的许多实验。实验内容涉及到端口,时钟,FLASH 读写,看 门狗,硬件乘法器,TIMER_A_操作,TIMER_A ,ADC&bt&lcd,通讯操作(232,485, SPI),键盘操作(独立按键,行列按键),LED 显示,LCD 点阵操作,扩展 DATA FLASH 操作, EEPROM 共 1
at91_sam7s64_iar_Ex
- AT91SAM7S64EK开发板源码,ARM入门的最佳参考选择,里面包含多个实验程序,ADC & Flash & PWM Audio等。-AT91SAM7S64EK source development board, ARM reference to choose the best entry, which contains a number of experimental procedures, ADC & Flash & PWM Audio and so on.
ADC0832
- /* 功能:该程序可实现对ADC0832的控制,包括,启动ADC,选择输入通道,输入信号的模式《单端输入,或差分输入》 /* 并将采集到的数据进行处理,将读出的16进制转换为10进制形式 ,即程序中变量b,s,g的值 /* (与该程序相适应的硬件电路,P3_4-〉cs;P1_0->clk P1_1->DI&DO 参考电压与电源为同一个输入端) /* 最小输出电压:0.00V;最大输出电压:5.10v 分辨率:0.02v 误差:+/-0.01v /* /* 该程序已
c8051adcuartkeydac
- (1) ADC&UART: 摘 要:本文件是AD采样及串口测试程序;AD输入端子(J7)可输入8路AD(AIN0--AIN7),另有1路可测量片内温度,9路采样值都通过串口(使用串口必须将JP3的1,2及3,4脚短路)发送出去,在串口调试助手上看观察其值。8路AD输入中AIN7可通过跳以器(JP1)“ADC”(1,2脚短接)与板上电位器相连,通过手动调VR1可以观察到电压值的变化。 (2) KEY&DAC: 摘 要:本文件是键盘及DA输出测试程序;DA输出端子(J9)
adc_reference
- Amp/Adc reference design for Spartan 3E starter kit board from Xilinx
DAC0832
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等-Design 89C51 microcontroller, ADC, DAC and op amp circuits such as circuits c
c8051f120
- 是一个很好的C8051F120程序实例,主要有ADC12位&UART;ADC&UART;C8051F120UCOS2;DA锯齿波;DA正弦波;int0;IOTEST;pwm8;PWM16;Serial0程序;SPI;TIMER3。-Is a good example of C8051F120 procedures, mainly ADC12 bit & UART ADC & UART C8051F120UCOS2 DA sawtooth DA sine wave int0
adc_spartan.tar
- Spartan 3E-1600 ADC and AMP control.
ADC0804
- 51&AVR单片机ADC源码,适合单片机初学者使用-51 & AVR microcontroller ADC source, suitable for beginners to use SCM
FPGANOV
- spartan3e 开发板上 ADC AMP DA芯片的控制代码 vhdl-ADC AMPDA control codes on spartan3e kit board
DACtest
- Spartan 3E - DAC- VHDL. It is a vhdl code for Xilinx Spartan 3E fpga to run ADC and AMP on the board via SPI interface.
ad7792_rl78g13
- ad7792-ad7793驱动程,包括:AD7792.C,AD7792.H,Communication.C,Communication.H,-The demo program samples channel 1 at 16.7 Hz. The ADC is configured to work in bipolar mode and the gain of the In-Amp is set to 1. The hex values of the configuration and dat
DMC2440H
- DMC-2440-H采用基于ARM920T内核的Samsung处理器 S3C2440A, 标准主频400MHz,最高主频可达533MHz。采用64MB的SDRAM,2MB的NOR FLASH和64MB的NAND Flash。DMC-2440-H嵌入式开发系统外设非常丰富,功能强大,适用于各种手持设备、消费电子和工业控制设备的开发。支持嵌入式Linux和WINCE5.0.NET操作系统。 采用Linux -2.6.134内核,LINUX驱动支持:DM9000 网卡、串口、RTC、LED、按键、
P&O of MPPT
- FILE: Colltroller of Buck DC-DC Converter.c // TITLE: P&O of MPPT by disturb of Input Voltage (Vref+/-deltaV). // ASSUMPTIONS: // This program requires the DSP281x V1.00 header files. // As supplied, this project is configured for "boot to H
ADC_continuous
- ADC 连续采样 LED显示 8位采样精度(ADC Continuous Sampling & LED Indication)
ADC_timetriggering
- ADC转换 连续转换 计时触发,用于控制采样间隔和长度(ADC continuous & time triggering)
ADC_RegularConversion_DMA
- ADC与DMA的应用, 实现连续adc输出(ADC & DMA in STM32F401)
adc to lcd
- adc转换,嵌入式lpc2114,中单输出(adc convertTo vary the value of the ADC Rotate he W1 & W2 pot. To compare the actual value with display value of ADC , just connect the meter ont test point named)
STM32F10x_StdPeriph_Lib_V3.5.0
- ADC examples 3 & 4 updated DEBUG example Example modified to support RIDE specific printf function implementation I2C example5 i2c_ee.c: add the following function prototypes: "void GPIO_Configuration(void)" add "void I2C_C
AVR Studio例子
- /* * ADC.c * * Created: 22-5-2011 8:22:10 PM * Author: Wingston */ #include <avr/io.h> #include <avr/interrupt.h> uint16_t ReadChannel(int mux); int main (void) { DDRC = 0xFF; uint16_t adcval = 0; while(1){ a