Skip to content

bootc/RaspberryPi-XBee-SMT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi XBee ZB SMT Backpack

This project is for a Raspberry Pi expansion board to accommodate a Digi XBee ZB SMT board.

The main intention of targeting the ZB SMT is so that the module can be driven over the SPI bus instead of using the UART. This has several advantages, one of which is it does not use up the UART so that it can still be used for other functionality.

The expansion board / backpack is able to host a non-SMT module using the standard 2mm header. Note that it is impossible to use SPI for modules connected using this header as the pins are not connected.

Solder jumpers are available to select which SPI chipselect line to use, to connect the ZB UART to the Raspberry Pi's UART and to connect GPIOs to various ZB pins (DTR/SLEEP_RQ and INTR).

Submodules

This git repo uses git submodules to pull in SparkFun's Eagle libraries. If you clone this repo, please run the following commands to pull in the libraries:

git submodule init
git submodule update

Licensing

Creative Commons Licence
This work is licensed under a Creative Commons Attribution-ShareAlike 2.0 UK: England & Wales License.

OSHW

©2012 Chris Boot.

About

XBee SMT backpack for Raspberry Pi

Resources

Stars

Watchers

Forks

Packages

No packages published