GPS Project: PIC18F26K22 or PIC18F46K22


Results 1 to 40 of 69

Threaded View

  1. #3
    Join Date
    Oct 2010
    Posts
    413


    Did you find this post helpful? Yes | No

    Default Re: GPS Project: PIC18F26K22 or PIC18F46K22

    First Question is: How do we select the PIC, and why did we select this particular one (PIC18F26K22) for a number of examples in this project.

    The Datasheet is very important to have it as a reference all the time.

    I will answer as a newbie and hopefully the experienced programmers and users will help to correct me or add useful additional information.

    In most of the new basic projects, we need to add components in our circuit that require more ports to be in use, specific features, High CPU SPEED and SPACE in RAM....... For example, in this final project, we will use a variety of components like:

    1. Display
    2. GPS Module, (GSM 2G-SIM module, this will be added at the end)
    3. SD card

    Each of the components required to have a dedicated port on the PIC and a specific protocol to communicate with.

    For example we need to identifyfor each component, how it works and what communication protocol needs to be connected with the PIC!!!

    A Display and the SD that has the SPI or I2C option to communicate , needs to be connected with a PIC that features these peripherals.
    Attached Images Attached Images   
    Last edited by astanapane; - 24th June 2018 at 11:22.

Similar Threads

  1. PIC18F46K22 config issue
    By LGabrielson in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 29th September 2012, 03:20
  2. Replies: 1
    Last Post: - 27th July 2008, 06:14
  3. Pic GPS project Demo
    By Art in forum GPS
    Replies: 0
    Last Post: - 28th October 2007, 03:05
  4. GPS project question
    By mjp130 in forum GPS
    Replies: 6
    Last Post: - 4th July 2007, 20:09
  5. gps project
    By chuckad in forum GPS
    Replies: 2
    Last Post: - 9th February 2007, 02:52

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