当前位置:网站首页>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/80457678
https://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


边栏推荐
- VectorDraw Developer Framework 10.10
- My debut is finished!
- Chuantuwei ca-is3720lw alternative material No. iso7820fdw
- Tuwei Digital Isolator and interface chip can perfectly replace imported brands Ti and ADI
- 13 `bs_duixiang.tag标签`得到一个tag对象
- Hanxin's trick: consistent hashing
- SQL solve select basic statement
- [batch dos-cmd command - summary and summary] - CMD window setting and operation commands (CD, title, mode, color, pause, CHCP, exit)
- 关于硬件问题造成的MCU死机,过来人简单的谈一谈
- “空间转换”显著提升陡崖点云的地面点提取质量
猜你喜欢

Research on 3D model retrieval method based on two channel attention residual network - Zhou Jie - paper notes

14 BS object Node name Name attrs string get node name attribute content

海思3559 sample解析:vio
![[Batch dos - cmd Command - Summary and Summary] - External Command - cmd Download Command, wget Command](/img/00/5a5b081b78ad6a6c1c3a3c847dd315.png)
[Batch dos - cmd Command - Summary and Summary] - External Command - cmd Download Command, wget Command

【批處理DOS-CMD命令-匯總和小結】-cmd擴展命令、擴展功能(cmd /e:on、cmd /e:off)

13 `bs_ duixiang. Tag tag ` get a tag object

Ns32f103c8t6 can perfectly replace stm32f103c8t6

【蒸馏】PointDistiller: Structured Knowledge DistillationTowards Efficient and Compact 3D Detection

Cocos learning diary 3 - API acquisition nodes and components

几款不错的天气插件
随机推荐
Access to foreign lead domain name mailbox
Vscode official configuration synchronization scheme
Path planner based on time potential function in dynamic environment
[leetcode] two num · sum of two numbers
[batch dos-cmd command - summary and summary] - CMD window setting and operation commands (CD, title, mode, color, pause, CHCP, exit)
Global variables & local variables
Hanxin's trick: consistent hashing
[QT] shortcut key
Explain distributed raft with dynamic diagram
Introduction to Sichuan Tuwei ca-is3082w isolated rs-485/rs-422 transceiver
STL教程4-输入输出流和对象序列化
线程状态变化涉及哪些常用 API
LTpowerCAD II和LTpowerPlanner III
[batch dos-cmd command - summary and summary] - external command -cmd download command and packet capture command (WGet)
Unity3D邪门实现之GUI下拉菜单Dropdown设计无重复项
点云智绘在智慧工地中的应用
Research on 3D model retrieval method based on two channel attention residual network - Zhou Jie - paper notes
[batch dos-cmd command - summary and summary] - commands related to Internet access and network communication (Ping, Telnet, NSLOOKUP, ARP, tracert, ipconfig)
npm install 报错 : gyp ERR! configure error
正版photoshop2022購買體驗經曆分享