RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. fan
    Log in to post
    • All categories
    • T

      How can I have both a fan and a power switch?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support power switch fan
      4
      0 Votes
      4 Posts
      2k Views
      D

      Many ways!

      A power supply with a switch on so you can power down the unit after you've done your safe shutdown.

      Power the fan from the USB port so that it goes of with the Pi.

      One of these circuits that will shut off the power to the whole device a couple of minutes after the shutdown is initiated (although you might need a new case):

      https://www.msldigital.com (they have a riser cable to get it away from your fan too)

      http://mausberry-circuits.myshopify.com/collections/frontpage

      https://lowpowerlab.com/shop/product/91

    • T

      Need help installing a fan and power switch to the RP3.

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development power switch fan
      2
      0 Votes
      2 Posts
      1k Views
      edmaul69E

      @TheComicCondor can you tell me why you cant do both

    • sunwindS

      Using a UPS PIco + Fan with RetroPie?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ups pico uninterruptable power supply fan i2c
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • ?

      PowerBlock + Fan (5v - 3.3v)

      Watching Ignoring Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co. fan powerblock
      5
      0 Votes
      5 Posts
      3k Views
      E

      Sounds good, exactly the answer I was looking for.

    • P

      [SOLVED] Full power fan on N64

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fan retropie gpio 18 power maximun
      2
      0 Votes
      2 Posts
      1k Views
      P

      Well, I've solved it myself.
      I put it here in case someone serves.

      What it does when starting the emulator N64 is to restart the GPIO of the Raspberry Pi and the pins that are configured as output PWM are put to full power.

      What I have done to solve it is to insert the following command:

      Gpio -g mode 18 pwm

      I put it inside the infinite loop that checks the temperature.

      I hope that it would be useful to someone.

    • RandoCalrisianR

      Pi3 Fan control via temp

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming fan temperature python transistor
      6
      0 Votes
      6 Posts
      2k Views
      RandoCalrisianR

      @flop I'll attempt to wire the pi with a fan and a transistor going to pin 12 (GPIO 18) and I'll report back with findings.

    • W

      Quick and simple fan direction test - to blow out or in?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming cooling fan fan fan direction case
      2
      0 Votes
      2 Posts
      3k Views
      D

      @Wizardling I can't speak to the general design choice for an outward blowing fan in most consumer electronics blow outward. This won't prevent dust accumulation because what goes out must come in somewhere else. This is usually remedied with air filters of some kind.

      I use an inward blower and it seems to be working great. My Pi3 generally runs about 20 degrees cooler with the fan. I also use a heatsink applied with arctic silver thermal adhesive so the cooling is quite efficient. I'm not concerned about dust buildup because I just use it for gaming sessions that last no more than a couple hours once or twice a week so I imagine to get enough dust buildup to cause a problem will take years.

    • THRobinsonT

      Cases/Fans/Sinks

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fan cooling heat sink
      8
      0 Votes
      8 Posts
      3k Views
      THRobinsonT

      Ya, it's nice and keeps things cool... but again, if have a cable (game controller) with a metal end on it, one small touch at the wrong time and ZAP! there goes your board, possible MicroSD Card as well.

      Not so much a worry on mine, but I know for sure that the 2 kids will have stuff getting into it, and one of them has a cat. Enough said on that one. :)

    • flopF

      Fan GPIO and code control

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support fan fan control automate fan fan code
      10
      1 Votes
      10 Posts
      26k Views
      DorkVonWaterfallD

      @flop said in Fan GPIO and code control:

      If your fan makes much noise, you could change the GPIO voltage pin of 5v to 3.3v!.

      i dont think thats a good idea....fan draws too much current....