6. Upload to Arduino
- In Arduino Program block, with the right button of mouse, we click in "Upload to Arduino”.
- A new section open it.
- It will apears our program in Arduino Code.
- If we want to open the "Arduino IDE”, software where we can program the Arduino code, we push the "Edit with Arduino IDE” button.
- Arduino IDE software:
- We click in "Upload to Arduino” and our program starts to upload to Arduino shield:
- If everything went well, our program will be loaded successfully:
- This is the result of our project: