搜索资源列表
ARM的ADC
- 使用AIN0和AIN1测量两路直流电压,并将结果通过UART0想PC机发送。-compute and the use of two-way con measuring DC voltage, the results through UART0 sent to PC.
AD_Interrupt
- MSC 1210 A/D Conversion for 1 input signals (-2.5V ... +2.5V) Inputs pairs AIN0-AIN1 read in an interrupt service routine-MSC 1210 A / D Conversion for an input signals (-2.5V ... 2.5V) Inputs pairs compute-con read in an interrupt service routine
COMPARE(AT90S8535)
- 当AIN0引脚上模拟采样电压高于AIN1上模拟采样电压时,模拟比较器 输出置位,PORTA口高四位LED亮低四位LED灭;反之AIN0<AIN1时,PORTA 口高四位LED亮低四位LED灭。
S3C44B0XADconverterapplication
- 采集AIN0和AIN1的信号,通过可调电阻,使输入的模拟信号发生改变,来进行A/D转换。为保证数据的准确性,通常采集10次以上,在求平均值。A/D转换器采集AIN0和AIN1的信号,并显示出来。 S3C44B0X的ADC为10bit,采样信号变化为数字0~1023。-Acquisition AIN0 and AIN1 signal, through an adjustable resistance, making the importation of the analog signal
S3C44B0XADconverterapplication
- 采集AIN0和AIN1的信号,通过可调电阻,使输入的模拟信号发生改变,来进行A/D转换。为保证数据的准确性,通常采集10次以上,在求平均值。A/D转换器采集AIN0和AIN1的信号,并显示出来。-AIN1 acquisition and AIN0 signal, through an adjustable resistor, so that the analog signal input to change, to carry out A/D conversion. In order to en
adc_ts
- s3c2440上的AD程序,本程序提供一个菜单,可以从中选择测试ADC或触摸屏。测试ADC时,程序不断测量AIN0,AIN1的电压,并在串口上显示出来。当测试触摸屏时,只是测试按下松开事件,并把采集到的X,Y坐标打印出来。-s3c2440 on the AD program, this program provides a menu, you can choose from ADC or a touch screen test. ADC testing, the program continuo
Lab23_AD
- 测量连接在P0.27,P0.28引脚上的AIN0,AIN1的模拟量输入端的两个电位器可调的直流电压,将模拟量转换成数字量送LED数码管显示-Measurement connected to the P0.27, P0.28 pin AIN0, AIN1 analog inputs of the two DC voltage adjustable potentiometer, the analog into a digital number to send LED digital display
adc
- 掌握S3C2410A的模/数(A/D)转换器的应用设置,进行电压信号的测量.使用AIN0和AIN1测量两路直流电压,并将测量结果通过UART0向PC机发送.-NC divider based on VHDL language, the designer can modify the frequency coefficient code
TI-MSC1200
- The AD4INPUT program reads the four input pairs AIN0-AIN1, AIN2-AIN3, AIN4-IN5, AIN6-AIN7 of the MSC121x and outputs the values along with other A/D relevant information via the serial interface.-The AD4INPUT program reads the four input pair
led-key
- 在Linux操作系统和ARM嵌入式实验系统环境下,分析linux下的键盘、LED驱动程序,编写一个应用程序,实现以下功能:在ARM开发板上按下数字键1、2、3时,对应启动模拟量AIN0、AIN1、AIN2采样,并把AD转换的结果从终端输出和LED显示。-Environment of the Linux operating system and ARM embedded experiment system, the Linux keyboard, LED driver, write an appl
TI-MSC121x
- The AD4INPUT program reads the four input pairs AIN0-AIN1, AIN2-AIN3, AIN4-IN5, AIN6-AIN7 of the MSC121x and outputs the values along with other A/D relevant information via the serial interface. This example shows a simple method to con
Adc
- mini2440裸机,修改部分程序使之成为采集AIN1通道,从而避免占据AIN0通道。-The mini2440 bare metal, modify part of the program of to become acquisition AIN1 channel, thereby avoid occupy AIN0 channel.
Adc100
- mini2440裸机,修改部分程序使之成为采集AIN1通道,从而避免占据AIN0通道。-The mini2440 bare metal, modify part of the program of to become acquisition AIN1 channel, thereby avoid occupy AIN0 channel.
Adc100
- mini2440裸机,修改部分程序使之成为采集AIN1通道,从而避免占据AIN0通道。-The mini2440 bare metal, modify part of the program of to become acquisition AIN1 channel, thereby avoid occupy AIN0 channel.
adc
- 该ADC模块总共有8个通道可以进行模拟信号的输入,分别是AIN0、AIN1、AIN2、AIN3、YM、YP、XM、XP。那么ADC是怎么实现模拟信号到数字信号的转换呢?首先模拟信号从任一通道输入,然后设定寄存器中预分频器的值来确定AD转换器频率,最后ADC将模拟信号转换为数字信号保存到ADC数据寄存器0中(ADCDAT0),然ADCDAT0中的数据可以通过中断或查询的方式来访问。开发板通过一个10K的电位器(可变电阻)来产生电压模拟信号,然后通过第一个通道(即:AIN0)将模拟信号输ADC。-T
Adc100
- mini2440裸机,修改部分程序使之成为采集AIN1通道,从而避免占据AIN0通道。-The mini2440 bare metal, modify part of the program of to become acquisition AIN1 channel, thereby avoid occupy AIN0 channel.