Hey Guys,
i own the raspberry pi model b
now i want to add a fan likes this: http://www.amazon.de/L%C3%BCfter-40x40x ... 40x10mm+5v
its 5v so it should work,
but how can i add this?
where to get the electicity?
even when i overclock it to 1ghz?Ravenous wrote:No no no!![]()
First the pi doesn't actually need a fan to overclock it. The CPU doesn't generate much heat even overclocked.
Second, you should not connect 230V to ANYTHING. The fan you linked to is 5V ONLY.
On second thoughts, disregard completely the stuff I said about running the fan off the GPIO 5V connection. You can damage the pi if you connect to the wrong thing. Just use a case with a few vent holes and everything will be fine.
Yes, even then. It doesn't get hot enough to cause a problem unless it is in a small sealed box in a hot climate. The main chip is designed to work in a mobile phone with no cooling at all.lemon wrote:even when i overclock it to 1ghz?Ravenous wrote:No no no!![]()
First the pi doesn't actually need a fan to overclock it. The CPU doesn't generate much heat even overclocked.
when the cpu is on 100% 24/7?
Possibly you have the Rev1 that had a minor design fault with the LAN/USB chip connections. This chip has a built-in 1.8V (I believe) regulator for internal use, but by mistake that got connected to the 1.8V supply line on the Pi. The result was that the on-board regulator and on-chip regulator would both try and generate 1.8V (ish). It is unlikely that both will try for exactly 1.8000000V, so they will fight over it a bit. The on-board regulator is bigger and will win. The regulator in the LAN chip will struggle and get warmer depending on how different the two voltages are. This may be the source of your problem rather than the SoC. A small heatsink on the LAN chip should be sufficient. Later versions of the board don't have this issue.MaxK1 wrote:I have 2 Pi's (Model B, Rev 1) in metal boxes that tended to overheat. The SoC never gets close to 85'C even when running overclocked to 1.1+GHz. BUT something else on the board is getting warm and flaky when the SoC approaches 60'C so I put a heatsink on it which is in physical contact with the case. (lots of filing/sanding/fitting) Result: whatever was overheating doesn't anymore even running at 100% 24/7 for days on end. Advantage: heatsinks don't consume extra power (which you may or may not have), they tend to be a lot quieterand they don't typically "fail" or clog with dust, cat or dog hair...
You realize you just necro'd a 2 1/2 year old thread that has nothing to do with the Pi3 that you have, right?Simple Guy wrote:Hey Guys,
i own the raspberry pi 3 model b and i wanted to add a 5V fan too. But the GPIOs have 50mA current limit which is not good for a 150mA cheap unreliable fan, like I have. So, I just downloaded reduced schematic for pi3b, and there are some points on the pcb from PP1 to PP6, which are directly connected to the mini usb port for power.I just soldered fan wires directly to these points. This should keep the fan away from rest of the components and tracks on the board, I hope !![]()
My mistake, didn't see the dates.Rive wrote:You realize you just necro'd a 2 1/2 year old thread that has nothing to do with the Pi3 that you have, right?Simple Guy wrote:Hey Guys,
i own the raspberry pi 3 model b and i wanted to add a 5V fan too. But the GPIOs have 50mA current limit which is not good for a 150mA cheap unreliable fan, like I have. So, I just downloaded reduced schematic for pi3b, and there are some points on the pcb from PP1 to PP6, which are directly connected to the mini usb port for power.I just soldered fan wires directly to these points. This should keep the fan away from rest of the components and tracks on the board, I hope !![]()
Connect fan to GPIO pins 4 and 6 on the 5V rail.
You're right that sometimes connecting a fan to the GPIO header will get in the way of other things. Standard problem.Simple Guy wrote: My mistake, didn't see the dates.Still, why everybody wants to connect a 150mA fan to a barely 50mA GPIO pins? This will also make it difficult to access GPIOS by a 40pin flat cable or a small LCD screen.
![]()