ArduinoCode for Esp32 and the Plant-Grower projec
- Download and setup Arduino IDE for ESP32
- Install the
driver/adc.handesp_adc_cal.hlib in the IDE - Set up the Breadboard and the Sensor: GNG==ground; CVV==3,3V; AUNT==GpioPin32
- Run the MQTT-Broker with docker by using
docker-compose up -d