Skip to content

Repository files navigation

enclosure-fan-controller

Fan controller software aimed for 3D-printing enclosures. The design is specifically aimed to be used with a custom-built enclosure, featuring one major exhaust fan. The fan speed should react to several inputs:

  • The amount of plastic particles in the air inside the enclosure
  • Heat of the air inside the enclosure
  • Manual inputs (such as speed override)

The software is designed to be run on an Arduino Uno, and as such is written in C/C++ as an Arduino sketch. Basically, it is still C/C++ but with some domain-specific libraries, and a few transformations to the code is made before being compiled and sent to the microcontroller itself.

Hardware

The hardware setup is comprised of a few things:

drawing

(schematic created in KiCAD)

About

Software for controlling a 3D printing enclosure exhaust fan that reacts to levels of VOCs and PM2.5 particles. Designed to run on a microcontroller (Arduino Uno).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages