raspberry pi can bus hat
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add project templates

Kieran Klukas 2d6f9818

+24
+7
LICENSE.md
··· 1 + # License 2 + 3 + Hardware design files (schematics, PCB layouts, gerbers, BOM, KiCad project files) are licensed under the **CERN Open Hardware Licence Version 2 - Strongly Reciprocal (CERN-OHL-S v2)**. 4 + 5 + Copyright © 2026 [Kieran Klukas](https://dunkirk.sh) 6 + 7 + You may redistribute and modify this source and make products using it under the terms of the CERN-OHL-S v2 ([https://ohwr.org/cern_ohl_s_v2.txt](https://ohwr.org/cern_ohl_s_v2.txt)). This source is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN-OHL-S v2 for applicable conditions.
+17
README.md
··· 1 + # can-hat 2 + 3 + can hat design for raspberry pis 4 + 5 + The canonical repo for this is hosted on tangled over at [`dunkirk.sh/can-hat`](https://tangled.org/dunkirk.sh/can-hat) 6 + 7 + <p align="center"> 8 + <img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/main/.github/images/line-break.svg" /> 9 + </p> 10 + 11 + <p align="center"> 12 + <i><code>&copy; 2026-present <a href="https://dunkirk.sh">Kieran Klukas</a></code></i> 13 + </p> 14 + 15 + <p align="center"> 16 + <a href="https://tangled.org/dunkirk.sh/can-hat/blob/main/LICENSE.md"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=CERN-OHL-S%20v2&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a> 17 + </p>