Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monkbroc/poor-man-can

Learn how to connect 2 Photons together using CAN bus
https://github.com/monkbroc/poor-man-can

Last synced: 21 days ago
JSON representation

Learn how to connect 2 Photons together using CAN bus

Awesome Lists containing this project

README

        

# Poor Man's CAN Bus

Explains how to connect 2 Photons or Electrons together using CAN bus
and how to prototype using an AND gate IC before buying a real CAN
transceiver.

**Warning: Do use use the Poor Man's CAN Bus in a real project where you
tranmit data over a long distance. Use it only for learning about CAN.**
Seriously, buy a CAN transceiver breakout board.

### [Full description on Hackster](https://www.hackster.io/monkbroc/poor-man-s-can-bus-602636)