Has anyone played around with interfacing Phidgets sensors with a microcontroller? They're designed to be controlled through one of their I/O boards via computer and USB. Is plugging their analog cable into a sensor port of, say, the Axon going to be useful?
What about those silly boards they come on? Take this for instance:
http://www.phidgets.com/products.php?product_id=1110What good is a touch sensor when you have to have someone press a particular spot on an inconveniently designed board? Can you just rip off the touch sensing part and move it somewhere else more useful and connect it back to the little board with a couple wires?
And as far as LCD screens, theirs are nice but again they have to be interfaced through the PC. What good is an LCD that can't run independently? Don't most laptops already have screens? What are some alternatives LCDs one could use?
LASTLY, can one use a serial/USB converter between a microcontroller (say the AXON board, though it would be a waste of electronics, but just for the sake of example) and a Phidgets I/O board? This would let one use the handy digital in/outputs on the I/O board for useful interfacing things like buttons. Consider this board:
http://www.phidgets.com/products.php?product_id=1018... or is there an easier way to use digital stuff like LEDs and push button interfacing with a microcontroller?