> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Adafruit CAN Bus BFF Add-On for QT Py

**Type:** Product page · **SKU:** ADA5877 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/adafruit-can-bus-bff-add-on-for-qt-py.html ([markdown](https://core-electronics.com.au/adafruit-can-bus-bff-add-on-for-qt-py.html.md))

Our QT Py boards are a great way to make very small microcontroller projects that pack a ton of power - and now we have a way for you to turn many QT Py...

## Pricing

- **Price:** $15.55 (inc GST) — $14.14 AUD, exc GST
- **Quantity discounts:** 10+ $13.71 (exc GST) · 50+ $13.43 (exc GST)

## Availability & dispatch

- In stock, ships same business day if ordered before 2PM (Australia/Sydney).
- We can dispatch 2 today, and up to 50 more in 8–12 days.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA5877:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/ADA5877:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

Adafruit's QT Py boards are a great way to make very small microcontroller projects that pack a ton of power - and now Adafruit have a way for you to turn many QT Py boards into powerful CAN bus devices that are super small!

[CAN Bus is a small-scale networking standard](https://en.wikipedia.org/wiki/CAN_bus), originally designed for cars and, yes, busses, but is now used for many robotics or sensor networks that need better range and addressing than I2C, and don't have the pins or computational ability to talk on Ethernet. CAN is 2 wire differential, which means it's good for long distances and noisy environments.

Messages are sent at about 1Mbps rate - you set the frequency for the bus and then all 'joiners' must match it, and have an address before the packet so that each node can listen in to messages just for it. New nodes can be attached easily because they just need to connect to the two data lines anywhere in the shared net. Each CAN devices sends messages whenever it wants, and thanks to some clever data encoding, can detect if there's a message collision and retransmit later.

If you'd like to connect your QT Py or Xiao to a CAN Bus, the **Adafruit CAN Bus BFF** will work with any and all boards thanks to the simple SPI interface! [The controller used is the MCP26525 - also known as the MCP2515 controller plus MCP2551 transceiver, an extremely popular and well-supported chipset](https://www.microchip.com/en-us/product/MCP2515) that has [drivers in Arduino](https://github.com/adafruit/Adafruit_MCP2515) and [CircuitPython](https://github.com/adafruit/Adafruit_CircuitPython_MCP2515) and only requires an SPI port and 1 pin for chip-select, plus another for optional IRQ. Use it to send and receive messages in either standard or extended format at up to 1 Mbps.

Adafruit have added a few nice extras to this BFF to make it useful in many common CAN scenarios:

- **JST PH socket** -[ Plug in one of Adafruit's JST PH 3-pn cables](https://core-electronics.com.au/jst-ph-3-pin-to-male-header-cable-200mm.html) (not included!) for fast wiring and connection/disconnection. Black wire is ground, Red wire is CAN H, White wire is CAN L.
- **120 ohm termination resistor on board**, you can remove the termination easily by cutting the jumper on the top of the board.
- **Pre-connected CS pin** to A3. There's also jumpers if you want to connect the IRQ, Reset and Silent pins.

Adafruit include some header that you can solder to your QT Py. [You can also pick up an Itsy Bitsy short female header kit to make it removable but compact](https://core-electronics.com.au/short-female-header-kit-for-itsybitsy.html), you'll just need to trim down the headers to 7 pins long. Works with any QT Py or Xiao-shaped board that has the SPI port and A3 pin available.

**QT Py and JST PH 3-Pin cable is not included**.

## Technical Details 

Product Dimensions: 20.7mm x 17.7mm x 7.1mm / 0.8" x 0.7" x 0.3"

Product Weight: 1.7g / 0.1oz

![RoHS 2 2011 65 EU Compliant](https://core-electronics.com.au/attachments/localcontent/RoHS2_2011_65_EU_7356c5574c.svg)![RoHS 2 2015 863 EU Compliant](https://core-electronics.com.au/attachments/localcontent/RoHS2_2015_863_EU_86773f57f9.svg)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/A/D/ADA5877-1.jpg)
