Data Storage Tool Display Human Input Protocol Math Motor Control Sensor Signal Generation & Processing Speech & Sound Fun View all Objects


Quick Links
Contact Us
Forums
Support

Register
Login

This object is provided under license. By downloading this object, you are agreeing to the terms of the MIT License.

ADC_0831_DEMO

A simple demo of acquiring data from the ADC0831 (8 bits, 1 entry ADC), based on ADC0831_LM34, but clarified for beginners.

Version:
  1.0

Attributes:


Author:
  Jean-Marc

Categories:
  Sensor

Downloads:
  750

Last Updated:
  2008-02-28



User Reviews:

  • D. Hamilton commented:
    Good demo. I did find an error though and had a suggestion for you. The error seems to come from the original project, but in your project its on line 68. There it states that the Propeller pin 20 which should go to DO is on pin 2 of the chip - this is actually pin 6. My suggestion is that on line 138 you indicate that the ADC0831 spec says there is no LSB, if you re-read this I think you will find that the spec is saying that the data is presented MSB first but that there is an alternate way to fetch the data which will result in the LSB being fetched first. It is this feature that is being declared as not available on the ADC0831. Again, good demo. Its nice to see others doing projects with nice comments to help out those who are learning to use the Propeller chip. D.Hamilton
    February 12, 2010 11:11 a.m.


  • StefanL39 commented:
    pretty good documentated demo of this ADC-Chip Sourcecode contains circuit of the ADC-Chip and how to connect it to the Propeller-IO-Pins Sourcecode-lines have comments that makes it easy to understand what is going on
    January 24, 2008 2:14 a.m.




  • Copyright 2007 by Parallax, Inc.
    Please contact obex.support@parallax.com with comments or questions.