搜索资源列表
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等等程序
PROTEUS-good-samples.rar
- proteus实例集锦,包括电路图、仿真程序,各种各样的电路,LCD、DA、AD、LED、DS1820共有30个以上。有部分是自己的,有的是整理人家的,都保留了原创者的信息,请支持原创者。,Proteus allehanda examples, including schematics, simulation program, a variety of circuits, LCD, DA, AD, LED, DS1820 a total of more than 30. Some of thei
STM32.RAR
- STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
2440test
- ARM2440的测试程序源代码,其中包括了LED测试,按键测试,ADC测试,触摸屏测试-ARM2440 the test program source code, which includes the LED test, key test, ADC test, touch-screen test, etc.
ADC_Fre_counter_LED_keyboard
- FPGA tlc0820采样控制 高精度测频 LED键盘显示 VHDl 调试与EP1C3-FPGA vhdl ADC LED keyboard frequency counter test
USART、模数转换、LED等程序
- 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
GEC2410Demo
- 广嵌GEC2410开发板实验程序及PDF文档 GEC2410实战手册目录 一、基本接口实验 1.1 ARM汇编指令编程实验 1.2 Thumb和ARM指令混合编程实验 1.3 C和ARM汇编混合编程实验 1.4 C编程实现LED控制实验 1.5 ARM启动及工作模式切换实验 1.6 外部中断应用实验 1.7 看门狗定时器应用实验 1.8 PWM控制蜂鸣器实验 1.9 实时时钟及闹钟设计实验 1.10 Nor flash 应用
DC_moter
- Dc MOter Control in mini2440 .. this is good projects witch can capture adc, led on /off , Dc MOter Control and it will find the RPM values of Dc moter...by kasim .. if any doubts... mail : kasimd2@gmail.com kasim.linux@gmail.com-Dc MOter
8051LearingExample
- more example include ADC LED PWM LCD Keyboard
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 converter, power conversion i
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 as 4 times and then averaging c
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.)