-
MSK/GMSK的各种解调方式汇总,包含理论推导和软硬件实现的详细介绍...
MSK/GMSK的各种解调方式汇总,包含理论推导和软硬件实现的详细介绍-MSK/GMSK Demodulation summary of the various, including the theoretical derivation and detailed description of hardware and software to achieve
- 2022-01-30 19:16:58下载
- 积分:1
-
Description for comparison CDMA multiuser
Description for comparison CDMA multiuser
- 2023-03-08 05:20:03下载
- 积分:1
-
Mifare 卡自卸车
应用程序可以使用任何 UART Mifare 读卡器设备连接到 pc 通过 USB。它将检测到的卡放在读卡器和转储上的日志文件的数目。
可用于考勤、 基本的交流学习等。
- 2022-05-29 22:29:19下载
- 积分:1
-
ultra wideband file iis aaj lfwmj
ultra wideband file iis aaj lfwmj
- 2022-01-21 00:57:24下载
- 积分:1
-
射频识别读写器的设计
RFID阅读器设计中的防碰撞算法设计方案。其中有三篇好的论文-Design of RFID Reader Anti-collision algorithm design. Which has three good papers
- 2022-03-23 03:15:41下载
- 积分:1
-
Bluetoothchat
主要是蓝牙传输数据,可通过两个手机之间进行通信协议连接
- 2022-01-23 11:07:49下载
- 积分:1
-
一个VC CMPP2.0写的程序,可移植性很好,很少在网上。TH…
一个VC++写的cmpp2.0的程序,可移植性很好,在网上不多见的,网上比较多的是java和delphi版的-a VC cmpp2.0 written procedures, portability very good, rare on the Internet. The Internet is more and java version of delphi
- 2022-09-10 23:45:03下载
- 积分:1
-
This is my small core Nano Writing Tutorial Singlechip! SCM is based on the 51!...
这是我写的纳米小芯单片机教程!是基于51单片机的!也许里面有错误!希望大家给我指出!-This is my small core Nano Writing Tutorial Singlechip! SCM is based on the 51! Maybe there are wrong! Hope that everyone pointed out to me!
- 2022-03-02 15:05:38下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1
-
PSoC3的无线通信
基于PSoC的2.4G无线通信,可以实现一对多无线通信,或者多对以无线通信。实例中使用了一对一无线通信。可以通过修改通道编号(0到5通道)来选择数据发送接收通道。修改无线通信地址即可实现多对一或者一对多通信。
- 2022-02-28 18:44:19下载
- 积分:1