My first object upload to the obex!
Here is my first object contribution to the OBEX, it's not much, but it demonstrates the use of MCP3208 adc chip connected to the Parallax prop demo board. I think i have it pretty well documented but am open to suggestions. If you have a mcp3208 chip, check it out and let me know what you think! 
http://obex.parallax.com/objects/717/

http://obex.parallax.com/objects/717/
Comments
I took a look into your code - pretty good.
Anyway I have a question: You have to variables DAC digital to analog conversion.
Did I miss something about the MCP3208? I thought it is just ADC analog to digital conversion 8 channels but not any more like DAC.
What are the DAC-variables are doing? oh just a moment! aha! I got it! You added a sigma-delta DAC which can be used within the MCP3208-object.
So it is not a pure MCP3208-object it is a MCP3208-Sigma-Delta-DACobject.
best regards
Stefan