搜索资源列表
USB读写E2PROM演示程序.rar
- 周立功dp1581usb2.0实验仪,USB读写E2PROM演示程序。usb控制芯片是菲利普ISP1581 USB2.0 设备接口芯片。
PFC8563ASM
- 周立功DP_51S开发板下的时钟读写,并把读到的内容发到串口上的程序-weeks meritorious DP_51S development board under the clock read and write, and read the contents of the serial port procedures
ucosII_i2c
- 周立功公司的ARM开发板LPC2119环境下,I2C总线读写驱动程序。该代码可以重入。可直接使用无须修改。-the development board LPC2119 ARM environment, I2C bus driver to read and write. The code can go back to. Direct access needed to be changed.
USB转I2C接口
- USB通信具有快速,热插拔的特性,可以广泛的应用到与计算机通信的地方。本示例是计算机通过USB总线,控制单片机对I2C E2PROM进行读写操作。下位机电路主要采用广州周立功单片机发展有限公司推出的USB Smart Board,外挂一个24系列的E2PROM。-USB Communication is fast, hot swap features can be applied to a wide range of computer
uCOSII_FAT_CF
- 周立功的CF卡的读写程序 -weeks meritorious CF card reader procedures
udiskfilerw
- 周立功LPC2000系列,u盘文件系统读写源码。ads项目。-weeks meritorious LPC2000 series, u-source file system read and write. Ads project.
SD卡读写模块
- 周立功公司为LPC213X ARM7 编写的SD卡读写模块,很详细的注释。
周立功读写(delphi)
- 周立功读写(delphi)
SD卡读写模块
- 周立功公司为LPC213X ARM7 编写的SD卡读写模块,很详细的注释。-Zhou Ligong LPC213X ARM7 prepared for the SD card reader module, a very detailed notes.
USB转I2C接口
- USB通信具有快速,热插拔的特性,可以广泛的应用到与计算机通信的地方。本示例是计算机通过USB总线,控制单片机对I2C E2PROM进行读写操作。下位机电路主要采用广州周立功单片机发展有限公司推出的USB Smart Board,外挂一个24系列的E2PROM。-USB Communication is fast, hot swap features can be applied to a wide range of computer
uCOSII_FAT_CF
- 周立功的CF卡的读写程序 -weeks meritorious CF card reader procedures
udiskfilerw
- 周立功LPC2000系列,u盘文件系统读写源码。ads项目。-weeks meritorious LPC2000 series, u-source file system read and write. Ads project.
zlg-gui
- 这是周立功公司的ZLG GUI源代码,你只要简单的实现几个底层的LCD基本命令和读写操作就可以移植到你的51,AVR,ARM7,ARM9上,GUI类似微软窗口,基于消息的,内附文档说明,开发简单。-This is the week Ligong ZLG GUI s source code, you need to do is simple to achieve a few basic commands the bottom of the
zlg_FS_CF_uCOS
- 周立功基于ucos的文件系统ucfs, 实际上是FAT文件系统, 运行与CF卡上, 支持读写.-Week Ligong uCOS-based file system ucfs, in fact, FAT file system, operating with CF card, to support reading and writing.
read_write_udisk
- 周立功单片机的读写U盘的试验例程,内带文件系统,支持所有FAT格式,适用于移植到各种主机接口芯片。-Week Ligong Singlechip U disk read and write test routines, within the zone file system, support for all FAT format, applied to migrate to a variety of host interface chi
SDreadwrite
- 基于周立功的lpc213x的源码,sd卡读写模块-Ligong lpc213x weeks based on the source, sd card reader module
DP-51_Program_for_Experiment
- 周立功实验板DP-51+的实验程序,包括IC卡读写、EEPROM、IIC虚拟、串口操作等十多个典型程序。其编程风格、文本规范都是值得学习的!-Week Ligong board DP-51+ The experimental procedures, including the IC card reader, EEPROM, IIC virtual, serial operation of more than 10 typical pro
sdcard
- sd卡代码,周立功 SD/MMC 卡读写模块: 相关工具函数 ---- CRC校验-sdcrc.c Soft Packet of SD Card Driver: tool funcitons about sd card---- crc check
4.2_RW_flash_disk
- 周立功基础实验教程二中的ucos综合操作实验,这是其中的读写U盘扇区实验的源代码
4.1_SDMMC_CFdrive
- 周立功基础实验教程二UCOS综合实验部分,这是其中的SDMMC卡读写器,CF驱动接口函数和CF使用实验的源代码