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


边栏推荐
- Application scheme | application of Sichuan earth microelectronics ca-is398x in PLC field
- Authentique Photoshop 2022 expérience d'achat partage
- Advanced mathematics foundation_ Parity of functions
- MySQL face Scripture eight part essay
- OAuth 2.0一键登录那些事
- 【批處理DOS-CMD命令-匯總和小結】-外部命令-cmd下載命令、抓包命令(wget)
- Pytorch遇到的坑:为什么模型训练时,L1loss损失无法下降?
- JMeter introduction practice ----- use of global variables and local variables
- [Batch dos - cmd Command - Summary and Summary] - cmd extension Command, extension Function (CMD / E: on, CMD / E: off)
- AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘
猜你喜欢

Sichuan Tuwei ca-is3105w fully integrated DC-DC converter

Ns32f103c8t6 can perfectly replace stm32f103c8t6

China Mobile MCU product information

VectorDraw Web Library 10.10

Full range of isolator chips with integrated isolated power supply

Common functions of OrCAD schematic

我的处女作杀青啦!
![对链表进行插入排序[dummy统一操作+断链核心--被动节点]](/img/2a/ccb1145d2b4f9fbd8d0812deace93b.png)
对链表进行插入排序[dummy统一操作+断链核心--被动节点]

Introduction to Sichuan Tuwei ca-is3082wx isolated rs-485/rs-422 transceiver

LeetCode 每日一题——515. 在每个树行中找最大值
随机推荐
Hanxin's trick: consistent hashing
Sichuan Tuwei ca-if1051 can transceiver has passed aec-q100 grade 1 certification
Sichuan earth microelectronics high performance, high integration and low cost isolated 485 transceiver
AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘
What if there is no point in data visualization?
Distributed quorum NWR of the alchemy furnace of the Supreme Master
Sichuan earth microelectronics ca-is1200 isolated operational amplifier for current detection
Keepalived monitors the process and automatically restarts the service process
Shell tips (134) simple keyboard input recorder
函数模板_类模板
VectorDraw Web Library 10.10
Modular programming of digital light intensity sensor module gy-30 (main chip bh1750fvi) controlled by single chip microcomputer (under continuous updating)
Global variables & local variables
Redis learning notes
Common functions of OrCAD schematic
音频(五)音频特征提取
Ltpowercad II and ltpowerplanner III
Introduction to Sichuan Tuwei ca-is3082wx isolated rs-485/rs-422 transceiver
Explain distributed raft with dynamic diagram
Harmony food menu interface