How to Interface PIC24FJ256GA110 with an Arduino UNO?


Closed Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Mar 2012
    Posts
    6

    Default How to Interface PIC24FJ256GA110 with an Arduino UNO?

    How to Interface PIC24FJ256GA110 with an Arduino UNO (ATMEGA328).

  2. #2
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default Re: How to Interface PIC24FJ256GA110 with an Arduino UNO?

    Please google your search, and use the appropriate forum. This is a PICBASIC forum. We do PIC devices in the PIC10 to PIC18 range.
    http://www.scalerobotics.com

  3. #3
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    2,596


    Did you find this post helpful? Yes | No

    Default Re: How to Interface PIC24FJ256GA110 with an Arduino UNO?

    Well look at that, you would have got me on that question, I was sure PIC Basic Pro worked on all PICs.
    http://pbp3.com/devicelist
    Stops at 18F series. What do they use for 24F, assembler?

    EDIT: Nevermind, found it, C.

    Robert
    Last edited by Demon; - 19th March 2012 at 03:56.

  4. #4
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default Re: How to Interface PIC24FJ256GA110 with an Arduino UNO?

    Quote Originally Posted by sharath12 View Post
    How to Interface PIC24FJ256GA110 with an Arduino UNO (ATMEGA328).
    Why would you want to interface a 16-bit MCU with 64/80/100-Pins to an 8-bit MCU on a PCB that cannot accommodate anywhere near that number of pins. Perhaps you mean to replace the UNO as Arduino has dome with the Arduino Mega and Mega2560?

  5. #5
    Join Date
    Mar 2012
    Posts
    6


    Did you find this post helpful? Yes | No

    Default Re: How to Interface PIC24FJ256GA110 with an Arduino UNO?

    Hey, Thanks for the reply. As part of my Master Thesis work, i am working on Cubesat Project. The task is to interface PIC24FJ256GA110 of Cubesatkit with the Arduino UNO.

  6. #6
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default Re: How to Interface PIC24FJ256GA110 with an Arduino UNO?

    The Cubesat appears to have RS232 and I2C interfaces. However, the Arduino UNO uses an Atmel AVR processor and as neither the PIC24FJ256GA110 nor AVR are discussed here your best bet is to search the web using 'Arduino Cubesat'. You may even find sketches to support the Cubesat. There are also demo projects on the Cubesat website.

  7. #7
    Join Date
    Mar 2012
    Posts
    6


    Did you find this post helpful? Yes | No

    Default Re: How to Interface PIC24FJ256GA110 with an Arduino UNO?

    Hey, Thanks for the reply. We have already seen the demo projects, but we are not able to interface the cubesatkit PIC with Arduino UNO.

Members who have read this thread : 1

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