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:
Vox Imperium: Stormtrooper Voice Changer
Add some flair to your Imperial uniform by changing your voice using a Teensy 3.2 and Prop Shield.
How to Load MicroPython on a Microcontroller Board
This tutorial will show you how to load the MicroPython interpreter onto a variety of development boards.
Getting Started with the SmartLED Shield for Teensy
In this tutorial, we will connect different RGB LED matrix panels to PixelMatix's SmartLED shield and Teensy.
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