Arduino type libraries


Closed Thread
Results 1 to 12 of 12

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default Re: Arduino type libraries

    I try to use aliases typically, to designate pins. Provided that proposed "Code Libraries" use aliases as a rule of thumb (instead of specific pins), this would alleviate much of the "broad range" issue, would it not? Each user could then have their own specific alias definitions for assigning pins/ports. Data direction registers, Port and pin assignments, etc. would all be up to the user to define, so that the aliases within the "Library" are adapted to his/her PIC of choice. If requirements are documented within each Library, then users can ensure they allocate resources accordingly.

    I realize that it's far from perfect, but in the interest of evolution toward standardized code snippets, doesn't it seem like something worth starting?

  2. #2
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: Arduino type libraries

    Microchip’s libraries for any of their chips are written for development boards, so you can choose to agree on the hardware,
    or take responsibility for hardware changes yourself. Some of the libraries go the DT way and are highly configurable.
    Embedded platforms have always had them, at least since the early 90’s,
    but people doing stuff with the controllers probably aren’t interested in the stock boards.

  3. #3
    Join Date
    Sep 2009
    Posts
    755


    Did you find this post helpful? Yes | No

    Default Re: Arduino type libraries

    There is arduino like board with microchip PIC
    http://www.myamicus.co.uk

Similar Threads

  1. CADSOFT EAGLE - Copying parts between libraries
    By flotulopex in forum Off Topic
    Replies: 2
    Last Post: - 21st September 2015, 08:15
  2. code examples / libraries for ILI9320 2.8" TFT LCD Module
    By longpole001 in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 6th June 2013, 08:50
  3. Replies: 1
    Last Post: - 22nd June 2007, 00:57
  4. Protel Libraries.
    By muddy0409 in forum Schematics
    Replies: 0
    Last Post: - 15th August 2005, 14:27
  5. Compactflash libraries translation
    By Moldava in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 4th October 2004, 23:28

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