-
ucfs的源代码,一个文件系统的代码 给需要的朋友
ucfs的源代码,一个文件系统的代码 给需要的朋友-ucfs source code, a file system code needed to Friend
- 2023-03-12 16:25:03下载
- 积分:1
-
lcd的液晶显示程序,里面含有所需的头文件和工程文件
lcd的液晶显示程序,里面含有所需的头文件和工程文件-lcd liquid crystal display program, which contains the necessary header files and engineering documents
- 2022-06-17 16:07:18下载
- 积分:1
-
u/COS
utu2440板子上移植u/COS-II操作系统,包括有LCD驱动。-u/COS-II for utu2440 board.
- 2022-01-29 04:49:10下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对SPI进行操作。SPI适合于较长距离,高速通信。如SD,解码芯片等等。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the SPI. SPI is suitable for long distance, high-speed communications. Such as SD, decoder chip and so on.
- 2022-03-15 15:08:41下载
- 积分:1
-
AVR128L DS18B20液晶显示的程序
绝对好使,改一下接口便可应用...
AVR128L DS18B20液晶显示的程序
绝对好使,改一下接口便可应用-AVR128L and ds18b20 display
- 2022-05-13 22:38:13下载
- 积分:1
-
windows操作系统下的uploader
windows操作系统下的uploader-windows operating system under the uploader
- 2022-06-26 19:09:27下载
- 积分:1
-
iic 写入数据测试 有详细的源代码! 希望可以帮助有需要的朋友...
iic 写入数据测试 有详细的源代码! 希望可以帮助有需要的朋友-IIC has a detailed write data to test the source code! Hope that we can to help those in need Friend
- 2022-04-29 08:35:00下载
- 积分:1
-
三星S3c2410 的 GPIO控制程序. GPIO的控制是所有嵌入式开发的基础,GPIO掌握了,才能再磁基础上深入....
三星S3c2410 的 GPIO控制程序. GPIO的控制是所有嵌入式开发的基础,GPIO掌握了,才能再磁基础上深入. -of GPIO control procedures. GPIO control is all embedded development base Hence, the GPIO master, can we further on the basis of magnetic-depth.
- 2022-03-25 14:20:45下载
- 积分:1
-
SDT环境下,基于S3C4510的flash使用,可用
SDT环境下,基于S3C4510的flash使用,可用-SDT environment, S3C4510 based on the use of the flash can be used
- 2022-06-27 15:53:16下载
- 积分:1
-
RC522 C51工厂验证过的源代码分享
NXP原厂提供的代码经工厂验证更改后量产的代码
配合C51单片机
S50
mifare 卡
适合初学者研究学习
下面是部分RC522.C源码 附件还 更多源码
#include
#include "lpcreg.h"
#include "main.h"
#include "mfrc522.h"
#define MAXRLEN 18
/////////////////////////////////////////////////////////////////////
//功 能:寻卡
//参数说明: req_code[IN]:寻卡方式
// 0x52 = 寻感应区内所有符合14443A标准的卡
// 0x26 = 寻未进入休眠状态的卡
// pTagType[OUT]:卡片类型代码
//
- 2023-06-05 23:00:03下载
- 积分:1