You will also need to install on the aurdino IDE the grove ultrasonic library, you can do this by going to manage libraries, and typing in 'grove ultrasonic' and click install
keep in mind that the COM port number in the cloud.py file may need to be updated to current COM port that you are using the aurdino with in order for it to work.
In order to do this, simply change the value of the com variable in cloud.py to the COMX, where X is the port number the aurdino is plugged into.
\ No newline at end of file
In order to do this, simply change the value of the com variable in cloud.py to the COMX, where X is the port number the aurdino is plugged into.
Camera settings:
The link should be entered into the Additional Board Manager URLs field in preferences: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
ESP32 module must be installed on the boards manager
Board: ESP32 Wrover Module
Partition Scheme: Huge APP
Run program and go to serial monitor, select baud rate of 115200