isqad / fan_control

ESP8266 fan control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fan control

Configure the project

make menuconfig
  • Set serial port under Serial Flasher Options.

Build and Flash

Build the project and flash it to the board, then run monitor tool to view serial output:

make -j4 flash monitor

(To exit the serial monitor, type Ctrl-].)

See the Getting Started Guide for full steps to configure and use ESP-IDF to build projects.

About

ESP8266 fan control


Languages

Language:C 93.8%Language:CMake 3.4%Language:Makefile 2.9%