Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 396 Bytes

Readme.md

File metadata and controls

9 lines (7 loc) · 396 Bytes

Printer Enclosure

Make a 3D printer enclosure "smart", by implementing following features

  • Fingerprint controlled lock, using a servo motor
  • Control fan speed using PWM from a potentiometer
  • Measure temperature inside enclosure using a thermistor
  • LCD screen to show fan speed and temperature

This project uses an Arduino Nano (Atmega328p) using PlatformIO IDE