Phidgets


Phidgets let you avoid soldering and microcontroller programming so you can put together an installation pretty quickly. Good for prototyping.


Phidgets (physical widgets), www.phidgets.com

USB


8/8/8 "Phidget Interface Kit" (8 digital inputs, 8 digital outputs, 8 analog inputs; there exist boards of other sizes)


Phidget programming in Java. The old libraries can be found here. The new 2.1 libraries are not used in this lecture.

The Phidget Interface Kit Java API:


The Phidget Interface Kit lets us connect a variety of sensors and lets us drive digital outputs. That is not enough though.

Some inputs and outputs need special circuitry so they come as separate phidgets that are connected via USB to the computer or using the USB hub on the Phidget Interface Kit


Phidget actuators (outputs):
Phidget sensors (inputs):
more about analog input:
high-power digital output
high-power digital input:
Phidget videos


Moving towards higher-fidelity prototypes.
Microcontrollers