Input-Output
These widgets communicate with microcontrollers, external devices, software, and other computers.
Input-Output Widgets
AnalogIn | Read values from a microcontroller analog input |
AnalogOut | Send values to a PWM output on a microcontroller |
BlinkMOut | Control the brightness and color of the BlinkM family of smart, tri-color LEDs made by ThingM |
CloudIn | Receive a feed from an Internet of Things (IoT) cloud service |
CloudOut | Send a feed to an Internet of Things (IoT) cloud service |
DigitalIn | Read values from a microcontroller digital input |
DigitalOut | Send values to a microcontroller digital output |
DmxOut | Send DMX 512a lighting control signals to change the operation of lighting |
KeyboardIn | Listen for key presses on the keyboard |
MidiOutCtrl | Send a MIDI Control Message to any MIDI device |
MidiOutNote | Send a MIDI Note Message to any MIDI device |
MotionTrack | Uses a video camera as an input device to provide an X,Y position from the most recent motion in the frame |
MultiOut | Send a string of multiple values at once to a serial, hubFeed, or OSC output |
ServoOut | Send position values to a microcontroller servo output |
StepperIn | Status of a stepper to show if it is running or not |
StepperOut | Move a stepper motor to a certain position |
Last modified March 13th, 2014