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

https://github.com/red-scorp/fan-shim

FAN-SHIM (mini-HAT), support board for axial fans to cool Raspberry Pi
https://github.com/red-scorp/fan-shim

axial-fan board cam eagle-cad embedded fan hat hobby mini-hat pi pi-hat pi-shim pi-zero raspberry raspberry-pi raspberrypi shim

Last synced: 8 months ago
JSON representation

FAN-SHIM (mini-HAT), support board for axial fans to cool Raspberry Pi

Awesome Lists containing this project

README

          

# FAN-SHIM project

FAN-SHIM (mini-HAT), support board for axial fans to cool Raspberry Pi.

Some Pis not require cooling because their CPUs are running in low performance mode.
Some Pis are good with simple passive heat sinks alone.
It's generally recommended to use active coolers, specially if you run Pi's CPU over-clocked.

This boards are designed to be used with standard axial funs with Pi's "Dupont" and standard PC's "Molex" connectors.

## FAN-zero30-SHIM

Raspberry Pi zero 40-pin **FAN-zero30-SHIM** mini-HAT.

Preview:

![FAN-zero30-SHIM preview](img/FAN-zero30-SHIM.png)

[Schematics in PDF format](doc/FAN-zero30-SHIM.pdf)

Features:

- locked Pi headers
- 30mm axial fan
- 5V and 3.3V fan power selection
- fan tacho and PWM signal selection
- Pi zero board style
- can be used as SHIM (no headers) or HAT (with headers)

Pins Configuration:

|Fan Pin |Option 1 |Option 2 |
|--------|---------|---------|
|Vfan |5V\* |3.3V |
|tacho |GPIO16 |GPIO4 |
|PWM |GPIO12 |GPIO13 |

\*) the pin is connected by default.

CAM files are available.

## FAN-zero25-SHIM

Raspberry Pi zero 40-pin **FAN-zero25-SHIM** mini-HAT.

Preview:

![FAN-zero25-SHIM preview](img/FAN-zero25-SHIM.png)

[Schematics in PDF format](doc/FAN-zero25-SHIM.pdf)

Features:

- locked Pi headers
- 25mm axial fan
- 5V and 3.3V fan power selection
- fan tacho and PWM signal selection
- Pi zero board style
- can be used as SHIM (no headers) or HAT (with headers)

Pins Configuration:

|Fan Pin |Option 1 |Option 2 |
|--------|---------|---------|
|Vfan |5V\* |3.3V |
|tacho |GPIO16 |GPIO4 |
|PWM |GPIO12 |GPIO13 |

\*) the pin is connected by default.

CAM files are available.

## FAN-zero20-SHIM

Raspberry Pi zero 40-pin **FAN-zero20-SHIM** mini-HAT.

Preview:

![FAN-zero20-SHIM preview](img/FAN-zero20-SHIM.png)

[Schematics in PDF format](doc/FAN-zero20-SHIM.pdf)

Features:

- locked Pi headers
- 20mm axial fan
- 5V and 3.3V fan power selection
- fan tacho and PWM signal selection
- Pi zero board style
- can be used as SHIM (no headers) or HAT (with headers)

Pins Configuration:

|Fan Pin |Option 1 |Option 2 |
|--------|---------|---------|
|Vfan |5V\* |3.3V |
|tacho |GPIO16 |GPIO4 |
|PWM |GPIO12 |GPIO13 |

\*) the pin is connected by default.

CAM files are available.

## FAN-plus40-SHIM

Raspberry Pi A+/B+ 40-pin **FAN-plus40-SHIM** mini-HAT.

Preview:

![FAN-plus40-SHIM preview](img/FAN-plus40-SHIM.png)

[Schematics in PDF format](doc/FAN-plus40-SHIM.pdf)

Features:

- locked Pi headers
- 40mm axial fan
- 5V and 3.3V fan power selection
- fan tacho and PWM signal selection
- Pi A+/B+ board style
- can be used as SHIM (no headers) or HAT (with headers)

Pins Configuration:

|Fan Pin |Option 1 |Option 2 |
|--------|---------|---------|
|Vfan |5V\* |3.3V |
|tacho |GPIO16 |GPIO4 |
|PWM |GPIO12 |GPIO13 |

\*) the pin is connected by default.

CAM files are available.

## FAN-plus30-SHIM

Raspberry Pi A+/B+ 40-pin **FAN-plus30-SHIM** mini-HAT.

Preview:

![FAN-plus30-SHIM preview](img/FAN-plus30-SHIM.png)

[Schematics in PDF format](doc/FAN-plus30-SHIM.pdf)

Features:

- locked Pi headers
- 30mm axial fan
- 5V and 3.3V fan power selection
- fan tacho and PWM signal selection
- Pi A+/B+ board style
- can be used as SHIM (no headers) or HAT (with headers)

Pins Configuration:

|Fan Pin |Option 1 |Option 2 |
|--------|---------|---------|
|Vfan |5V\* |3.3V |
|tacho |GPIO16 |GPIO4 |
|PWM |GPIO12 |GPIO13 |

\*) the pin is connected by default.

CAM files are available.

## Links

- [pinout.xyz](https://pinout.xyz/) - a brilliant resource on topic of Pi's pinout and HATs.
- [raspberrypi/hats](https://github.com/raspberrypi/hats) - Pi's HAT specification.

## How to help

Your contributions as code, resources, or finances are welcome! Please contact me directly via email at andriy.golovnya@gmail.com or through my [GitHub profile](https://github.com/red-scorp).

If you'd like to make a financial contribution, you can donate via [PayPal](http://paypal.me/redscorp) or [Ko-Fi](http://ko-fi.com/redscorp). Your support is greatly appreciated.

Thanks in advance!