资源列表
usb-device-massstorage-project-at91sam9xe-ek-gnu.
- atmel sam9260 example project
MSP430FG4618_cc2420-TI_Z-STACK_TIMAC-1.2.1
- zigbee标准的mac层测试源代码,可以很好的工作在msp430FG4618+cc2420环境中-zigbee standard mac layer test source code, can be a very good working environment in the msp430FG4618+ cc2420
f449_seg_lcd
- 用msp430f449单片机控制一个定制的段式液晶,有注释,很容易理解-Msp430f449 SCM control with a custom-stage liquid crystal, there are notes, it is easy to understand
system_clock
- msp430单片机具有灵活的时钟系统,且时钟可输出,程序时对msp430时钟的控制程序-msp430 microcontroller has a flexible clock system, and the clock can be output, the program clock control procedures for msp430
USB
- USB虚拟串口设计的应用源程序,有注释,方便学习。-USB virtual serial port application to the design source code, with comments, easy to learn.
MassStorage
- 基于LPC2478的存储器源码。英文注释。-Based LPC2478 memory source. English comments.
USBMouse
- 基于LPC2478的USB鼠标源码。英文注释,IRM软件编辑。-LPC2478 in USB-based mouse source. English notes, IRM software editing.
VirtualCom
- 基于LPC2478的USB虚拟串口源码。英文注释,IRM软件编辑。-LPC2478 in USB-based virtual serial port source code. English notes, IRM software editing.
MSP430FG4618_cc2420-TI_Z-STACK_TIMAC-1.1.0
- 应用msp430FG4618+cc2420实现了zigbee的MAC层,并可以在以上环境测试通过。但它的移植性不是太好,只能应用到MSP430FG461x上-Applications msp430FG4618+ cc2420 achieved zigbee the MAC layer, and can be tested in the above environment. But its portability is not very good, can only be applied to M
C51FunctionPointer
- Keil C51下函数指针使用指南,即使是资深51工程师也可以看哦,收获不匪-Function pointer of Keil C51
evmove
- Progam to move activation code Allen Bradley to removable Drive
S3C2440A_Nand_Bootloader
- 由于Nand Flash不能直接线性的访问,所以对于烧到Nand的上的程序,处理器无法直接执行,为了解决这个问题,S3C2440A在内部设置了地位于0x0000_0000容量为4Kbytes的SRAM,在处理器上电时会通过内部电路自动把Nand里头4k的程序(bootloader)装载到SRAM执行,这里称其为小程序,小程序执行后 再装载Nand里位于4K以后的大程序到SDRAM执行。-As Nand Flash can not directly access a linear, so