Input-Output
These widgets communicate with microcontrollers, external devices, software, and other computers.
| 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 |
| 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 |
| 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 |
| ServoOut | Send position values to a microcontroller servo output |
Last modified January 29th, 2012

