-
stm32-无线电-大师
stm32-无线电-大师
此"魔笛"互联网收音机是 RT-线程停止后的第一段发出官方 stm32 无线电套件
具有相同的功能的 stm32 无线电,我们可以认为它是最终应用程序的 stm32,但更重要的是可以
把它当做是 RT-线程体验平台。它的目的是要重新创建 stm32 web 广播,使更多人可以认识到
知识,学习和实践使用 RT-rhread,希望大家可以共同促进发展的 RT-线程。
- 2022-05-14 09:44:06下载
- 积分:1
-
altera fpga ep3c25器件niosii处理器最小系统,已编译通过,可直接下载...
altera fpga ep3c25器件niosii处理器最小系统,已编译通过,可直接下载-altera fpga ep3c25 processor minimum system niosii device has been compiled through direct download
- 2022-07-24 12:17:35下载
- 积分:1
-
mcbstm32的例程包,详细介绍了mcbstm32开发板,希望对热爱嵌入式开发的人员有帮助...
mcbstm32的例程包,详细介绍了mcbstm32开发板,希望对热爱嵌入式开发的人员有帮助-mcbstm32 routine package, described in detail mcbstm32 development board, want to love the staff there to help embedded developers
- 2022-04-11 13:26:00下载
- 积分:1
-
ucos操作系统在lpc22xx上移植实验,很全面,很强大
ucos操作系统在lpc22xx上移植实验,很全面,很强大-ucos operating system lpc22xx on the transplant experiments, very comprehensive, very powerful
- 2022-03-11 21:12:16下载
- 积分:1
-
这是philips公司mifare卡的读写源程序DEMO,在他们公司下载需要特殊认证,对于开发射频卡十分有意义...
这是philips公司mifare卡的读写源程序DEMO,在他们公司下载需要特殊认证,对于开发射频卡十分有意义-This is the philips company mifare cards read and write source DEMO, download in their company in need of special certification, for the development of the RF card is very meaningful,
- 2022-04-13 07:16:30下载
- 积分:1
-
可以加载到嵌入式系统终端的键盘驱动程序,实现了键盘初始化,键盘数据读写及复位等功能。...
可以加载到嵌入式系统终端的键盘驱动程序,实现了键盘初始化,键盘数据读写及复位等功能。- The keyboard driver program can be loaded inbed-system and carry out the function of the initialization keyboard,r/w of keyboard data, reset and so on.
- 2022-06-28 20:01:25下载
- 积分:1
-
s3c2410a中文数据手册第十八章
s3c2410a中文数据手册 第十八章-看门狗.pdf-Chinese data s3c2410a Manual Chapter XVIII- watchdog. pdf
- 2022-02-24 12:58:43下载
- 积分:1
-
AD转换器ADC0809和单片机的应用
AD转换器ADC0809与MCS-51单片机的应用
C语言程序-AD converter ADC0809 and the application of MCS-51 Microcontroller C Programming Language
- 2022-02-25 17:17:25下载
- 积分:1
-
S3C2440的中断处理部分,已调试通过,起码串口和网卡都已OK
S3C2440的中断处理部分,已调试通过,起码串口和网卡都已OK-S3C2440 part of the treatment interruption have been debug through, at least the serial and network card are OK
- 2022-10-21 08:10:03下载
- 积分: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