Detecting Color
bxgirten
Posts: 79
I searched the archives and couldn't find if a sensor exists that detects color. If I want the stamp to detect color, do I use IR? Help appreciated.
Thanks.
Thanks.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Sid Weaver
Do you have a Stamp Tester yet?
http://hometown.aol.com/newzed/index.html
·
Take a look in the page below for photos and schematics and the program code is on the bottom of the page...
http://users.sch.gr/xrysoxoidou/user_projects/Active_Color_Sensor/acs.htm
The program code is here:· ·http://users.sch.gr/xrysoxoidou/user_projects/Active_Color_Sensor/color%20sensor%20LCD.bs2
http://media.putfile.com/Activecolorsensor
Its really cool!·· ··
and of cource the code with english comments
Post Edited (Tronic (Greece)) : 10/12/2005 11:15:55 AM GMT
I see that Green and Orange are slower to respond. This is to be expected as they are generally much closer together on the Gray scale and our eyes are far more sensitive to variations in green and red.
You might consider writting more detail into the code for selection of those colors.
By the way, there is also a lot of work in linguistics about different cultures having different ideas about what word means which color. So, the real demonstration of accurate color would be to create a numerical output similar to what all the computers use. I think it is a combination of Yellow, Cyan, and Blue with a Grey scale added to it.
You may be on to something with economic viability.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"When all think alike, no one is thinking very much.' - Walter Lippmann (1889-1974)
······································································ Warm regards,····· G. Herzog [noparse][[/noparse]·黃鶴 ]·in Taiwan
Its not so slow as every cycle takes less than 100ms.·If I increase the time that each led stays on it makes a little difference in detection accuracy.
I had left it behind for other project so as soon I·get it on my hands again I might put it toggether in·a small prototype board and·modify the code to be easier to calibrate it (or even·do self calibration ·against a white paper)
Thanos
You should put that in the projects forum.
It is really cool, I'm surprised at how fast the LEDs flash.
Is that a CDS cell in the middle ?
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"SX-Video·Module" Now available from Parallax for only $28.95
http://www.parallax.com/detail.asp?product_id=30012
Product web site: www.sxvm.com
Available now... SX-Video OSD module $59.95 www.sxvm.com
"Save your money. Pay with cash."
·
ps. Yeah its·a simple CDS cell!!!
·
·· Very nice!· When you have a working model with repeatable results, by all means post it in the projects.· Includes pics and code and bask in fame...That is very simple and yet powerful.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
Next is new code (more compact that the previous one). I was thinking to convert the code·for the Taos230 that so to be compatible with this little circuit cause I think its great and already supports·semi-automatic calibration. I hope I'll figure it out soon so to present it in projects (with lots of pics+video)
BTW it costs·only 2 dollars!!!
Thanos
·