A Simple Internet Appliance
A step by step guide to making your first Particle powered project
Now that our Particle Photon2 is setup, connected to WiFi and we’ve got the Developed IDE installed, let’s create our first real internet appliance: a connected light!
This mix of tutorials and guides will introduce you to writing your first sketch, working with the Particle Cloud, and how to work with LEDs
Components you will need
-
Particle Microcontroller
Some background
Step By Step
Follow this primer:
-
Tutorial: Writing our first sketch: Making an LED Blink
-
Guide: Writing Functions - A Quick Guide
-
Guide: Making Functions available through the Particle Cloud
-
Tutorial: Connecting your LED to the Internet - our first Internet Appliance