-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Comments
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...) |
@tjko Thank you! I will wait for those kit. :) |
@hunordori, kits for powerboard should now be available on eBay (direct link can be found |
@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". |
@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.
|
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. |
@hunordori, I added link to your case in the Wiki page. Thanks! https://github.com/tjko/fanpico/wiki/FanPico-Enclosures-(3D%E2%80%90Printed) |
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.
The text was updated successfully, but these errors were encountered: