Digital Out#

Introduction#

The Digital Out 3-Wire device allows the EXP Brain to send a digital signal to an external component such as an LED, relay, or other electronic device. It can send a high signal (5 volts) or a low signal (0 volts).

Below is a list of available blocks:

  • set Digital Out – Sets the signal level of a 3-Wire Digital Out port to high or low.

set Digital Out#

The set Digital Out stack block sets the signal level of the selected 3-Wire Port.

  set [DigitalOutA v] [low v]

Parameter

Description

device

The Digital Out port to use, configured in the Devices window.

output

The signal level to send: low sends a low signal (0V), and high sends a high signal (5V).