Log in

View Full Version : Creating a Digital Output


Qbot2640
04-04-2015, 23:47
Simple question - I think - how do I program to send a digital output signal? I want to send a voltage to one DIO channel when we press one button on the joystick, and to another DIO channel when we press a different button. (The buttons already control the lift motor on our robot through a Spike relay..we want to activate a Arduino LED accessory along with the motor.)

Mark McLeod
05-04-2015, 08:22
Just Open a Digital Output and Set it to True or False when you want it on or off.