搜索资源列表
LPC1768
- LPC1768开发板试验例程。包括adc,dac,can,bliky,dma等。- the example of LPC1768, include adc,dac,can,bliky,dma and so on.
ADC
- LPc1768单片机的adc使用例程,具有很好的参考价值-LPc1768 microcontroller adc using routine, with a good reference value
lpc1768-ADC
- 路虎lpc1768开发板的ADC实验程序-lpc1768 ADC program
LCD_Blinky
- LPC1768 单片机 arm m3程序 里面包括ad采集和lcd显示 在路虎开发板上运行 里面包括字库查询 adc中值滤波 自写printf 函数。本人多年开发经验下来的程序代码。很有参考价值-LPC1768 microcontroller arm m3 program which includes acquisition and lcd display ad in the Land Rover which includes character development board runnin
keil_lpc1768
- LPC1768範例CODE,包含特殊介面功能ADC、PWM、CAN、RTC、UART和USB-LPC1768 SAMPLE CODE,includes ADC,pwm,can,usb,uart...
ADC_UART
- print adc value to hyperterminal using LPC1768 microcontroller
LPC1768-ADC-Driver
- LPC1768 ADC driver for Keil4
[7]-ADC
- LPC1768 ADC 4通道检测.检测到AD,后将其传送到UART打印出所得数据。后续将会上传中断实现多通道-the test of 4 channel adc of LPC1768
uCOSII2.91
- lpc1768单片机中调试通过的ucos实时系统,包含了ad转换,串口232和时钟三个任务-ucos developed on lpc1768,contains tasks about adc,ts232 and rtc
ADC-result-display-on-TFT
- 路虎LPC1768开发板TFT显示ADC电压-Land Rover LPC1768 development board TFT display ADC voltage
ADC
- LPC1768 AD采样Demo,实现ADC的采集与解析-LPC1768 ADC DEMO
ADC
- NXP lpc1768实现adc转换,源程序例程-main function entry file for NXP LPC17xx Family Microprocessorslpc to achieve adc
ADC
- 第九单片机论坛LPC1768开发板ADC例程:蒋AD转换的数值发送到串口0上显示-Ninth microcontroller LPC1768 development board ADC Forum routines: Jiang AD conversion value is sent to the serial port 0 on display
ADC
- lpc1768的adc驱动程序,从lpc1768移植过来的希望对正在学习1768的朋友有所帮助-lpc1768 adc of drivers from lpc1768 transplant hope to learn 1768 to help a friend...
ADC
- LPC1768 ADC 用keil打开 实现AD采样 容易移植- LPC1768 ADC opened with keil
ADC
- LPC1768的ADC测试主程序,可用于初学者学习NXP公司的LPC17XX系列ARM微控制器的ADC使用。-ADC LPC1768 s ADC test main program, can be used for beginners to learn LPC17XX NXP s ARM microcontroller family use.
LPC1768_ADC(2014.05.10)
- NXP LPC1768 ADC功能示例代码-example for ADC function
LPC1768_ADC_DAC
- LPC1768的ADC例程,非常实用,可以直接移植-The LPC1768 ADC routines, very practical, can be directly transplanted
【实验7】ADC
- ADC 转换的小例子。单通道。在Keil环境下编译。(A small example of ADC conversion. Single channel.)