Greeting...I am trying to Connect two PIC microcontrollers


Closed Thread
Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,604

    Default Re: Greeting...I am trying to Connect two PIC microcontrollers

    Hi,
    I really don't understand. Use any four of the available pins as outputs and any three of the available pins as inputs - or the other way around - that's it.

  2. #2
    Join Date
    Nov 2012
    Posts
    4

    Default Re: Greeting...I am trying to Connect two PIC microcontrollers

    Thank you,

    I am embarrassed to ask this.. I found this website but not sure what pins are what in the actual keypad. May you help me with it?
    http://www.pic-tronics.com/7-Segment...eypad-Int-.php

    this is the schematic http://www.acroname.com/robotics/par...3X4-KEYPAD.pdf

  3. #3
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,604

    Default Re: Greeting...I am trying to Connect two PIC microcontrollers

    Hi,
    Look at the table on the datasheet. It'll tell you that when '1' is pressed you'll get a connection between pins 2 and 3. When '2' is pressed you'll get a connection between pins 2 and 1 and when '3' is pressed you'll get a connection between pins 2 and 5.
    This means that since '1' and '2' and '3' are on the same row the common connection to that row must be pin 2. The connection to column 1 would be pin 3, column 2 would be pin 1 and column 3 would be pin 5.

    If you draw that out on paper you'll get something looking like this:

    Name:  Keypad.JPG
Views: 5088
Size:  74.0 KB

    Hope it helps.

    /Henrik.

Similar Threads

  1. Single PIC to Blink 5 LEDs Independently?
    By RossWaddell in forum mel PIC BASIC Pro
    Replies: 68
    Last Post: - 18th July 2015, 16:56
  2. Which pic? up to date basic chip for 16f877
    By tasmod in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 19th November 2012, 11:26
  3. How not to prototype your next PIC project
    By SteveB in forum General
    Replies: 3
    Last Post: - 12th November 2012, 09:35
  4. Programming for Microcontrollers in C
    By erice1984 in forum Off Topic
    Replies: 1
    Last Post: - 1st May 2009, 17:12
  5. Play Music (MP3, WAV,...) for greeting card
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 10th January 2007, 15:14

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