搜索资源列表
做的硬盘MP3资料
- 1IC网友 做的硬盘MP3资料公开 该播放器使用了美国atmel公司出品的mp3播放器专用芯片at89c51snd1c. 本芯片特性如下: 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制
mcs51_MP3
- 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字节片上代码存储空间(100K次擦写寿命) 5)4K字节boot f
linuxdriver
- linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h
UCOSFS_SYS.rar
- 本资料包括建立在SD卡和NANDFLASH上的文件系统,具体如下: SD卡:FAT32 NANDFLASH:FAT16 SD&NAND:整合的文件系统,SD(FAT32)的盘符是"ide",NANDFLASH(FAT16)的盘符是"FLASH" uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3.
ZLG_CF_device
- IDE.C,ZLG/GF驱动主文件;IDE.H,ZLG/GF主文件相关头文件;SYSATA.C,ZLG/CF驱动的接口文件 SYSATA.C,ZLG/CF驱动的接口文件的头文件。-IDE.C, ZLG/GF drive the main document IDE.H, ZLG/GF header files related to the main document SYSATA.C, ZLG/CF-driven interface file SYSATA.C, ZLG/CF-driven
st7920
- 名称:ST7920字符驱动程序(ARM版) V1.0 作者:Transmart 中国传惠 gongxd@126.com 日期:2009-8-3 历史: 2009-8-3 V1.0 初始版本 环境: IDE-Version: uVision3 V3.63 Copyright (c) Keil Elektronik GmbH / Keil Software, Inc. 1995 - 2008 Tool Version Numbers:
ADS-ide-manual-and-EasyJTAG-H-help
- 关于ads 开发的手册,还有jetg仿真器的相关文档-Development of the manual on ads, as well as documentation jetg emulator
CAN
- 工程名称: CAN.mcp 功能描述: 测试CAN总线收发器MCP2510,用回环模式,自发自收 // IDE环境: ADS v1.2 // 涉及的库: 无 // 组成文件: main.c MCP2510.c MCP2510.h-Project Name: CAN.mcp //Function: Testing the CAN bus transceiver MCP2510, loop-back mode, spontaneous self-closing //IDE env
MCP2515-send-onebyte-125kbps
- 通过CAN总线将一个字节发送出去。功能描述:CAN通信测试程序,CAN中继器的功能。 IDE环境:keilC。 CAN_ Send: CAN发送子程序,查询发送。 硬件连接: AT89S51/52+MCP2515-CAN bus via a byte sent. Descr iption: CAN communications test program, CAN repeater function. IDE environment: keilC. Constitutive documents:
Adafruit_GFX
- This is the core graphics library for all our displays, providing a common set of graphics primitives (points, lines, circles, etc.). It needs to be paired with a hardware-specific library for each display device we carry (to handle the lower-level f
Adafruit_GFX
- Adafruit_GFX This is the core graphics library for all our displays, providing basic graphics primitives (points, lines, circles, etc.). It needs to be paired with a hardware-specific library for each display device we carry (handling the lower-
lpc17xx.h.tar
- header file to use in arm lpc 1768 cortex m3 board. It is required in keil ide.