Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/monkbroc/poor-man-can
- Owner: monkbroc
- Created: 2017-03-23T14:04:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-23T17:39:00.000Z (over 7 years ago)
- Last Synced: 2024-10-15T18:42:29.545Z (2 months ago)
- Language: Arduino
- Size: 403 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-particle - Poor Man's CAN Bus
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)