/rgb-photon-slider

HTML RGB Sliders for controlling RGB LED on Particle.io Photon

Primary LanguageC++

RGB-PHOTON-SLIDER

Web Interface:

3 Sliders control RGB levels with visual feedback. Submit sends data to particle api.

Web Interface

Device:

Listens for rgb values to send to particle.io Photon.

The fritzing digram shows how it should look after assembly.

RGB to Photon

Setup

  • Flash the device code to your device.
  • Add your AccessToken and DeviceId to webapp/rgb-photon.js
  • Web Interface can run locally, no server required.