Skip to content
Snippets Groups Projects
Commit b80b28e7 authored by Tomos Jones's avatar Tomos Jones
Browse files

Update readme.txt

parent f4290dd4
No related branches found
No related tags found
No related merge requests found
......@@ -15,4 +15,15 @@ pip install paho-mqtt
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
follow URL link to web server
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment