Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1023 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 1023 Bytes

Best fan project

Erik Junsved, Hanna Lindmark, Jonna Bauer, Tove Frænell

A temperature controlled fan with PWM.

You will also need the Arduino toolchain. This can be installed by installing Arduino IDE.

Dev setup

This project uses PlatformIO as build tool.

Install PlatformIO core

Needed VSCode extensions

Needed CLion extensions

Building and running

Connect the Arduino Uno to a USB-port. Then, use the buttons in your editor or run make run (or make.bat run on Windows) to upload, execute, and monitor the program over serial.