basraven / kirby

Repository from Github https://github.combasraven/kirbyRepository from Github https://github.combasraven/kirby

Kirby - Smart Tube Fan

Making a PWM Tube Fan smart with an ESP8266 and a Temperature Sensor (DS18B20)

Contents

This project consists of:

How to use

Install the following dependencies

  • Docker
  • VSCode with PlatformIO

Build Frontend

cd /frontend
build.sh

Build Firmware

In platformIO:

  1. Build filesystem image
  2. Upload filesystem image - This will upload the firmware to spiffs
  3. Build
  4. Upload - This will upload the actual firmware

About

License:GNU General Public License v3.0


Languages

Language:C++ 98.1%Language:C 1.3%Language:HTML 0.6%