搜索资源列表
51+ch375读写U盘超精简原程序(啊雨)
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
8051+CH375
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考.这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U盘品牌,如果换成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源程序兼容性更好-this procedure with 180 OK C code ca
51+ch375WorR
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考-this procedure with 180 OK C code can be read FAT16 file system U disk root directory. can see the root directory under the file name, would
DS18B20_driver
- 一个DS18B20的库文件,c语言完成 在ATMega8和ATmega128下验证ok 包含读取温度和枚举设备的功能-DS18B20 of a library file, c language completed ATMega8 and verify ok under ATmega128 contains equipment to read temperature and enumerate the functions of
c52lLCDandKeyscanandCommuncation
- 该源码含有六个C文件,均为C52单片机设计中有关LCD的程序,键盘与数码管显示,键盘与上位机之间的通讯,是典型的学习单片机的很好的代码,简单易懂!-The C source file that contains six, both of the C52 single-chip design process LCD, keyboard and digital display, keyboard and communication between the host computer, is a ty
hex_splitter
- 这是一个C#的项目,主要是读取INTEL格式的HEX文件然后输出成16进制表示的文本格式-This is a C# project, mainly to read INTEL HEX format file and then output as indicated in the text format of 16 hex
C_programming_read_text_from_file
- C编程实现从文件读取文本C programming to read a text from a file-C programming to read a text from a file
codes
- program to read the contents of a text file,also huffman coding and runlength coding are included using C
SAP-Interfaces
- There are 4 ways to exchange data with the R/3 System:1. The R/3 database systems allow you to directly access R/3 data using proprietary database interfaces. You should use these interfaces for read accesses only.2. File I/O allows you to access f
lock.c
- pic16单片机开发的触摸式密码锁 (包含一个LOCK.H的头文件,建议阅读一下)-pic16 microcontroller development of the touch lock (LOCK.H header file contains a recommended read)
fat_io_lib
- 方便移植的 fat16/32 库,在应用层、支持文件读写、目录创建、等功能,可以很方便的移植到小内存的系统中,可惜不支持目录删除-Designed for low memory embedded systems, this project is a multi-purpose platform independent C code implementation of a FAT16 & FAT32 driver with read & write support. The library p
avrlib-by-Procyon
- AVR的库C程序源代码,功能包括 Timer(s),Uart(s),A/D Converter,I2C Master/Slave,SPI Interface,Byte Buffering (circular),Bit Buffering (linear),Printf and other formatted print functions,VT100 Terminal Output,Command Line Interface,FAT16/32 File System (support is r
FAT16
- 嵌入式FAT文件系统源码免费下载 本文件系统可兼容FAT16/FAT32两种文件系统格式,完全支持长文件名, 支持GB2312/UNICODE转换码表(文件名可以支持简体中文,繁体中文,日文,俄文等), 支持子目录,支持文件的读取,写入,删除,创建等文件系统常用功能。 另外,本文件系统完全使用C代码编写,可以无障碍的移植于多种主流单片机的平台上使用。 FAT16为我们免费提供的免费代码,用户可免费测试,研究,应用。 本代码的FAT32(兼容FAT16)与
CheapFAT
- CheapFAT--嵌入式文件系统免费源码下载 CheapFAT版本完全兼容FAT16/FAT32文件系统总共两种格式,兼容长文件名,兼容文字编码GB2312/UNICODE汉字编码(文件名完全支持中文),实现了支持子目录,实现了支持文件的读取,写入,删除,创建等文件系统常用功能。总之,本文件系统代码全部使用C代码编写,可以移植去各种单片机平台上面实现文件系统模块。 (CheapFAT为我们的免费代码,用户可免费测试,研究,应用。并可用于商业目的! 如果您需要联系作者,请
FSL-08
- CodeWarrior高级教程 网上讲CodeWarrior的pdf倒是不少,可是都是入门级的,只教你怎么创建工程,对于想更熟练使用这个工具的人来说是远远不够的。一次偶然的机会在网上找到了个高级点的,里面讲的有prm文件的使用,中断函数的编写,我想很多人在刚接触CodeWarrior时都弄不清楚这里面的文件是怎么回事,和其他IDE有什么区别,这里的C方言与标准C的小区别。看了这个你会更加清楚CodeWarrior的用法。 这个pdf以8位飞思卡尔单片机为例,但用法与16位是相通的。-Cod
config
- 用C语言简单实现配置文件的读、写和修改,读时可返回字符串或者整数-C language with a simple implementation of the configuration file to read, write and modify, returns a string or integer reading
Cheap_Flash_fs
- Cheap_flash_fs精简版版本完全兼容FAT16/FAT32文件系统总共两种格式,兼容长文件名兼容文字编码GB2312/UNICODE汉字编码(文件名完全支持中文), 实现了支持子目录,实现了支持文件的读取,写入,删除,创建等文件系统常用功能。总之,本文件系统代码全部使用C代码编写,可以移植去各种单片机平台上面实现文件系统模块。本文件系统是精简版,适合在嵌入式上使用,相当于cheap_flash_fs的精简版。支持多扇区操作。-Cheap_flash_fs Lite version
STM32L152-EVAL_CortexM3_MPU
- This example presents the MPU features on STM32L1xx devices and it can be easily ported to any other STM32 device supporting MPU. The example purpose is to configure a memory region as privileged read only region and tries to perform read and wr