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:
RGB Panel Jumbotron
This tutorial will show you how to combine a webcam, a 32x32 RGB LED panel, and a Teensy 3.1 to stream video from the webcam, pixelate it, and display it on the LED panel - LIVE.
Boss Alarm
Build a Boss Alarm that alerts you of anyone walking into your office and automatically changes your computer screen.
Vox Imperium: Stormtrooper Voice Changer
Add some flair to your Imperial uniform by changing your voice using a Teensy 3.2 and Prop Shield.
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