当前位置:网站首页>Modular programming of wireless transmission module nRF905 controlled by single chip microcomputer
Modular programming of wireless transmission module nRF905 controlled by single chip microcomputer
2022-06-25 07:43:00 【Assassin ari】
Here, the single chip microcomputer controls the wireless transmission module nRF905 Share your program , If there is any deficiency , Please point out .
Catalog
One 、 Single point communication experiment ( One to one correspondence )
Two 、 Multipoint communication experiment ( One to many communication )
One 、 Single point communication experiment ( One to one correspondence )
explain : A sender 、 A receiver
【 picture 】
【 video 】
Wireless transmission module nRF905 Modular programming of ( One to one communication experiment )
( One ) Sending end program main program
void main()
{
System_Init();
while(1)
{
DS18B20_ReadTemperature(&temp);
display(temp);
send(temp);
}
}
( Two ) Receiving end main program
void main()
{
System_Init();
while(1)
{
nRF905_SetRxMode();
nRF905_RxData();
if(nRF905_ReceiveFlag)// If data is received
{
nRF905_ReceiveFlag = 0 ;
display();
Buzzer_Alarm();// Buzzer alarm , Indicates that data has been received
}
}
}
Program download link :https://download.csdn.net/download/yagnruinihao/80457678https://download.csdn.net/download/yagnruinihao/80457678
Two 、 Multipoint communication experiment ( One to many communication )
explain : Four senders 、 A receiver ( works : be based on NRF905 Multipoint temperature wireless acquisition system )
1. Overall renderings
【 video 】
be based on nRF905 Design of multi-point temperature wireless acquisition system based on
3、 ... and 、 About author
边栏推荐
- Chuantu microelectronics ca-if1051 can-fd transceiver
- Let's talk about MCU crash caused by hardware problems
- 函数模板_类模板
- Application scheme | application of Sichuan earth microelectronics ca-is398x in PLC field
- Redis learning notes
- Storage of Galileo broadcast ephemeris in rtklib-b33
- Authentique Photoshop 2022 expérience d'achat partage
- Different paths ii[dynamic planning improvement for DFS]
- Genuine photoshop2022 purchase experience sharing
- LeetCode 每日一题——515. 在每个树行中找最大值
猜你喜欢
稳压二极管的原理,它有什么作用?
[batch dos-cmd command - summary and summary] - CMD window setting and operation commands (CD, title, mode, color, pause, CHCP, exit)
Ltpowercad II and ltpowerplanner III
基于地面点稀少的LiDAR点云的茂密森林蓄积量估算
Sichuan Tuwei ca-is3105w fully integrated DC-DC converter
一“石”二“鸟”,PCA有效改善机载LiDAR林下地面点部分缺失的困局
China Mobile MCU product information
[batch dos-cmd command - summary and summary] - external command -cmd download command and packet capture command (WGet)
[pytest] modify the logo and parameterization in the allure Report
诸葛亮 VS 庞统,拿下分布式 Paxos
随机推荐
VectorDraw Web Library 10.10
Shell tips (134) simple keyboard input recorder
【pytest】修改allure报告中的logo及参数化
smartBugs安装小问题总结
Can I open a stock account with a compass? Is it safe?
Several good weather plug-ins
权限、认证系统相关名词概念
What if there is no point in data visualization?
Ltpowercad II and ltpowerplanner III
Chuantuwei ca-is3720lw alternative material No. iso7820fdw
Runtime——methods成员变量,cache成员变量
Research on 3D model retrieval method based on two channel attention residual network - Zhou Jie - paper notes
Harmony food menu interface
用太极拳讲分布式理论,真舒服!
一“石”二“鸟”,PCA有效改善机载LiDAR林下地面点部分缺失的困局
OAuth 2.0一键登录那些事
shell小技巧(一百三十四)简单的键盘输入记录器
Tuwei Digital Isolator and interface chip can perfectly replace imported brands Ti and ADI
基于激光雷达的林业调查常用术语及含义锦集
國外LEAD域名郵箱獲取途徑