Silvana

WEEK GROUP Individual assignment Processing Group assignment

Assignments

Our tasks for this week are:

    Individual assignment:
  • Write an application that interfaces a user with an input &/or output device that you made
  • Group assignment:
  • Compare as many tool options as possible

Processing classes


Create an Arduino Cloud account: Go to the Arduino website and create an account if you don't have one already. If you already have an account, log in.

  • Linked to the group assignment page.
  • Documented your process.
  • Explained how your application communicates with your embedded board
  • Explained any problems you encountered and how you fixed them.
  • Included original source code (or a screenshot of the app code if that's not possible).
  • Included a ‘hero shot’ of your application running & communicating with your board.

Board

If you want to see the development process of this board, it is in my 13th week.


  • Connect your Xiao to the Internet: We will need a device compatible with WiFi or Ethernet connectivity to connect to the Internet. Make sure your device is properly connected to your WiFi network or via an Ethernet cable.
  • Set up your Arduino: Use the Arduino IDE software to program your Arduino. Make sure you have the latest version of the IDE installed. Install the Arduino Cloud library: In the Arduino IDE, go to "Sketch" -> "Include Library" -> "Manage Libraries". Search for "Arduino Cloud" and click "Install" to install the library.