搜索资源列表
LedFlash3
- 该程序主要是ATmega88 A/D转换程序的演示。当通道ADC0(PC0)上的电压大于2.5V时,LED开始闪烁!-The program is mainly ATmega88 A/D conversion process of the presentation. When the channel ADC0 (PC0) is greater than 2.5V when the voltage, LED start blinking!
lt-mini-m16-test
- atmega16 开发板测试程序,包括led流水灯,串口测试,adc转换等一系列的测试程序
Running-LED
- Codevision AVR program: Running LED (shift left and right) and speed running controlled by ADC (ex. potensio)
3.龙邱K60F系列核心板历程
- K60F核心开发板的详细资料及程序 PWM,OLED,LED,ADC(K60F core development board details and procedures PWM, OLED, LED, ADC)
lab_12_ADC
- MSP430 运用ADC 通过滑动变阻器控制LED灯(The MSP430 uses the ADC to control the LED light by sliding rheostat)
编码器ADC
- It is an stm32f103zet6 programming ,in able to achieve the LED function ^_^
ADC0809
- 51采集电压液晶显示调节等功能仿真led等程序加电路图(51 acquisition voltage, LCD display and other functions, simulation led program and circuit diagram)
CH01
- 四个LED移动电源产品,手电筒,充电指示,放电指示,ADC转换,两个按键一个用于开机,一个用于手电筒,EM78P372芯片。(Four LED mobile power products, flashlights, charging indication, discharge indication, ADC conversion, two buttons, one for boot, one for flashlight, EM78P372 chip.)
STM32F103C8T6例程
- 在STM32上实现点亮LED灯,按键查询,ADC操作,定时器操作等基本功能(STM32 basic function routine on STM32 to light LED lights, key query, ADC operation, timer operation and other basic functions)
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.)