PWM Fan Controller | PWM風扇控制器
PWM Fan Controller based on ESP32 chip.
git clone --recursive https://github.com/redchenjs/pwm_fan_controller_esp32.git
git pull
git submodule update --init --recursive
./esp-idf/install.sh
export IDF_PATH=$PWD/esp-idf
source ./esp-idf/export.sh
idf.py menuconfig
PWM Fan Controller
menu.
idf.py flash monitor