Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:can-can [2015/01/06 20:12]
darron
projects:can-can [2022/12/07 23:19] (current)
darron [Documentation]
Line 2: Line 2:
 <wrap right> <wrap right>
 {{:projects:humble-can-prototype.jpg?200}} {{:projects:humble-can-prototype.jpg?200}}
 +\\ \\
 +{{:projects:pcb.jpg?200}}
 </wrap> </wrap>
  
 The Can-can CAN bus interface is a simple but general purpose interface The Can-can CAN bus interface is a simple but general purpose interface
-for the Raspberry Pi and OpenWRT. +for the [[:boards:rpi|Raspberry Pi]] and OpenWRT. 
  
 The interface has two modes of operation. The interface has two modes of operation.
Line 21: Line 23:
  
 In this mode, the Can-can interface is a dedicated CAN bus device in In this mode, the Can-can interface is a dedicated CAN bus device in
-it'own right. This is placed on the bus to perform special purpose+its own right. This is placed on the bus to perform special purpose
 duties such as taking measurements and logging events etc. duties such as taking measurements and logging events etc.
  
Line 37: Line 39:
 interface which this project has realised. interface which this project has realised.
  
 +=== Documentation ===
 +
 +Documentation will appear here soon.
 +
 +
 +=== Resources ===
 +
 +[[https://ww1.microchip.com/downloads/en/DeviceDoc/20005167C.pdf|MCP2561/2 datasheet]]