Skip to content

serdmanczyk/XBee_802.15.4_APIModeTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XBee 802.15.4 Tutorial Code

This code is written for a blog tutorial on writing code to commmunicate using Python and Arduino using XBee 802.15.4 radios configured in API mode. Find the tutorial at serdmanczyk.github.io

Python

This directory contains all Python code. The only requirement is the pySerial library. It is written for Python 2.7 and Python 3.3

Arduino

This directory contains a full Arduino project programmed for Arduino Uno. Simply load the .ino file in the Arduino Software, compile, and upload.

XBee Series 2 Support

hemanthvhr has provided an update to support Xbee Series 2. See the pull request for more info.

About

Python and Arduino code for communicating with XBee 802.15.4 radios

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages