LogoLogo
  • Hello!
  • The Device
    • Device basics
    • Plugging in a module
  • APP
    • Downloading the app
    • Before you start
    • Connecting to The Device
    • Setting a module
    • Using the IMU
    • Logging in / account
    • Checking battery power
    • Renaming the Device
    • Updating the firmware
    • Beacon
  • STARTER PROJECTS
    • Interactive Lighting
    • Touch-Free Music Remote
    • Air Quality Monitor
  • Equations
    • Getting started with equations
    • Equation logic
    • Inputs
    • Outputs
      • Keyboard mode
      • Glow Output & Lighting
        • Fade
        • Dot
        • Arc
        • Rainbow
        • Glitter
      • Cloud Output
    • Sequences
    • Casting an equation
    • Editing & deleting equations
    • Removing an equation
  • API
    • Languages
      • Javascript
      • Python CSV
    • Platforms
      • Unity
        • Windows
        • MacOS
      • TouchDesigner
      • Unreal Engine
    • Streaming
  • Modes
    • Beacon
  • Modules
    • Button
    • Color
    • Dial
    • Digital
    • Distance
    • Environment
    • Flex
    • Force
    • Gesture
    • Glow
    • Joystick
    • Light
    • Motion
    • Move
    • Proximity
    • Slider
    • Sound
    • Spin
    • Thermal
    • Tone
  • Algorithms
    • Orientation
Powered by GitBook
On this page
  1. Equations
  2. Outputs

Glow Output & Lighting

PreviousKeyboard modeNextFade

Last updated 6 months ago

The glow module output has an interface that makes controlling everything from static LED colors to interactive light shows into an easy, no-code experience.

Here are the steps to exploring the glow interface:

  1. Navigate to the glow output page by pressing on "outputs" in the equation menu and selecting "Glow." You will see the page displayed in image I below. The "1 to 6" determines the number of pixels that are in the pattern segment you are programming. As a basic glow module has 6 LED pixels, 1 to 6 will control all of them.

  2. To control only half of them, and set the other half to a different color / pattern / brightness, you can press the "+" icon above the color segments to add a new one, as shown in figure II. To edit which pixels are covered by each segment, tap directly on the numbers and type in the number you would like to change it to. You will notice that at the top of the screen there is a visual representation of what the LED chain will look like.

  3. To edit a segment, tap on the palette icon on the top right corner of the segment bar to open the menu shown in image III. The default pattern is "color," which is a static color for the LED. There are 3 properties you can adjust, from top to bottom: color, contrast, and brightness.

  4. Once you have designed your desired color output, press the "add glow" button at the bottom of the screen to add it to your equation. The app will auto-generate a name for the color.

Set to: You will also notice that next to each of these properties is a little icon with two dots, one filled in and one not filled in. Each of these will open the "set to" menu shown in image IV, which will allow you to set any of these properties to a fixed value or to a dynamic variable. For example, you could set color to red using the slider shown in image III and then set the brightness equal to the proximity module using the "set to" button to create something that gets brighter as people get nearer to it.

Go further with pre-established glow patterns: , , , , ... In addition, you can use to make your very own glow patterns.

Fade
Dot
Arc
Rainbow
Glitter
sequences