Shop OBEX P1 Docs P2 Docs Learn Events
interfacing TCS230 Color Sensor Evaluation Kit with a SX48 — Parallax Forums

interfacing TCS230 Color Sensor Evaluation Kit with a SX48

subzero15subzero15 Posts: 2
edited 2007-01-22 21:26 in General Discussion
Does anyone have any idea how I would interface the Taos TCS230 (this) with a sx48 proto-board? I am completely clueless.

I would use a basic stamp, but it doesn't have enough i/o's. I would use the 40 pin stamp but the sx48 is much cheaper, considering i already have an sx-key.

I figure as far as programing it I could just program it in basic.

If anyone has any ideas let me know. Perhaps a different microprocessor would be better.

Any help would be appreciated.

thanks,
Nick

Comments

  • BeanBean Posts: 8,129
    edited 2007-01-22 19:27
    Nick,
    It looks like it outputs a frequency for each color. The PBASIC code uses the COUNT command, you could do the same with SX/B.

    Bean.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Cheap used 4-digit LED display with driver IC·www.hc4led.com

    Low power SD Data Logger www.sddatalogger.com
    SX-Video Display Modules www.sxvm.com
    Stuff I'm selling on ebay http://search.ebay.com/_W0QQsassZhittconsultingQQhtZ-1

    "USA Today has come out with a new survey - apparently, three out of every four people make up 75% of the population." - David Letterman
  • subzero15subzero15 Posts: 2
    edited 2007-01-22 21:06
    i was looking for an answer about wiring it up rather than about programming it... but thanks.

    any help?
  • Phil Pilgrim (PhiPi)Phil Pilgrim (PhiPi) Posts: 23,514
    edited 2007-01-22 21:26
    Take a look at Jon Williams' Nuts'n'Volts column here. He shows how to hook up the color module without using the AppMod adapter. The column is Stamp-centric, but you'll get the idea. (BTW, the wiring diagram has a typo and shows two "Vdd" terminals. The one with the ground and /OE connection should be labeled "Vss" or "Gnd".)

    -Phil
Sign In or Register to comment.