CxD Archive
Internet of Things Project
Internet of Things Project
  • IoT Project Background
  • IoT Project Challenge
  • IoT Project Outline
    • 1-1 Smartphone Research
    • 1-2 Smart Thermostat Research
    • 1-3 Smart Device Research
    • 1-4 Introduction to Photon Kit
    • 1-5 Build Smart Lightbulb
    • 1-6 Generate Project Ideas
    • 1-7 Build Smart Thermostat
    • 2-1 Evaluate Project Ideas
    • 2-2 Plan User Research
    • 2-3 Compile Research Data
    • 2-4 Construct Personas
    • 2-5 Construct Journey Map
    • 2-6 Define Value Proposition
    • 2-7 Define Design Requirements
    • 3-1 Generate Solution Ideas
    • 3-2 Evaluate and Refine Solution Ideas
    • 3-3 Create System Model of Solution
    • 3-4 Create Wireflow for Web App
    • 3-5 Create Storyboard for Solution
    • 3-6 Evaluate Solution Design
    • 3-7 Present Project Proposal
    • 4-1 Track Progress and Issues
    • 4-2 Build Smart Device
    • 4-3 Create Photon App
    • 4-4 Create Web App
    • 4-5 Conduct Integration Testing
    • 4-6 Create Product Demo Video
    • 4-7 Create Product Marketing Website
    • 5-1 Evaluate Smart Device and Web App
    • 5-2 Evaluate Product Marketing Website
    • 5-3 Improve Solution Based on Evaluations
    • 6-1 Create Project Poster
    • 6-2 Present Project to Public
    • 6-3 Write Personal Reflection
  • References for Wiring & Coding
    • Creating Circuits
    • Wiring Programming Language
    • Particle Cloud
    • Hello World App for Photon
    • LED Light
    • Push Button
    • Micro OLED Display
    • Humidity and Temp Sensor
    • Speaker
    • Servo Motor
    • Motion Sensor
    • Magnetic Switch
    • Potentiometer
    • Photocell
    • Moisture Sensor
    • Accelerometer
    • RFID Reader
    • Fingerprint Scanner
    • GPS Receiver
    • Camera
    • Microphone
    • Force Sensitive Resistor
    • Keypad
    • Continuous Rotation Servo Motor
  • Glossary
  • Updated Project Guidebook
  • Updated Code Guidebok
Powered by GitBook
On this page
  • General Wiring & Coding
  • Inputs and Outputs
  • Standard Parts in Photon Kit
  • Custom Order Parts
Export as PDF

References for Wiring & Coding

Previous6-3 Write Personal ReflectionNextCreating Circuits

Last updated 5 years ago

UPDATE AVAILABLE: This section of the guidebook has been replaced with a (which is now a separate code guidebook). This older version will no longer be available after August 1, 2019.

The references in this section can help with:

  • connecting parts to using jumper wires, a breadboard, and the Photon I/O pins

  • coding Photon apps in the that will run on the Photon device

  • coding web apps that interact with Photon apps through the service

  • connecting and programming specific inputs and outputs for the Photon device

General Wiring & Coding

Inputs and Outputs

Standard Parts in Photon Kit

Custom Order Parts

Creating Circuits
Wiring Programming Language
Particle Cloud
Hello World App for Photon
LED Light
Push Button
Micro OLED Display
Humidity and Temperature Sensor
Speaker
Servo Motor
Motion Sensor
Magnetic Switch
Potentiometer (Dial)
Photocell (Light Sensor)
Moisture Sensor
Accelerometer
RFID Reader
Fingerprint Scanner
GPS Receiver
Color Camera with Infrared
Microphone
Force Sensitive Resistor
Keypad
new version
create circuits
Wiring programming language
Particle Cloud