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

Gate

Gate

The Gate is a Node used to turn on and off a stream of numbers. It’s inserted between two other Nodes to stop or allow data to go from one to the other.

Connections

Inputs

  • in
    • Range: any type of data
    • The input data to stop or allow.
  • trigger
    • Values: 0, 1
    • 0=The gate is closed and will stop data.
      1= The gate is open and and will allow data to go to the out.

Outputs

  • out
    • Range: any type of data
    • Any data from in when the gate is open.

Comment

Comment

Learn more

Learn about logic gates.

Help

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

Legal

  • Terms of Use
  • Privacy Policy