MAX133 Interface to PIC16F877, how to?


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default

    skimask, thanks again for the advice, the only part that is available and closest to your suggestions on my nearest electronics supply store are MAX186 and MAX188, just read their datasheet and they are both Low-Power, 8-Channel, Serial 12-Bit ADCs the only difference is the Reference the MAX186 has an Internal Reference of 4.096V and the MAX188 has an External Reference. Which of these two could suit my application? and How can they be operated within the PBP?

    If this is what I'll be using I guess I have to buy two of these or maybe just use two PORTA pins of the 16F877 and remove two IR sensors (GP2D12) from the robot and build an IR Sensor which could output digital 1 and 0 signals from scratch and connect them to an available Digital I/O pin.

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by phreakerzoid View Post
    skimask, thanks again for the advice, the only part that is available and closest to your suggestions on my nearest electronics supply store are MAX186 and MAX188, just read their datasheet and they are both Low-Power, 8-Channel, Serial 12-Bit ADCs the only difference is the Reference the MAX186 has an Internal Reference of 4.096V and the MAX188 has an External Reference. Which of these two could suit my application? and How can they be operated within the PBP?

    If this is what I'll be using I guess I have to buy two of these or maybe just use two PORTA pins of the 16F877 and remove two IR sensors (GP2D12) from the robot and build an IR Sensor which could output digital 1 and 0 signals from scratch and connect them to an available Digital I/O pin.
    Where did you get your PBP at?
    And I'd still not even mess with the MAXxxx chips and just use a PIC.
    But if you're hellbent on using them, you answered your own question...
    The MAX186 have a serial output, so use the PICs serial input...

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Where did you get your PBP at?
    I bought it here locally for almost double the original price when converted to our currency. I guess its the product of taxes, duties, import/export etc. That made it that high. However, I find it a good investment because of its capabilities and the "easy learning" factor drove me to buy it. I also have a BS2 and BS2P40 both bought double the price from the original price when converted. PIC is hard to find in here only those that are most applicable are available such as the 16F628, 16F877, 18F242 and the 16F84 most the MCUs available here are Atmel and Zilog based. I've sticked to the PICs because of their Flash capabilities and an easy ICSP programming mode.

    I just found something on the net and its a MAX186 interface to BS2, its actually my first time to try this device. I guess I have to test it on my BS2 first and then learn how it operates so that I could incorporate it to the PIC. This is the best thing about PBP it is compatible with the BS2 so I only have one software to work on both.

    Thanks again for the reply skimask.

Similar Threads

  1. PIC16f877 code crosses boundary @800h
    By inventosrl in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 6th April 2009, 22:03
  2. Replies: 3
    Last Post: - 1st December 2008, 09:12
  3. Ericsson T10 interface with PIC16F877
    By jam547 in forum GSM
    Replies: 0
    Last Post: - 25th March 2006, 22:27
  4. USB interface from PIC16F877 to PC
    By headshouter in forum USB
    Replies: 0
    Last Post: - 26th February 2006, 04:58
  5. PIC16F877 to RFID Module Serial Interface
    By koossa in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 17th May 2005, 06:03

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