资源列表
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++打开
8051RTOS
- 8051单片机的实时操作系统,陈明计编写的,用于移植到S52单片机上
sjf
- 具有漂亮界面的sjf烧写工具,可以烧写2410.2440,我试过的,好用
NVW
- 使用8051连接A/D转换器ADC0804,并从ADC0804输入0到5V的类比电压,然后把输入的类比电压值在LCM上显示出来。