QTI sensor
Hello everyone.
I would like to know some facts about the QTI http://www.parallax.com/product/555-27401 sensor.
First of all do you know if the connectivity with propeller board is similar to the bs2?
Moreover, has anyone tried to write a simple program for QTI in C?
And finally, can it understand other colours? If not any other idea on colour recognision? no cameras!
Thank you very much.
I would like to know some facts about the QTI http://www.parallax.com/product/555-27401 sensor.
First of all do you know if the connectivity with propeller board is similar to the bs2?
Moreover, has anyone tried to write a simple program for QTI in C?
And finally, can it understand other colours? If not any other idea on colour recognision? no cameras!
Thank you very much.
Comments
But you can use the QTIs with C and with a propeller. I've done both, and you can recognize colors a little bit.
I'm curious as to the applications for devices like the QTI and colorpal.
The QTI datasheet says it can be used for "following a line". The Colorpal sensor can be used as an ambient light detector and a color generator, but for what type of product or function. Photography, color monitor adjustment, quality control at an M&Ms factory?
I feel like I'm missing something obvious about a device that does a lot. Thanks
ColorPal determines the color of a surface. Sorting objects by color is one application, but solving a Rubik's cube could be a other.
Thank you very much for your advice!
There is Arduino Code for the QTI, but not the ColorPal as far as I know.
http://www.parallax.com/downloads/qti-line-follower-shield-bot-arduino-code
http://learn.parallax.com/colorpal-arduino-demo
Article by the esteemed Gordon McComb, and code sample by me with an assist from Gordon.
I did not find your link on the product page.