-
键盘,显示器接口管理芯片HD7279的应用源代码
键盘,显示器接口管理芯片HD7279的应用源代码-Keyboard, display interface management chip HD7279 application source code
- 2022-06-17 17:39:49下载
- 积分:1
-
STM32是以Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对外部中断进行配置和操作。在许多情况下,我们需要将外部引脚配置为中断,该例程介绍了如何设置和操作外部中断。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to configure the external interrupt on and operate. In many cases, we need to configure the external pin interrupt, the routine introduction how to set up and operation of external interrupt.
- 2022-01-28 12:35:19下载
- 积分:1
-
S3C2440 touchlcd编译例子广告模式作出决定
S3C2440 TouchLCD forADS编译器示例
- 2022-11-19 02:30:04下载
- 积分:1
-
该书讲的是用ARM芯片进行嵌入式开发的书籍。其中介绍了很多与实际开发相关的例子。...
该书讲的是用ARM芯片进行嵌入式开发的书籍。其中介绍了很多与实际开发相关的例子。-The book stresses that the use of ARM chips embedded development books. Which introduce a lot with the actual development of relevant examples.
- 2022-01-26 05:25:59下载
- 积分:1
-
nRF51822串口透传源代码
资源描述本人开发的蓝牙串口透传源码,可以下载在安卓上下载ble串口工具调试,完全可以使用,欢迎大家下载。
- 2022-05-16 13:51:07下载
- 积分:1
-
基于LPC2368的LCD控制程序,同时有Jlink下的调试配置
基于LPC2368的LCD控制程序,同时有Jlink下的调试配置-LPC2368 based on the LCD control procedures, at the same time has under the debug configuration Jlink
- 2023-06-19 09:05:03下载
- 积分:1
-
RedBoot Tensilica平台开源茶叶
redboot在Tensilica平台上的源码-redboot in the Tensilica platform source
- 2022-03-26 15:47:24下载
- 积分:1
-
简单的LED闪烁arm32f4xx
简单的闪烁的LED板open407v-d,coocox页 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-04-15 17:20:03下载
- 积分:1
-
Arms3c44b0 bought their own development board attached demo program can be run d...
自己买的arms3c44b0开发板附带的demo程序,可直接在ADS上跑,可供朋友们借鉴-Arms3c44b0 bought their own development board attached demo program can be run directly in the ADS for friends learn from
- 2022-04-14 22:04:43下载
- 积分: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