Skip to content

Talking between Raspberry PI3 devices via Xbee (Zigbee RF) modules

Notifications You must be signed in to change notification settings

titusece/Raspberry-PI3-Xbee-Zigbee-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Raspberry-PI3-Xbee-Zigbee-

Talking between Raspberry PI3 devices via Xbee (Zigbee RF) modules

I have connected the Xbee device (with USB explorer) in first RPi3 board.

And connected other Xbee module to second Xbee.

At first RPi3 board:

sudo python receive_EXbee_Titus.py /dev/ttyUSB0

At second RPi3 board:

sudo python send_EXbee_Titus.py 0013A20040E793E8 "Hello Rpi3... :)" /dev/ttyUSB0

About

Talking between Raspberry PI3 devices via Xbee (Zigbee RF) modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages