Electronics Getting started with PIC's

Discussion in 'Modding' started by [S]lammer, 21 Jan 2003.

  1. [S]lammer

    [S]lammer Can't touch this!

    Joined:
    30 Sep 2002
    Posts:
    149
    Likes Received:
    0
    I looking to get started with pic's, can anyone tell me where to get a cheap programmer, and which pic is the best for just fiddleing around with. I'm a student, so my budget is rather tight.

    Thanks
     
  2. relix

    relix Minimodder

    Joined:
    14 Nov 2001
    Posts:
    5,948
    Likes Received:
    41
    the 16F series are good. Always make sure it's flashable (it has an F in the name :)). For a cheap programmer I can't help you tho...
     
  3. guzzler

    guzzler What's a Dremel?

    Joined:
    14 Dec 2002
    Posts:
    144
    Likes Received:
    0
    search for the "El Cheapo" programmer on Google, can't remember the exact address, sorry... but that should get you started.

    g
     
  4. Guest-2808

    Guest-2808 Guest

    Check this baby out:

    http://www.microchipc.com/PIC16bootload/

    It`s the ultimate for PIC development IMHO :)

    Get yourself a compatible PIC and programmer to load the initial boot loader, and you can experiment very easily.

    Other than that, look at the 16F84 (or the C variant) and 12C508/509. Both are cheap and easy to work with for beginners. Learn to use the free Microchip MPLAB too, the simulator is very handy for learning.

    Oh, and finally, take a look here:

    http://www.mstracey.btinternet.co.uk/pictutorial/picmain.htm

    MoJo
     
  5. ravton

    ravton What's a Dremel?

    Joined:
    9 Aug 2002
    Posts:
    13
    Likes Received:
    0
    If you're starting out, don't use your Grandfathers PIC. Use something more modern, like Atmel's AVR or the PSoC stuff. I'm a big Atmel fan as they're alot faster and generally have more features then comparable PICs. Cheaper too. All are flash based so you can program them about 10,000 times.

    Check out www.avrfreaks.net for some good introductionary material. A cheapo programmer can be had for about $10 (US), and a full-featured development platform for about $80(US).
     
  6. [S]lammer

    [S]lammer Can't touch this!

    Joined:
    30 Sep 2002
    Posts:
    149
    Likes Received:
    0
    Cool:rock:

    Thanks
     
  7. ChriX

    ChriX ^

    Joined:
    30 Aug 2001
    Posts:
    2,650
    Likes Received:
    4
    I've got the Kit96 programmer from www.kitsrus.com

    Never had any problems with it, i've got a zif socket on it as well, its nice and easy to use.

    As for starting, use the tutorials on www.veys.com they were very useful to me.
     

Share This Page