搜索资源列表
ADC-LED
- 对3个通道交替进行AD转换,然后把转换后的结果存在一个18个*3数据窗口中,滤波时对窗口内的18个数据进行去极值取平均值滤波,然后送LED显示.
ADC
- 、本实战的目的是让大家熟悉ADC模块的功能以及AD转换的方法 2、项目实现的功能:从芯片RA0输入一个可以随时变化的模拟量(通过调节DEMO板VR1实现) 则单片机就能够及时地把该模拟量进行模/数转换,并用LED显示出来,我们可以看到转换结果 会随模拟量的变化而变化,从而以让我们了解片内ADC模块的工作情况。 3、本例的软件设计思路:利用单片机片内硬件资源TMR0和预分频器,为ADC提供定时启动信号。但是
ADC
- 电位器控制LED灯的状态,以测试输入电压程序。
PIC16F877A的编程例题
- 16F877A的一些编程例题,包括LCD显示程序,键盘,ADC,LED,DAC,SD,RMT,DS1302。,EE24,USART等等程序
AD0809
- ADC0809做的数字电压表,0-5V,4个LED直接接单片机做显示,动态扫描写的驱动-ADC0809 do the figures in Table 0-6 voltage- 5V, 4 LED SCM done directly, dynamic scan was driven
HK910-test
- 掌宇公司44b0实验平台的测试程序,共16个程序,包含led,数码管,开关,串口,蜂鸣器,实时时钟,键盘中断,ADC,网卡,PS2键盘,UC/GUI-company 44b0-yu palm experimental test platform, with a total of 16 procedures, including led, digital control switches, serial, buzzers, real-ti
2407用户盘
- 本测试程序是针对TMS320LF2407 EVM的性能测试而设计开发的。程序运行时将按顺序对数据RAM空间、程序代码空间、片上异步串行通讯、ADC-DAC联合检测、双向数字I/O口、通用I/O和评估板LED、评估板并排手动开关分别进行检测。测试结果的正确或错误均有信息显示。-this test procedure is against TMS320LF2407 EVM performance testing and developmen
ADC-LED
- 对3个通道交替进行AD转换,然后把转换后的结果存在一个18个*3数据窗口中,滤波时对窗口内的18个数据进行去极值取平均值滤波,然后送LED显示. -Three channels of alternating AD conversion, and then convert the result of the existence of a 18* 3 data window, filter window when the 18 data
ADC
- 、本实战的目的是让大家熟悉ADC模块的功能以及AD转换的方法 2、项目实现的功能:从芯片RA0输入一个可以随时变化的模拟量(通过调节DEMO板VR1实现) 则单片机就能够及时地把该模拟量进行模/数转换,并用LED显示出来,我们可以看到转换结果 会随模拟量的变化而变化,从而以让我们了解片内ADC模块的工作情况。 3、本例的软件设计思路:利用单片机片内硬件资源TMR0和预分频器,为ADC提供定时启动信号。但是
ADC
- AVR单片机六路ADC采集与七段数码管显示采集值-AVR Singlechip Lioulu ADC Acquisition and Seven-Segment LED display acquisition value
8051LearingExample
- more example include ADC LED PWM LCD Keyboard
avrvi
- ATmega128开发的16个控制程序,包括USART、模数转换、LED等程序,对ATmega128的初学人员很有帮助-16 of the ATmega128 development control procedures, including USART, ADC, LED and other procedures, staff very helpful learning the ATmega128
ADC
- 基于单片机的多路数据采集系统的设计方案,采用的是AD0809和51单片机,及LED液晶显示-To ADC0809 and 8051 as the core of the system, including three parts: data collection, data processing and display, the terminal receiver. Including its control, display, A/D
adc
- 熟悉PIC单片机A/D转换的C语言用法,选择RAO做为模拟输入通道,连续转换4次再求平均值做为转换结果,最后结构只取低8位,结果送数码管的低3位显示-Familiar with the PIC microcontroller A/D conversion of the C language usage, select the RAO as the analog input channel, continuous conversion a
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-LED
- LPC1114 ADC测温结果,显示在LED上。已调试通过。-LPC1114 ADC temperature measurement results displayed on the LED. Debugging has passed.
ADC-LED
- ADC-IN0-Voltage-数码管显示ADC电压大小测试程序-ADC-IN0-Voltage- digital display test program ADC voltage magnitude
PCF8951(ADC)
- AD检测,通过IIC总线协议,来使用PFC8591里的AD功能, 通过AD检测得到的电压来驱动LED灯(AD testing, through the IIC bus protocol, to use the AD in the PFC8591 functions, through AD test voltage to drive the led)
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)
3-ADC
- 此程序使用单次转换模式,读取电位计VAR1(AN7)当前的电压值,ADC转换结束后,读取存放于ADC_DAT中的转换结果。另外,通过LED直观的显示其转换结果,即旋转电位计可观察到LED灯的变化。(This function initializes the microcontroller. It is assumed that the SFRs are in their reset state.)