cross-posted from: https://lemmy.world/post/21641314

I’m designing a case for a dew-point ventilator controller to be 3d printed. The controller is implemented using arduino on an esp32. The project is based off of the code and HW implementation by Make Magazine Germany: https://github.com/MakeMagazinDE/Taupunktluefter. When starting out I was thinking this would be an easy project but it turned out that especially the lid with its lip and groove design and the parts fixations were not that easy. I’m excited to finally print it.

The file is parametric to some extent and the main footprint is based off of a master sketch. Many parts were imported as step files from grabcad. I used FreeCAD 1.0-rc1 which works like a charm for many things. Next thing I would like to do is to use the new assembly workbench. What do you think?

Manual “Exploded view”,

Opaque view.

EDIT: I didn’t mention the most important part. The device switches on a ventilator when the absolute moisture content outside is lower than inside a a certain room. This results in drying of the room that you ventilate like a basement with moisture issues. The dew-point acts as a proxy for measuring absolute moisture content.

    • callcc@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      9
      ·
      9 hours ago

      Hah, I didn’t mention the most important part. It basically switches on a ventilator when the absolute moisture content outside is lower than inside. This results in drying of the room that you ventilate like a basement with moisture issues. The dew-point acts as a proxy for measuring absolute moisture content.