搜索资源列表
OledTest
- OLED Test Program and Document. OLED is NVK-064SC012F. It can display 96*48 pixel with 65K color. Source code is compiled AVR-GCC compiler.
Microchip_mTouchCap_Library_v2010-04-28
- Microchip_mTouchCap_Library_v2010-04-28 Includes full source code for the mTouch Capacitive Touch Library with demos and documentation.
1160037925_1_FT224_iso7816_vcc
- iso7816_plain.c implements an interface between an RS-232 serial port and an ISO 7816 smart card, and is targeted for the Atmel AT90S2313 microcontroller in a development terminal. The source code is written entirely in C using the WinAVR tool suite.
RT-Thread-1.0.2
- RT-Thread 嵌入式操作系统 Kernel内核部分包括了RT-Thread的核心代码,包括对象管理器,线程管理及调度,线 程间通信等的微小内核实现(最小能够到达4k ROM,1k RAM体积占用)。内核库是为了保证 内核能够独立运作的一套小型类似C库实现(这部分根据编译器自带C库的情况会有些不同,使 用GCC编译器时,携带更多的标准C库实现)。CPU及板级支持包包含了RT-Thread支持的各个平 台移植代码,通常会包含两个汇编文件,一个是系统启动初始化文件,一个是线