Code Monkey home page Code Monkey logo

elitedesk-fan-ctrl's Introduction

Mini arudino PWM fan controller

Arduino based mini PWM fan controller originally created for an HP EliteDesk 705 G4 mini.

The mentioned system has a really annoying fan control issue which has never been solved by the vendor. Basically any hardware change (even unpluging the power brick..) causes the PC to run the fans at full speed at the next boot.
See details on reddit: https://www.reddit.com/r/homelab/comments/su3qpx/elitedesk_705_g4_mini_fans_running_full_speed/

Instead of reseting CMOS and taking out the battery everytime I decided to build a fan controller for the PC.

BoM

  • Arduino Pro mini (or other small board with at least 1 PWM output)
  • NTC or small temp sensor (it needs to fit undet the heatsink)
  • 4pin JTS connector with 1.5 mm pitch
  • some wires

Principal

The voltage drop of the NTC is measured by an analog pin of the arduino board. The NTC resistance (and also the voltage drop) is inversely proportional to the temperature. We don't need to know the actual resistance, not even the voltage the value from the ADC can be used to set the fan speed.

The PC uses PWM fans (one for the CPU and one for the drives) so the speed can be set by generating 25kHz signal(s).

elitedesk-fan-ctrl's People

Contributors

spinpwr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.