搜索资源列表
demo_MPC02_motor
- MPC02板卡VB控制程序:这是一个非常简单的演示示例: 使用方法如下: 1、 用安装光盘安装驱动程序及函数库。 1、 在硬盘上建立一个文件夹。 2、 将文件夹下所有文件拷贝到硬盘上所建文件夹中,并去掉所有文件的只读属性。 3、 启动VB6.0集成环境,并打开工程。 4、 确保板卡已经正确插入到计算机中。 6、 编译该工程生成EXE文件。 7、 运行生成的EXE文件。-MPC02 Card VB control procedures : This is a
DE2_SDCARD.rar
- 在de2上用niosii实现fat文件系统源代码,可以实现文件的读写操作,介质为sd卡。,In the de2 on the file system using niosii to achieve fat source code, the file read and write operations can be achieved, the medium for the sd card.
SD_Card
- 基于MSP430F149的SD卡驱动程序,选用的是SPI模式,可实现基本的数据读写,注: 次程序不带FAT文件系统,故不能实现对文件操作,小弟初出茅庐,望多多指教。-MSP430F149-based SD card driver, use the SPI mode allows basic data read and write, Note: meeting program without the FAT file system, it can not be achieved for file
kfd
- 实现模式识别KFD学习算法预防老年人跌倒,利用keil调试,是学习嵌入式和模式识别的好资料~-This section presents the example C code of the proposed solution-based ADXL345 and ADuC7026 platform. There are four .h files and one .c file in the project, compiled by Keil UV3. The FallDetection.
U-Disk
- U盘读写协议:我开发U盘的重要参考代码。 bulk_only传输协议,FAT16文件系统.-U disk read and write an agreement: I developed an important reference U disk code. bulk_only Transfer Protocol, FAT16 file system.
FAT16
- 1)兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2)可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3)文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachF
srrial.c
- READ SERIAL PORT AND WRITE INTO a FILE
i2c_gpio
- This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530. -This file contains routines to write to and read from the I2C bus using the GPIO pins of the CS5530.
Sl118_host
- 这是使用EM78P447/EM78P451以及SL811HS开发的 USB HOST 程序,它可以读取USB device 数据并且予以显示在LCD上.并且配有相应的原理图。-This is the use of EM78P447/EM78P451 and SL811HS developed USB HOST program that can read data of USB device and be displayed on the LCD。there is a right schema
RTC
- 用keil编写的arm7核lpc2103的实时时钟,两种读取时间方式。包括头文件及整个工程文件-Keil written with real-time clock arm7 nuclear lpc2103 two ways to read the time. Including the header file and the entire project file
File_SD_OS1
- SD卡读图片显示,基于周立功smart2200开发板,挂ucos-II,有文件系统,我的课程实验,下载即可运行,附带说明。-SD card read picture show, based on ZLG smart2200 development board, hang ucos-II, a file system, my test program, download to run, with instructions.
SDCARD_FATFileSystem
- [FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation readin
ExRam
- 本程序是访问外部RAM空间,与外部RAM可以实现读写数据当程序比较大时,在仿真时,内部18K的RAM无法满足空间需求的情况下,可以将文件下载到外部扩展的RAM空间,当然,此时,需要对CMD进行相应的配置。 本实验中,请在RamRead(0x4000)这一行设置断点,当运行至断点时,点击view然后点击memory来查看存储空间,Address填写0x00100000,点击ok,就能看到0x00100000开始,各个存储单元的值从0开始递增。-This procedure is to acce
flvtobin
- 为了写一个把flash转换成bin或dat格式的数据流文件 放入sd卡中。 再用单片机取出放入sram中供cpld取出发送到显示屏中 抓取一张图片的流程-transform flash file to bin and dat file ,and save it into SD card and read it from mcu and save it o sram
rtdsr_0.6_src.tar
- rtdsr v0.6 - RTD 1283 bootloader recovery (sources)-rtdsr: Serial Recovery utility for Realtek RTD1283/Mars SoCs This program is meant to be used in the Serial Recovery console from the Realtek RTD1283 SoC BootROM ("s/d/g/c>"). It provides
MP3-and-SD-card-file-code
- MP3代码和SD卡文件,包含VS1003解码芯片程序,SD卡及FAT文件系统的读写方法,液晶显示程序,收音机模块操作,音频处理程序,是你自己动手DIY个性化MP3的重要参考-MP3 code and SD card files, the program contains VS1003 decoder chip, SD card and the FAT file system read and write methods, liquid crystal display program, a rad
LM3S1138_ILI9320_SD
- LM3S1138;TFT:ili9320,240*320; 通过FatFs文件系统从SD卡中读取bmp图片并送显示。-LM3S1138 TFT: ili9320, 240* 320 by FatFs file system to read from the SD card and sent to display bmp images.
Read-BIOS-information
- 本代码实现了读取BIOS内容保存在文件中。关键字:bios,ZwOpenSection,ZwMapViewOfSection,物理内存-The implementation of the code read BIOS content stored in the file. Keywords: BIOS, ZwOpenSection, ZwMapViewOfSection, physical memory
loadcell-ADC-read
- this for read the 50kg load cell. and deisplay using code. librery file is attached-this is for read the 50kg load cell. and deisplay using code. librery file is attached
C1A8E2_main
- file read and replace
