Having some problems learning how this software works.
Do I create the sketch in Arduino and then create the MIT App?
How do the two marry?
How does the MAI see the code on my computer and combine it to form a connection between buttons and my code?
From what I am seeing MAI does not create code on the Arduino IDE side?
There are not enough instructions for how all this works or how to carry out the steps.
Sure I found how to drag a button over change the look and feel of the button.
Just figured out how to hit the build function but not sure how it sees the code created in Arduino.
I followed the example at this link but even this example had many steps missing. Maybe someone could walk through the steps using this example and possibly explain why it fails.
https://iotdesignpro.com/projects/esp8266-iot-home-automation-using-mit-app-inventor
It was the only existing example I could find and all I did was change the code to control the onboard LED for the ESP8266 Dev Board instead of a relay.
Anyone care to walk through this example and explain where I went wrong?
Or point me to other examples detailing the use of MIT App Inventor and the code created in Arduino IDE.