Skip to content

stampeder/XBee_802.15.4_APIModeTutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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.

About

Python and Arduino code for communicating with XBee 802.15.4 radios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.4%
  • C++ 26.6%
  • Other 8.0%