Skip to content

nliaudat/esphome-8-ch-motor-controller

Repository files navigation

esphome-8-ch-motor-controller

esphome firmware for esp32_8ch_motor_shield

#install esphome

pip install --upgrade esphome

#Preparation

  • Adapt config.yaml to your needs
  • Adapt wifi.yaml + secrets.yaml

#1st time upload :

  • Detach the ESP32 board from the shield and connect it the through usb
  • for flashing : press boot button for 2-3 seconds before the serial connection initialize
  • After OTA update, the EN (reset) button must be pressed to run firmware
  • do not use gpio12 (MTDI)
  • the future binary upload will go trough OTA wireless

#compile to check for errors

esphome compile config.yaml

#compile & upload

esphome run config.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published