搜索资源列表
ADC
- HCS908_QG8 单片机开发板ADC实验介绍: 本程序是ADC模块的例程,所用资源为单片机内部ADC转换模块,所接器件为电位器. 实验现象: 在仿真界面的DATA1窗口中观察mm的值是否随电位器输出值变化而变化 -Singlechip HCS908_QG8 development board ADC Experimental descr iption: This procedure is the ADC module s routines, the resource
ADC
- 电位器的模拟电压经过单片机的转换显示液晶上-Potentiometer s analogue voltage by AD transformation of MCU display on LCD
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)
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
displayvc
- 本程序为改进版10位ADC采样电位计数据串口VC动态显示程序,在原版基础上增加了"查看当前数据"的功能,非常适合学习VC串口动态显示数据的初学者学习.-This program is an improved version of 10-bit ADC sampling data port VC potentiometer dynamic display program, based on the increase in the original " View the current da
example_1_dc
- // This program provides simple DC motor control using the PCA 8-bit PWM Mode. // The ADC is used to read the potentiometer voltage on P0.6. The ADC uses // polled mode and 64 sample averaging. The 8-bit PWM is configured to operate // at 24 kH
ADC
- freescale DSP 通过编写程序,在调节外接电位器的情况下,经过ADC的转换,控制LED有规律的亮灭。-freescale DSP through the preparation process, in the regulation of the case of an external potentiometer, after ADC conversion, control, regular LED light off.
ADC
- 基于stm32的ADC基础编程,通过变换电位器来改变电压值-On the basis of ADC stm32 programming, by changing the potentiometer to change the voltage
ADC
- DQ-STM32开发板试验程序 ADC实验 通过串口输出采样值 通过学习板电位器调节电压 端口分配详见原理图-DQ-the STM32 development board test procedures, experimental ADC serial output sample value by the study board potentiometer to adjust the voltage port assignments refer
ADC
- 使用MSP430G2231 LANUCHPAD的PWM输出、低通滤波器和比较器制作一个A/D转换器。 要求: 不得使用MSP430 自带的A/D转换器; A/D转换结果的变化趋势通过开发板的红灯和绿灯表示,红灯亮表示采集信号减小,绿灯亮表示采集信号增大;A/D转换结果可通过查看变量观察,也可其他方式。 分辨力:0.01V,量程:0~2V(直流信号,电位器分压产生);-Use MSP430G2231 PWM output low-pass filter and comparator
ADC
- 本例程演示了STM32F103开发板上的ADC功能。运行时液晶屏上显示: STM3210x DEMO ADC Val:xxxx 其中xxxx为ADC转化模拟电压后的值,可以通过调节电位器的值来改变测量值-This routine demonstrates STM32F103 development board ADC function. Run time is displayed on the LCD screen: STM3210x DEMO the ADC Val: xxxx x
ADC
- 使用keil开发软甲的AD装换,功能简单,调节电位器可改变数值大小,开发板是LPC213X-AD using keil development of soft-installed for the simple functions, adjust the potentiometer to change the value size, development board is LPC213X
Potentiometer
- This example shows how to use the ADC peripheral.-This example shows how to use the ADC peripheral to measure the potentionmeter level.
ADC
- 利用状态机实现对TLC549的采样控制,实验时可调节电位器RW1(在开发板底板左下角),改变ADC的模拟量输入值,数据采集读取后在数码管上显示。-Using state machine implementation of eight bits sampling control, adjustable potentiometer RW1 experiments in development board (bottom left corner), change the ADC analog inpu
STC12C4052AD-ADC
- STC12C4052AD单片机通过ADC将电位器调节的电压转换为数值从串口发到上位机-STC12C4052AD microcontroller through the ADC converts the voltage adjustment potentiometer values from the serial port is sent to the host computer
step_motor_example
- msp430f6638开发平台 步进电机控制 adc电位器控制调速-msp430f6638 stepper motor control development platform adc potentiometer speed control
ADC-Temperature-Sensor
- 430F5529 测量电位器的电压 学习ADC时用-430F5529 measuring voltage potentiometer
ADC--Potentiometer
- 测量430F5529的内部芯片温度 保护芯片用-Internal chip temperature measurement 430F5529 protection chip with
adc
- VERILOG编程,利用状态机实现对TLC549的采样控制,实验时可调节电位器RW1(在开发板底板左下角),改变ADC 的模拟量输入值,数据采集读取后在数码管上显示。 -Implementation of sampling control of TLC549 using state machine, adjustable potentiometer RW1 experiment (in the development board bottom left corner), change t
ADC
- The code and proteus simulation demonstrate the use of an external ADC getting 3 analog inputs from 2 LM35 sensors and voltage from a potentiometer. these inputs are multiplexed to show on an LCD display.