搜索资源列表
曼码调制的非接触ID卡通用读卡程序编制
- 转载 曼码调制的非接触ID卡通用读卡程序编制 C语言代码程序如下: . /*H4001只读卡读码程序*/-reproduced Man Code Modulation non-contact reader ID cartoon programming with C language code is as follows :. / * Decoding CD-card reading * /
51+ch375读写U盘超精简原程序(啊雨)
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
MCU读硬盘
- 该文件是采用单片机来驱动硬盘的程序代码,其中包括硬盘的接口资料。-The document is based on SCM's hard to drive the code, including hard disk interface information.
读电机码盘的程序
- 读取一个电机码盘信号,里面有对串口读写,对控制寄存器读写的代码。入门级!-read a motor encoder signals, and they read and write to serial port, the control register read and write code. Entry-level!
读写at45db161代码
- 详细的读写AT45DB161的代码
SMT32单片机读写SD卡代码
- 工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
该程序是将读到的IC卡卡号转换成韦根26代码进行输出
- 该程序是将读到的IC卡卡号转换成韦根26代码进行输出。读卡芯片采用的是飞利浦公司的Mf500,单片机采用的是atmel公司的atmeg8,开发环境是windows下的ICC开发系统。,The program is to read the IC card number into the output code Wiegand 26. Chip card reader is used in Philips Mf500, single-chip microcomputer is used in atm
WG_dt.读韦根26程序
- 读韦根26程序,将韦根26代码读取到单片机进行显示和处理,read wiegand program
sdcard
- sd卡代码,周立功 SD/MMC 卡读写模块: 相关工具函数 ---- CRC校验-sdcrc.c Soft Packet of SD Card Driver: tool funcitons about sd card---- crc check
SD_wr
- c51读写SD卡原代码,c51编写,串口接收命令-C51 source code to read and write SD card, c51 prepared to receive the serial command
Program-Keil
- SD卡读写,及FAT16/32 , 单片机程序,C代码! -SD card reader, and FAT16/32, MCU program, C code!
18B20
- C语言驱动18B20程序,文中只对单一器件驱动做了说明,对多个器件可参考MAIN中读代码的流程编写!-C language driver 18B20 procedure, the document only a single device driver to do a show that multiple devices can read the code refer to the process MAIN write!
wg26
- 韦根26格式的读卡器,协议代码公开。韦根的接收对时间的实时性要求比较高,如果用查询的方法接收会出现丢帧的现象:假设查询到DATA0为0时主程序正在指向其他任务,等主程序执行完该任务时DATA0已经变为1了,那么这样就导致了一个0?bit丢了,这样读出的卡号肯定奇偶校验通不过,所以表现出CPU接收不到ID模块发送的卡号了。唯一的办法是在外部中断里接收每个bit。(仅仅在中断里获得开始接收wiegand数据还不行,因为这是尽管给开始接收wiegand数据标志位置位了,但是主程序还在执行其他代码而没有
RDA5807系列参考代码V3.3
- 1、此代码为RDA FM系列产品的参考代码,已通过读ID的方式兼容RDA5807P、RDA5807SP、RDA5807SS、RDA5807H系列、RDA5807N系列; 2、配置说明: 请根据项目特性,来决定打开或者关闭以下几个宏: //#define _SHARE_CRYSTAL_24MHz_ //共用24MHz晶振,请打开此宏 //#define _SHARE_CRYSTAL_12MHz_ //共用12MHz晶振
PIC单片机读写时钟芯片DS1302汇编程序
- ds1302和16f877系列关联代码程序(DS1302 and 16F877 series relational code program)
AD1115
- ads1115芯片的时序读写,用C语言写的,平台是keil5,单片机型号是STM32F4,已编译成功(Ads1115 chip timing, speaking, reading and writing,Written in C, the platform is keil5, and the single-chip model is STM32F4, which has been compiled successfully)
ds1302
- 使用stm32cubemx生成代码,驱动ds1302 采用突发模式读写时间和寄存器(Use stm32cubemx to generate code that drives the DS1302 to use burst mode read and write time and registers)
Mifare卡读卡器整套资料
- 实现mifare读写,全部代码,在vc上测试ok(test mifare read and write is succesful so you can test in vc ide hh aa bb cc dd)
AT45db081的spi读写程序
- 基于51单片机的AT45DB081D的读写代码(AT45DB081D based on 51 singlechip read and write code)
51读写卡参考例程及上位机调试软件
- 基于51单片机的MFRC522非接触式传感器的读取代码(Reading code of MFRC522 non-contact sensor based on 51 single chip microcomputer)