Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 924 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 924 Bytes

esp32ArduinoPlatify

Esp32 Arduino project for plant growing automation alt text

Libs

To install ESP32 Arduino to Arduino IDE follow some instructions:

  1. RU
  2. EN

Websocket server libs

Arduino libs

Other libs

  • BME280 (used as source code)

Troubleshooting

When you have problems with communication between board and Arduino IDE use esptool to erase flash.

python esptool --port <your COM No.> erase_flash