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:
HID Control of a Web Page
Learn how to move a slider on a webpage and make a motor spin. We connect HTML and HID to read sensors and interface with the physical world.
TeensyView Hookup Guide
A guide to using the TeensyView OLED board to display text and graphics.
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.
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.