Skip to content

A small weekend project documentation about an Arduino based PWM controller

License

Notifications You must be signed in to change notification settings

Asfaroth/Arduino-Fan-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Fan-Control

This repository contains all data related to my weekend project to build a custom PWM fan controller for my server rack. The controller is based on the Arduino platform and is able to communicate with the local network via Ethernet. It measures the temperature, exposes the gathered data via an API and controls a PWM fan according to it.

Needed parts

  • Arduino Nano
  • USR-ES1 Mini Ethernet Board (based on WM5500)
  • DHT-22 Temperature Sensor
  • LD33V 3.3V voltage regulator
  • two capacitors (for voltage regulation)
  • some perfboard

Arduino Dependencies

About

A small weekend project documentation about an Arduino based PWM controller

Topics

Resources

License

Stars

Watchers

Forks

Languages