Teensy XBee Adapter Hookup Guide
Contributors:
MTaylor
Resources and Going Further
Now that you've successfully got your Teensy XBee Adapter up and running, it's time to incorporate it into your own project!
For more on the Teensy XBee Adapter, check out the links below:
- Schematic
- Eagle Files (ZIP)
- GitHub Repo - Contains example code and hardware design of this product.
Here's some links for getting extra information:
- PJRC(Teensy manufacturer) website - Documentation and resources by the Teensy Manufacturer.
- Service page for digi(XBee manufacturer) - Search for XBee product manuals
- IC manufacturer for Teensy MCUs - Get real dense datasheets and product documentation about the M0(MKL26Z64VFT4) and M4(MK20DX256VLH7) cortex cores.
Need some inspiration for your next project? Check out some of these related tutorials:
Getting Started with the Teensy
Basic intro to the Teensy line of products, with soldering and programming suggestions.
Qwiic IR Array (MLX90640) Hookup Guide
The Melexis MLX90640 contains a 32x24 array of thermopile sensors creating, in essence, a low resolution thermal imaging camera. In this guide, we’ll go over how to connect your Qwiic Infrared Array with MLX90640 and get it communicating with Processing to produce a nice thermal image.
SparkFun Qwiic Shield for Teensy Hookup Guide
A short guide for assembling and using the SparkFun Qwiic Shield for Teensy and Qwiic Shield for Teensy Extended.
Setup and Using MicroPython for Beginners
In this tutorial, our goal is to help guide you through using MicroPython on a microcontroller unit or Linus SBC, setting up and running mpremote, and getting started with three different development environments