Nodes Documentation

Connect

  • Analog Sensor
  • Circuit Touch
  • Dual Color LED
  • LED
  • Light Sensor
  • Squeeze Sensor
  • Voltage Output

Backpack

  • Buzzer
  • Continuous Servo
  • IR Proximity
  • Servo Motor
  • Sonar

Brains

  • Converter
  • Gate
  • List
  • Randomizer
  • Sequence
  • Wave

USB

  • Key Press
  • Key Sequence

Sequence

Sequence

The Sequence Node can make a sequence of any numbers or values. You can specify how long it will take for the sequence to run trough all the values, and trigger a run. After a run, the sequence will stop, and is ready to be triggered again.

Connections

Inputs

  • trigger
    • Values: 0, 1
    • When the value changes from 0 to 1 that triggers the sequence and it runs trough all the items once.
  • duration
    • Range: 0 - 1000
    • Time in seconds it takes for the Sequence to run when triggered
  • items 0 - 99
    • Values: any values
    • Holds any mix of values or inputs from other Nodes to be sent to out.

Outputs

  • out
    • Value: any values
    • Outputs the items one by one when the sequence is triggered.

Comment

One fun way to use the sequence is to connect it to Key Sequence and play melodies in a web synth like this one.

Learn more

Some link or activity

Help

  • Getting Started
  • Tutorials
  • Nodes Documentation
  • Recovery Mode
  • Quirkbot FORUM

Legal

  • Terms of Use
  • Privacy Policy