Esp32 Arduino project for plant growing automation
To install ESP32 Arduino to Arduino IDE follow some instructions:
- ArduinoJson 6.17.2
- ArduinoWebsockets 0.5.0
- BME280 (used as source code)
When you have problems with communication between board and Arduino IDE use esptool to erase flash.
python esptool --port <your COM No.> erase_flash