16F876 AD comparisation help needed


Results 1 to 3 of 3

Threaded View

  1. #2
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    This is quite achieveable, easy and simple too, but short of someone writing the code for you from your description, you have to start somewhere yourself.

    What I do is generally start with a rough block diagram (doesn't have to be a flow chart) as to how I want my code to work... you've pretty much described that, but put in block form. Interconnect the blocks (on paper, back of an envelope or beer mat) so you have some sort of logical flow... (kinda like the block I've appended based on your description).

    Next work out what you've got hanging on what pin of your PIC... then finally try to code each block... and put it to the test on a prototype. If you need to, each large rough Block can be broken down into smaller blocks and a proper flow chart constructed.

    Again, short of writing the code for you, this is where you take over and continue...

    Melanie
    Attached Images Attached Images

Similar Threads

  1. Problem with AD inputs at PIC16f873a
    By wurm in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 25th April 2008, 10:01
  2. question regarding an external AD converter
    By dtoohey in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 15th March 2005, 05:50
  3. PLEASE HELP ME! pic16f876a and AD tlc4541
    By luca_sheva in forum mel PIC BASIC
    Replies: 1
    Last Post: - 1st February 2005, 17:32
  4. ADC problem
    By NacNud in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 15th December 2004, 02:27
  5. 16F876 problem... absolutely baffled
    By khufumen in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 11th December 2004, 16:07

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts