Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5V fan compatibility #131

Closed
hunordori opened this issue Nov 8, 2024 · 7 comments
Closed

5V fan compatibility #131

hunordori opened this issue Nov 8, 2024 · 7 comments

Comments

@hunordori
Copy link

Hi, Is there an easy way to use with 5V (Noctua) fans? I know most of the PC fans are 12 V.
I have 3-4 Noctua fans in my rack and I want to control them, independently from my Home Assistant.

@tjko
Copy link
Owner

tjko commented Nov 9, 2024

FanPico "power-board" was created to allow running high-current fans. But it also works for running fans that use different voltage (5V to 24V), as long as Fan accepts 5V PWM signal to control fan speed.

https://github.com/tjko/fanpico/tree/main/boards/power-board

(I have some PCBs for these and plan on making handful of "kits" available in coming weeks...)

@hunordori
Copy link
Author

@tjko Thank you! I will wait for those kit. :)

@tjko
Copy link
Owner

tjko commented Nov 12, 2024

@hunordori, kits for powerboard should now be available on eBay (direct link can be found
here: #12)

@hunordori
Copy link
Author

@tjko Thank you! I received it yesterday. If I understand supplying 5V to the 8404D is not a good idea. I should do 12V for the board and a separate 5V with the "power-board".

@tjko
Copy link
Owner

tjko commented Nov 21, 2024

@hunordori, yes FanPico board was designed to take 12V (it likely won't function correctly at 5V). You can connect the 5V power supply for the fans into the power input (J1) on the 'power-board'.

Then FAN output from FanPico would be connected to FANCTRL connector on the power-board and the fan would be connected to the corresponding FAN connector on the power-board.

Fan (5V) <-----> [FAN1]PowerBoard[FANCTRL1] <-----> [FAN1]FanPico

@hunordori
Copy link
Author

https://github.com/hunordori/rackpico

Thank you again for the support! I created a 1U case for the board. It is installed in my home lab rack.

@tjko
Copy link
Owner

tjko commented Jan 4, 2025

@hunordori, I added link to your case in the Wiki page. Thanks!

https://github.com/tjko/fanpico/wiki/FanPico-Enclosures-(3D%E2%80%90Printed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants