Easiest way to get started with barebones PIC


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

    Default Easiest way to get started with barebones PIC

    Hey everyone,

    I just recently purchased MCSP and PBP hoping to program my PIC in BASIC.

    What's the easiest way to get started on something that's NOT a development board? I'm hoping to program for PIC18F25K22 and PIC18LF45J50, both of which are supported devices.

    I am transitioning over from MPLAB X with my PICkit 3.

    I have looked over some sample programs, and each come with different syntaxes. What's the best practice for defining oscillator settings, and turning on its peripherals, such as SPI, I2C, etc. ?

  2. #2
    Join Date
    Apr 2011
    Location
    Welches, Oregon
    Posts
    198


    Did you find this post helpful? Yes | No

    Default Re: Easiest way to get started with barebones PIC

    "The journey of a thousand miles starts with one step."

    I cannot say what you should do, much depends on your style and, like many goals, there are many ways there. For myself, I started by choosing 3 chips that I would master before moving on: an 8 pin, the 683; a 28 pin, the 88, and a 40 pin, the 887. I figured this gave me a fair mix of capability and consistency that would allow me to reuse lessons learned.

    I began with the 88 and first studied in circuit programming. It took more effort (read: frustration) than I thought. The bread-boarding was easy, but understanding the steps to a programmed chip... I had no previous experience. I don't think the engineers at NASA felt more accomplished landing a rover on Mars than I did getting my first LED to blink. From that simple start, mostly from other peoples examples, I developed a "template" with common fuse settings, port settings, and other "standard" features that I could comment in or out as needed. Trial and error has provided some experience (and ability) with more features as I've set up voltage dividers, RTCs, and slowly used, if not mastered, other features - if not as part of a project, just because they sounded cool or because I found some sensor or hardware cheap enough to risk learning on.

    So, I guess, if I had to outline the steps I took, I'd say...

    1) Get started! My mother used to say, "Do something, even if its the wrong thing... do SOMETHING."
    2) Don't underestimate the learning curve. Start simple and build up. There are things you have to do and things you want to do, prioritize and master the essentials first.
    3) Learn from others mistakes - and your own. Study related examples and test simple "similar" set-ups. Be prepared for failure - have Band-Aids and spare parts standing by.
    4) Stay involved in the forums. I don't post much, but it is extremely helpful (and motivating) to read what others post. Be an active part of the community and ask specific questions.
    5) Document your failures and successes. Not just with good comments, but also where you solved problems and where you found good information (websites, books, and threads).
    6) Last, a thing I've only just begun to appreciate: I'm failing better now. More understanding means easier troubleshooting and faster recognition of where I went wrong. I'm also failing at more complicated tasks than before - a sure sign of progress.

    HTH...

Similar Threads

  1. What / how is the best / easiest way to transfer data?
    By Ramius in forum FAQ - Frequently Asked Questions
    Replies: 3
    Last Post: - 7th November 2012, 02:37
  2. The easiest way to learn how to program
    By T.Jackson in forum Off Topic
    Replies: 19
    Last Post: - 7th April 2008, 06:04
  3. getting started with a PIC 18F4550
    By bigbear in forum General
    Replies: 2
    Last Post: - 16th October 2006, 03:31
  4. Easiest/Best Infrared Protocal?
    By modifyit in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 23rd December 2005, 18:51
  5. need help just started with pic basic pro
    By houa in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 1st September 2005, 09:32

Members who have read this thread : 1

You do not have permission to view the list of names.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts