Skip to content

Send different data from one transmitter to multiple receivers using an Arduino

Notifications You must be signed in to change notification settings

Simsso/Arduino-Wireless-Module-Multiple-Receivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Wireless-Module-Multiple-Receivers

Send different data from one transmitter to multiple receivers using an Arduino.

Video tutorial and demo: https://youtu.be/h3OevEdl674

System setup

System setup

Protocol

To identify the packet destination the first byte contains the receiver ID. Packets have a fixed size (MESSAGE_LENGTH) Protcol

Timing

After transmitting a packet the sender has to wait for a short period of time (MILLIS_IDLE_BETWEEN_TRANSMISSION) until transmitting the next packet. Timing

About

Send different data from one transmitter to multiple receivers using an Arduino

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%