搜索资源列表
C8051_AD_test
- 摘 要: 本文件是C8051单片机AD测试实验;使用外部22.1184MHz晶振,将跳线器JP3短接 功能:采样AIN0,1和温度通道信号,并在LCD上显示其电压和温度值,也可以应用Uart0显示其电压和温度值。-Abstract : This document is C8051 MCU AD testing laboratories; use of external 22.1184 MHz oscillator, JP3 short jumper with access functions
adc0_capture
- /// ////ADC0监控中断调试程序//////////////// /////////选择AIN0.3为ADC0转化输入,单端模式///// //调试时可采用变位器作为ADC输入源,调节其电压观察监控中断情况
single
- /// ////单端输入,定时启动,由T2定时,选择AIN0.3为ADC0转化通道//////////////// //////single.c/////////////////////////////////// #include \"lcd.h\"//笔者所写的LCD显示头文件,具体见LCD章节 /*若读者没有条件使用\"lcd.h\"的各显示和键盘函数,则可在lcd.h文件中如下定义:
Analog-digital_conversion_LCD_display
- C8051F,此程序模/数转化通道AIN0.0的输入值,测试前将S6的第一拨码开关拨到ON
C8051F040ADCUART
- 本文件是C8051F040AD采样及串口测试程序;AD输入端子可输入4路AD(AIN0--AIN3),另有1路可测量片内温度,还有1路可测量高压差分放大器的输入(高压差分放大器由J7接入,6路采样值都通过串口发送出去,在串口调试助手上看观察其值。-This document is C8051F040AD serial sampling and testing procedures AD input can enter the 4-AD (AIN0- AIN3), and another 1-c
ADC
- 将AIN0.0的输入值(电压)转换为12位数字量,保存在片内外部存储器XRAM中,本程序对应的处理器为C8051f020单片机。-Will AIN0.0 input value (voltage) is converted to 12-digit volume, stored in external memory-chip XRAM, this procedure corresponds to single-chip processors for the C8051F020.
ADC
- 此程序模/数转化通道AIN0.0的输入值,并通过液晶显示器显示出来。-This process analog/digital conversion channels AIN0.0 the input value, and through the LCD display.
C8051F020ADcaiyangchuankoutiaoshi
- C8051F020 AD采样及串口测试程序,AD输入端子(J7)可输入8路AD(AIN0--AIN7),另有1路可测量片内温度,9路采样值都通过串口(使用串口必须将JP3的1,2及3,4脚短路)发送出去,在串口调试助手上看观察其值。8路AD输入中AIN7可通过跳以器(JP1)“ADC”(1,2脚短接)与板上电位器相连,通过手动调VR1可以观察到电压值的变化。-C8051F020 AD sampling and serial port test program, AD input terminal
CE200_ADCTMR3_sample_091207
- In this code, ADC is set up to convert AIN0 using CH0 and CH1 sample/hold in 10-bit sequencial mode
single
- 基于C8051F040的C语言编写单端输入,定时启动,由T2定时,选择AIN0.3为ADC0转化通道-C8051F040 C-language based on single-ended input, timer start, by the T2 timer, select the ADC0 conversion channel AIN0.3
Software
- 本文件是AD采样及串口测试程序;AD输入端子(J7)可输入8路AD(AIN0--AIN7),另有1路可测量片内温度,9路采样值都通过串口(使用串口必须将JP3的1,2及3,4脚短路)发送出去,在串口调试助手上看观察其值。8路AD输入中AIN7可通过跳以器(JP1)“ADC”(1,2脚短接)与板上电位器相连,通过手动调VR1可以观察到电压值的变化。-This document is a serial AD sampling and testing procedures AD input term
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
ADC_VoltageSample
- ADC_VoltageSample.rar,c8051f020 adc转换程序-sfr16 DP = 0x82 // data pointer sfr16 TMR3RL = 0x92 // Timer3 reload value sfr16 TMR3 = 0x94 // Timer3 counter sfr16 ADC0 = 0xbe
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
F06x_SAR16data
- C8051F060 高速ADC程序.最高采样率可达1MHz,最高分辨率达16位,双通道,可通过DMA将采集的数据直接存到XRAM中。-Data Acquisition example for F06x Target: C8051F060TB Target Board Descr iption: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended
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
f021-ADC
- c8051F021 ADC AIN0 采集 12684(KS0108)显示 串口上传 9600波特率 22.1184二分频11.0592Mhz-c8051F021 ADC AIN0 collection 12684 (KS0108) Show 9600 baud serial upload 22.1184 divide 11.0592Mhz
ADC0_Buf1
- 此程序为使用ADC0的例程 在中断模式使用定时器3溢出作为开始启动信号并采样AIN0<NUM_SAMPLES>次将结果存储在XDATA空间 一旦<NUM_SAMPLES>次被采集 采样值从UART0传输 一旦传输结束 另一个数据采样次数<NUM_SAMPLES>将被采集并重复此处理过程.-This procedure for routine use ADC0 interrupt mode using the timer 3 overflow started a
stm8-AIN0 采集
- 利用 AIN0 采集旋钮的电压值,TIM2_CH1 捕获红外信号 ,TIM1_CH1 输出PWM 控制灯光 。(The voltage value of the knob is collected by AIN0, the TIM2_CH1 is captured by the infrared signal and the TIM1_CH1 output PWM controls the light.)
用xpt2046采集AIN0的模拟信号-c51
- 用电位器制作模拟信号,通过AIN0-通道0,XP+输入,X-驱动OFF,Y-驱动OFF,可以精准采集并且输入到数码管上。由于xpt2046用24位时钟采集模拟量,通信时序很简单,所以我自己编写的,并由例程改进,注释详细。适合他人学习AD转换。
