Need Help Programing a TLC0831 ADC
So far I think I have every pin accounted for and hooked up properly
CS· -> PIN 1
CLK -> PIN 2
DO· -> PIN 3
IN+ -> SENSOR+
IN- -> SENSOR-· -> GND
GND-> GND
VCC-> +5V
REF -> VCC
I have a BS2 and my Goal is to get an led to light up according to the "SENSOR+" from my sound sensor.
How do I make a program that talks to the "Data out" "Chip select" and "Clock"?
What would a sample program look like?
Many Thanks!!
·· -Devin
CS· -> PIN 1
CLK -> PIN 2
DO· -> PIN 3
IN+ -> SENSOR+
IN- -> SENSOR-· -> GND
GND-> GND
VCC-> +5V
REF -> VCC
I have a BS2 and my Goal is to get an led to light up according to the "SENSOR+" from my sound sensor.
How do I make a program that talks to the "Data out" "Chip select" and "Clock"?
What would a sample program look like?
Many Thanks!!
·· -Devin
Comments
www.parallax.com/Portals/0/Downloads/docs/books/sw/Web-SW-v2.1.pdf
Also look at Martin Hebel's Process Control book:
www.parallax.com/Portals/0/Downloads/docs/prod/sic/Web-PC-v1.0.pdf
I assume the TLC0831 is functionally the same as the ADC0831.
edit: No, I didn't mean to post it twice, coffee hadn't kicked in yet [noparse]:)[/noparse] It's fixed now.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Rick
Post Edited (RDL2004) : 11/12/2008 6:07:27 PM GMT
All the info ill ever need is at this link
http://www.parallax.com/tabid/535/Default.aspx
·it has ADC's, advanced sensors, EVERYTHING!! Thanks Mike!
RDL2004 Did you mean to post the same link twice?
Many thanks guys!