搜索资源列表
D12_For_LCP2200_uCos-II
- D12 For uCos-II PDIUSBD12 在EasyARM2200开发板上运行,uCos-II下的源码. D12 For uCos-II PDIUSBD12 设备端演示软件 ZLG_D12.pdf USB驱动程序软件包简要说明及应用例子 常见问题及解决.txt 遇到问题请阅读该文件 -D12-II PDIUSBD12 in development EasyARM2200 Market operation uCos-II under the source. D1
W25X32
- 大容量Flash存储器W25X16,W25X32,W25X64读写擦除程序,在SST单片机上测试通过,使用了SST单片机的硬件SPI功能;也可以使用虚拟SPI的方法,在SST和STC单片机上测试通过。-Large-capacity Flash memory W25X16, W25X32, W25X64 erasable read-write procedure, SST Singlechip test is passed, the use of SST Single-chip hardware
rt73-usb-linux
- 此压缩包内包含了几乎全部的无线网卡驱动资料,包括关于无线网卡驱动的各种论文,资料,以及rt73等常用网卡的驱动源代码,电路原理图,看完里面的东西,你绝对能够自己编写驱动了。-This archive contains almost all of the wireless card drivers, including information on the wireless network card driver for various papers, data, and network card
PB375A-SDK-2
- 单片机读写U盘sd卡等例程,开发手册等。-MCU read U disk sd card routines, develop manuals.
msp430C
- MSP430F44X系列的c代码 芯片为449,压缩包内有pdf文件,为原理图 其余文件夹为 flash读写,端口操作,基本定时器,LCD操作,键盘功能 五个文件夹。开发环境为IAR。代码均正确可运行,为学习msp430单片机的良师益友!-MSP430F44X series of c code chip for the 449, compressed packet, there are pdf documents, schematic diagram for the rest of th
LEDinformationdisplaysystems
- LED信息显示屏系统的分析与设计,完整的单片机设计毕业论文。打开前请安装pdf阅读器。直接打开default.htm即可阅读。-LED information display systems analysis and design, a complete single-chip design thesis. Open before the install pdf reader. Can be read directly open default.htm.
SPCE061_SPR4096
- 本源码为凌阳61开发板的使用例程,主要针对SPR4096模块的应用。本源码压缩包含有一个模块PDF说明文档。 SPCE061A对SPR4096进行操作。先把SPR4096格式化,然后往其中写入M_NUMBER个Byte的数据(M_NUMBER的大小由用户自己定义),接着把这些数据读出来放在数组uiByteBuffer中;下一步是对刚才写入数据所在的扇区进行扇区擦除,往其中写入M_NUMBER个Word的数据,接着把这些数据读出来放在数组uiWordBuffer中。程序运行后,可以在IDE的W
SCMsystemandcontrol
- 实验前小说明: 一:使用前请先阅读WORD文档“实验总的注意事项”,了解实验板所需注意的事项。 二:WORD文档“实验项目”所列出的项目为本实验板能够开出的实验项目。 三:PDF文档“《单片机系统与控制》综合实验装置 使用说明”是对整个实验板操作的综合性说明与介绍文档。 四:附带的各个实验项目文件夹中,WORD文档是各个实验的操作说明(请仔细阅读),并附有原理图和参考程序。 五:对编程软件和下载软件不熟悉的使用者,本文档带有简单的学习教程,可自行学习使用。其中KEIL软
12864.pdf
- 12864图像lcd使用手册,这个理解有点难,适合拔高。先入门,再看这个。-12864 image lcd manual, this little difficult to understand, for overstating. First entry, read it again.
SDMMCMCUreadandwrite
- SD卡,MMC卡 MCU读取方案最完整的资,pdf的-about SD read/write
DS18B20_CN
- DS18B20中文资料格式pdf,翻译较好的一份pdf文档,奉献给不喜欢读英文文档的。-DS18B20 Chinese data format pdf, pdf documents in a good translation, dedicated to not like to read English documents.
CRC.Press.Biosignal.and.Biomedical.Image.Processi
- this ia a pdf paper . read it, it is good
Computer-aided-diagnosis-for-contrast-enhanced-ul
- this ia a pdf paper . read it, it is good
Photoshop-CS5-Read-Me.pdf.tar
- Manual for Adobe photoshop CS5 extended edition
AT24C02
- 傻瓜级的AT24C02读写程序,不需要任何头文件,程序里全是顺序结构.pdf-A fool to read and write AT24C02-level program does not require any header files, the program was full of the order of the structure. Pdf
82C250
- can通讯接口82c250资料,便于国内开发者阅读和理解-can communicate in Chinese protocol, easy to read and understand
ST7565-LM6059B
- Document( in pdf format) and the *.C code which is for drive and testing the LM6059B LCD(ST7565 driver). You can read more about the LCD and driver at pdf document.
ha0002s
- 合泰单片机大型表读取.在单片机的使用过程中,我们经常会用到查表指令。HOLTEK 公司生产的 8 位单片机有两条查 表指令,分别是 TABRDC 和 TABRDL,TABRDC 用来查当前页表格内容,TABRDL 用来查最后一页的 表格内容。但是这两条指令最多只能读取一页的表格内容(一页为 256 个字)。这就使得查取大容 量的表格变得复杂,例如,在声音处理和 LCD 显示中经常用到查表操作,且表格内容往往大于 256 个字。本文将介绍一个查表程序—TABRD,专门用来查取大容量
ha0003s
- HT93LC46EEPROM 是 Holtek 制造的 1K 位系列的 EEPROM(电可擦除只读存储器),一般它 用于微控制器的固定数据的存储。在本文中,我们将以 Holtek 公司 8 位微控制器为例,介绍该芯片 常用的操作功能代码。用户只需把代码加到程序中,并且在使用 HT93LC46 之前将引脚 CS/SK/DI/DO 连接即可。-ht mcu big table read.pdf formal.hoping it will useful to you.if you need
Zigbee-Wireless-Networking.pdf.tar
- zigbee讲解的一本书,英文原版,里面的字体十分清晰,便于阅读-zigbee explain a book, the English original, which the font is very clear and easy to read