Installation and Setup

Assignment 0 – Installation and Setup

Nothing to submit

Requirements

  • Connect Argon to Computer
  • Create Particle account
  • Install Particle Workbench
  • Install Fritzing
  • Add argon device to your Particle account

IMPORTANT - Browser

You need to use the Chrome browser to configure your Argon; you can not use Firefox or Safari.

________________

Connect your Particle Argon to your Computer

  • Connect the antenna (discussed in class)
  • Connect the Argon to your breadboard (discussed in class)
  • Connect the micro USB cable to your computer

Create Particle account

In this course, we will use an internet-enabled microcontroller, specifically the Particle Argon. In order to communicate with the Argon (e.g. to install new firmware code), we will use Particle’s cloud software.

image-20230803162122479

Setup Your Device

Continue with setup in your web browser

  • Go to Get Started image-20230803163011651

  • Choose Device with USB Port

image-20230803163328040

  • Continue with the four step process to configure your device via USB. This process will take few minutes. As the Argon updates, it will blink different colors.

  • When you get to the following screen that says Organize your Particle Device, choose or Create a New Product image-20230803165122069

  • For product name, type itp_348 and click Create new product image-20230803165406273

  • For device name, you can use the default name, or create something unique, just make sure the name has only letters, numbers, and underscore (no spaces or special symbols) image-20230803165816381

  • Choose your Wifi network. If you are on campus, use USC Guest Wireless. If you are off-campus and need to login to a website before connected to Wifi, you will need to do a couple things before you can get the Argon online. You can follow these instructions or reach out to course staff for assistance. image-20230803165937445

  • When you see this success page, you can close your browser image-20230803170753970

Install Particle Workbench

Workbench is the IDE we will use to write firmware code as well as to install it on the device

Install Fritzing

Fritzing is a program to create visual layouts of device projects.

  • ITP has paid for a Fritzing support license for the class. To download it, please go to the course Blackboard site and click on “Fritzing Download”.

  • Download and install Fritzing, and then continue these instructions

Install Fritzing Library for Argon

There are special components required to create Fritzing designs with the Argon.

  • Download the Argon library for Fritzing:

    https://github.com/reparke/Fritzing-Parts/archive/main.zip

  • Unzip the file (take note of the folder location)

  • Open Fritzing

  • On Parts panel on the right side of the screen, click the small dropdown menu and choose Import…

  • Navigate to the folder with the file you downloaded and open Particle_Mesh_Parts.fzpz

  • Click the small dropdown menu on the Parts panel again and chose Save Bin

Install Fritzing Library for Additional Parts

There are additional we will used in class that we need Fritzing parts for.

  • Download the Argon library for Fritzing:

    https://github.com/reparke/Fritzing_Collection/archive/main.zip

  • Unzip the file (take note of the folder location)

  • Open Fritzing

  • On Parts panel on the right side of the screen, click the small dropdown menu and choose Import…

  • Navigate to the folder with the file you downloaded and open ITP_348_Parts.fzpz

  • Click the small dropdown menu on the Parts panel again and chose Save Bin

Deliverables

  • There is nothing to submit for this assignment.

Updated: