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

Analog Sensor

Analog Sensor

Node that reads Analog input from any place on the Quirkbot that have Analog read capability.

Connections

Inputs

  • place
    • Values: HB, LAB, LLB, RAB, RLB, BP1, BP2, LLF, LAF
    • Choose where to read the Analog input.
  • min
    • Range: 0 - 1
    • Minimum value of the output range
  • max
    • Range: 0 - 1
    • Maximum value of the output range

Outputs

  • out
    • Range: min - max
    • The Analog value as a non repeating number between the min and max values.

Example CODE

  • Coin Touch
    • Making an analog restive sensor with your body, by connecting coins to the Quirkbot with alligator clips.

Hardware

Resistive Sensors

Comment

This Node is meant for use with your own restive sensors and input devices, or to use your own bodies resistance as a sensor. It can also create a more or less random input voltage. guide coming soon. Good to know for advanced users is that the inputs HB, LAB, LLB, RAB and RLB are permanently pulled to Ground with a 10k resistor.

Learn more

One very common resistive input devices is the Potentiometer.

Help

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

Legal

  • Terms of Use
  • Privacy Policy