Nice ADC -> TLC0838
D Faust
Posts: 608
I was looking for an 8-bit (so I only have to use a byte, not a word) 8 channel (for all sorts of sensors) ADC·to attach to my bot (in progress).· I didn't find much help, so I just ordered the TLC0838.· It works fine, the only trouble is that I couldn't find any example code for requesting·the channel, and had to make it up myself.
Anyway, if you are looking for an ADC with quantity (of inputs) and only 8 bits the TLC0838 works well.(FYI)·
Attached is·BS2 code for reading the inputs (all 8) and displaying them on the debug screen.· The code is based on the code for the 0831 in the Stamp Works book, with some modifications.· I hope this helps someone.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--DFaust
Anyway, if you are looking for an ADC with quantity (of inputs) and only 8 bits the TLC0838 works well.(FYI)·
Attached is·BS2 code for reading the inputs (all 8) and displaying them on the debug screen.· The code is based on the code for the 0831 in the Stamp Works book, with some modifications.· I hope this helps someone.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--DFaust
bs2
2K
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
There's nothing like a new idea and a warm soldering iron.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--DFaust