avr code to code for PIC


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2014
    Posts
    2

    Default avr code to code for PIC

    Can anyone help me convert code from avr to PIC??

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: avr code to code for PIC

    That rather depends. If the AVR code is some high level language then possiblly, if it's assembler, good luck with that. As you want to end up with PICBasic, if the AVR code is also Basic then it's quite doable, if its C then the fact that it was originally compiled for AVR isn't that important, if you use a PIC C compiler you'll probably get pretty close.

    As always, the devil is in the details.

    George

Similar Threads

  1. Serial problem between BasicStamp code and PBP code
    By AllanZilkowsky in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 6th April 2014, 02:15
  2. Working code but my layman approach uses too much code space
    By Christopher4187 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 14th December 2012, 20:44
  3. Specify PIC in code
    By Normnet in forum General
    Replies: 4
    Last Post: - 5th December 2009, 00:03
  4. Code: Why is this code greater than 2000 words?
    By DrDreas in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 1st June 2007, 19:51
  5. PIC Code Template
    By asguard in forum mel PIC BASIC
    Replies: 4
    Last Post: - 4th December 2006, 12:28

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