Goodbye


Closed Thread
Results 1 to 40 of 80

Thread: Goodbye

Hybrid View

  1. #1
    Join Date
    Feb 2003
    Posts
    432


    Did you find this post helpful? Yes | No

    Default Re: Goodbye

    Quote Originally Posted by mpgmike View Post
    My approach to moving upward & onward is to learn to use XC8 and MPLAB X. Bought a couple books and have been devoting just a few hours per week learning.
    Could I ask what books you bought. I bought a couple of books about C but they dont seem particularly suited to Microcontroller particularly with regard to libraries and hardware.

    Thanks

    Keith
    Keith

    www.diyha.co.uk
    www.kat5.tv

  2. #2
    Join Date
    May 2013
    Location
    australia
    Posts
    2,653


    Did you find this post helpful? Yes | No

    Default Re: Goodbye

    Could I ask what books you bought
    in theory "C" is "C" no matter what the platform ,so any book on C basics will get you going.
    learning the IDE is the real stumbling block , the xc8 user guide is essential reading
    I started with a curiosity board and worked through the example code that comes with it.


    it would be nice to see an xc8 support group established here on this forum , a path to enhancing "pic" knowledge and development may keep things going

  3. #3
    Join Date
    Jan 2011
    Location
    Sydney, Australia
    Posts
    172


    Did you find this post helpful? Yes | No

    Default Re: Goodbye

    Quote Originally Posted by richard View Post
    it would be nice to see an xc8 support group established here on this forum
    Members seem keen on the "C" language path based on the number of questions and responses regarding available books for beginners.
    I too am progressing down this path and note there is a distinct shortage of "friendly" user groups or forums.

    I second Richard's comment regarding the establishment of an XC8 support group here on this forum.

    Cheers
    Barry
    VK2XBP

  4. #4
    Join Date
    Apr 2014
    Location
    OK
    Posts
    557


    Did you find this post helpful? Yes | No

    Default Re: Goodbye

    In the current (July/August 2018) edition of Nuts & Volts Magazine is an article titled, "Go PICBASIC PRO with C" (pg 78). It is a simple exposure to some of the familiar PBP methods done in C.

  5. #5
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: Goodbye

    Quote Originally Posted by keithdoxey View Post
    Could I ask what books you bought. I bought a couple of books about C but they dont seem particularly suited to Microcontroller particularly with regard to libraries and hardware.

    Thanks

    Keith
    Second edition "The C Programming Language" ANSI C by Brian W. Kernighan and Dennis M. Ritchie is considered a standard although not specifically for microcontrollers as richard said C is C.

    Norm

  6. #6
    Join Date
    May 2013
    Location
    australia
    Posts
    2,653


    Did you find this post helpful? Yes | No

    Default Re: Goodbye

    http://it-ebooks.info/book/6036/

    even though this is an Arduino book the chapters on data types , pointers , structures and unions ,looping functions are good value
    and translate well into xc8 . best of all its free
    Warning I'm not a teacher

  7. #7
    Join Date
    Apr 2014
    Location
    OK
    Posts
    557


    Did you find this post helpful? Yes | No

    Default Re: Goodbye

    Quote Originally Posted by keithdoxey View Post
    Could I ask what books you bought. I bought a couple of books about C but they dont seem particularly suited to Microcontroller particularly with regard to libraries and hardware.

    Thanks

    Keith
    "Programming PIC Microcontrollers with XC8" by Armstrong Subero and "C Programming Language, 2nd Edition" by Brian Kernighan & Dennis Ritchie.

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