CAN Bus Board for XIAO: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) Created page with "A few months ago, I got a couple Grove based CAN bus boards that use a Cortex M0 based controller but most everything I see out there for sample code is based on the MC2515. When I saw this board I thought it might be a better starting point for me It came with its sockets soldered on, and a 3 wire screw terminal for the can bus wires. Pretty simple to set up. No need to debate pinouts. Plug and play. I will be trying to use it with a Xiao ESP32C6 controller. https..." |
Brian Wilson (talk | contribs) mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
A few months ago, I got a couple Grove based CAN bus boards that use a Cortex M0 based controller | A few months ago, I got a couple [[Grove]] based CAN bus boards that use a Cortex M0 based controller | ||
but most everything I see out there for sample code is based on the MC2515. | but most everything I see out there for sample code is based on the MC2515. | ||
When I saw this board I thought it might be a better starting point for me | When I saw this board I thought it might be a better starting point for me | ||
It came with its sockets soldered on, and a 3 wire screw terminal for the can bus wires. Pretty simple to set up. No need to debate pinouts. Plug and play. | It came with its sockets soldered on, and a 3 wire screw terminal for the can bus wires. Pretty simple to set up. No need to debate pinouts. Plug and play. | ||
I will be trying to use it with a [[ | I will be trying to use it with a [[XIAO ESP32C6]] controller. | ||
https://www.seeedstudio.com/Seeed-Studio-CAN-Bus-Breakout-Board-for-XIAO-and-QT-Py-p-5702.html | https://www.seeedstudio.com/Seeed-Studio-CAN-Bus-Breakout-Board-for-XIAO-and-QT-Py-p-5702.html | ||
[[Category: Electronics]] | [[Category: Electronics]] |
Latest revision as of 02:00, 24 May 2024
A few months ago, I got a couple Grove based CAN bus boards that use a Cortex M0 based controller but most everything I see out there for sample code is based on the MC2515. When I saw this board I thought it might be a better starting point for me
It came with its sockets soldered on, and a 3 wire screw terminal for the can bus wires. Pretty simple to set up. No need to debate pinouts. Plug and play. I will be trying to use it with a XIAO ESP32C6 controller.
https://www.seeedstudio.com/Seeed-Studio-CAN-Bus-Breakout-Board-for-XIAO-and-QT-Py-p-5702.html