资源列表
LPC213x4xDAC
- nxp的arm7微处理器LPC213x/4x内嵌dac编程范例。
LPC213x4xADC
- nxp的arm7微处理器LPC213x/4x内嵌adc编程范例。
USBMem
- nxp的arm内核微处理器lpc2148内嵌usb口范例(模拟u盘)。
6610LCD
- 6610手机液晶屏(132*132点阵tft屏)范例,同步串行接口,使用nxp的lpc2148控制。
51-super
- 单片机的小应用,里面有单片机作的职能台灯方案,可供初学51的同学参考学习
MCU_tools
- 超级单片机工具软件,超好用---必备
os_asm
- 一个由汇编语言写成的实时操作系统源代码
UART_V1
- 串口通讯程序--单片机通讯调试助手(必不可少啊!!!)
RTC
- VDSP++打开。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine and then puts the part in deep sleep mode to be woken up from a RTC Stopwatch Event. Once woken up, the RTC is reconfigured to toggle the EZ KIT LE
TUT-2007-07-06
- VC源码,开源测试工具.有助于VC++的学习与开发
ADC_DAC
- This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block into SDRAM from the ADC (an AD9244 in this example). The frames are then output with a one-frame delay to the DAC (an AD9744 in this example). I
Timer
- This directory contains a code example that demonstrates the functionality of the general purpose timers on the ADSP-BF561 EZ-KIT,用VDSP++打开