XBee3 Thing Plus Hookup Guide
Contributors:
Alex the Giant, Ell C
Resources and Going Further
Now that you've successfully got your XBee3 Thing Plus up and running, it's time to incorporate it into your own project! For more information, check out the resources below:
SparkFun XBee Resources
Digi XBee Resources
- XBee 3 Hardware Reference Manual
- XCTU User Guide
- Digi Micropython Programming Guide
- XBee Python Library
- Digi XBee Support Documentation Page
MicroPython Resources
Need some inspiration? Check out some of these other XBee related tutorials:
Exploring XBees and XCTU
How to set up an XBee using your computer, the X-CTU software, and an XBee Explorer interface board.
Teensy XBee Adapter Hookup Guide
Getting started with the Teensy 3.1 / Teensy 3.2 and XBee. Establishing a serial link.
GPS Differential Vector Pointer
Use GPS to have two objects, a base and a target, point towards one another. This can be used to aim a directional antenna (or in the case of this project, a laser) from one object to the other object at a distance that is only limited by your ability to provide the base station with the target's GPS location.
Wireless RC Robot with Arduino and XBees
In this tutorial, we will expand on the SIK for RedBot to control the robot wirelessly with XBee radios! We'll explore a different microcontroller and wirelessly control the RedBot at a distance.