XBee Serial Library
This library allows for the communication between a computer and a XBee RF module over the serial port.
Requirements
Section titled “Requirements”- Linux, Windows, or macOS
- Python 2.7 or Python 3.4 and newer
Getting Started
Section titled “Getting Started”Clone the GCS Infrastructure GitHub repository
git clone https://github.com/ngcp-project/gcs-infrastructure
Install pyserial 3.5
pip install pyserial==3.5
See the XBee Serial API page for method details.
See the Examples page for example implementations of the XBee Serial Library.
Getting Help
Section titled “Getting Help”Any questions? Feel free to @ GCS Infrastructure on Discord.