"# EE-465-Capstone" For the Capstone Project Simulation you must:
- create a copy of the folders shown in the Git.
- open visual studios with the platform IO extension installed.
- Click the ant Icon and wait for it to load
- While connected to the Arduino Uno
- Go to File Open Folder
- Open the folder called building Info located in the Arduino Folder
- Make sure you are are on the Ant icon tab and Hit the build function.
- Once that action is shown as successfully completed in the terminal window.
- Hit the Upload and Monitor function in the Ant icon tab under Arduino Folder in the project tasks window of visual studios.
- Once that task has successfuly completed your arduino should be able to change the LED lights and output the incoming data stream in the terminal window of visual studios.
- While connected to the ESP32:
- Go to File -> New Window
- open the folder called esp32 from the main folder
- Make sure you are are on the Ant icon tab and Hit the Upload File System Image (Do this everytime you change the code)
- Once that action is shown as successfully completed in the terminal window.
- Hit the Upload and Monitor function in the Ant icon tab under Arduino Folder in the project tasks window of visual studios.
- Once that task has successfuly completed your ESP32 should now have a public wifi network availible to connect where you can control the Arbiter Power Control System (APC) Manually
- and you should see the data output of each of the buildings in the terminal window of visual studios.