Create your first Carloop app

This page shows you how to add the Carloop library in the Particle web development environment and flash over the air.

After you sign up to Particle's Web Development Environment, follow these four easy steps.

Step 1: Create New App

Go to build.particle.io and click on Create New App, you'll see this:

1440

Step 2: Add Carloop Library

Add the Carloop library to your app by clicking on the Libraries button and search for the Carloop library. Once you find it, click on it.

1440

Step 3: Include in App

To include the Carloop library in your app, you have to manually click the INCLUDE IN APP button so the app you are building will now which library to use.

1440

Step 4: You're done!

Now you are ready to start programming your own app! Follow Hello World on the next page to learn how to blink and LED!

1440