Author Topic: Pic chip programing  (Read 5394 times)

0 Members and 1 Guest are viewing this topic.

Offline M0BSWTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: 00
  • Left this site 2013, they will not delete it ????
Pic chip programing
« on: October 13, 2012, 07:30:24 am »
 I've noticed an awful lot of electronics use pic chip and programing them  :'( ,  I would like to learn this as there are some interesting project out there, like this radio amateur radio SWR meter that uses such things. Is there a program out there for dummies like me, how easy is it and what do I need. now remember I am a computer caveman, and proud of it.
no one would or will tell me how to delete this account
 

Offline Kidsam

  • Contributor
  • Posts: 11
Re: Pic chip programing
« Reply #1 on: October 13, 2012, 08:30:30 am »
greetings MOBSW, the easiest interface to program a pic chip is the pickit 3, which i think comes bundled with the software to program it, from what i know, the language used to program it is c (or similar),
 

Offline Amarbir[Lynx-India]

  • Frequent Contributor
  • **
  • Posts: 431
  • Country: in
  • Indian Dealer
    • Lynx-India - Visit Us For Not So Boring Electronic Instruments
Re: Pic chip programing
« Reply #2 on: October 13, 2012, 08:48:31 am »
I've noticed an awful lot of electronics use pic chip and programing them  :'( ,  I would like to learn this as there are some interesting project out there, like this radio amateur radio SWR meter that uses such things. Is there a program out there for dummies like me, how easy is it and what do I need. now remember I am a computer caveman, and proud of it.

Well,
    i would recommend you get hold of mikroe pic training boards they are awesome
Regards

Amarbir Singh Dhillon [ Lynx-India ] , Chandigarh [ India ] - > www.lynxdealerstore.com , www.lynx-india.com
Indian Distributor For  [ Autoelectric , Sofitech , IDEOfy ,Peak Electronic Design [UK ] , Anatek And Creatronica ]
My Electronics Blog - > www.lynxchandigarh.com
 

Offline M0BSWTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: 00
  • Left this site 2013, they will not delete it ????
Re: Pic chip programing
« Reply #3 on: October 13, 2012, 08:56:45 am »
I suppose if you make a mistake you can wipe the chip and start again I say this because I really have no idea, looks like fun though,I  guess it's like everything else start really simple and progress slowly.
no one would or will tell me how to delete this account
 

Offline Amarbir[Lynx-India]

  • Frequent Contributor
  • **
  • Posts: 431
  • Country: in
  • Indian Dealer
    • Lynx-India - Visit Us For Not So Boring Electronic Instruments
Re: Pic chip programing
« Reply #4 on: October 13, 2012, 09:07:44 am »
I suppose if you make a mistake you can wipe the chip and start again I say this because I really have no idea, looks like fun though,I  guess it's like everything else start really simple and progress slowly.

Well,
 A MCU " Microcontroller " is a computer like single chip device .If you install it in a circuit it does nothing cos its not told to do anything  .You use a programming laguage and write software code that makes it work  example read something of pin no 4 and 5 and then give output on pin no 6 and 7 .The software code is then converted to binary formal and you use a programmer to write that binary code to the chip .Once programmed and in a circuit it behaves exactly the same way as you programmed it  .The 8051 is also  very interesting MCU to work with for starters .
Regards

Amarbir Singh Dhillon [ Lynx-India ] , Chandigarh [ India ] - > www.lynxdealerstore.com , www.lynx-india.com
Indian Distributor For  [ Autoelectric , Sofitech , IDEOfy ,Peak Electronic Design [UK ] , Anatek And Creatronica ]
My Electronics Blog - > www.lynxchandigarh.com
 

Offline AndyC_772

  • Super Contributor
  • ***
  • Posts: 4227
  • Country: gb
  • Professional design engineer
    • Cawte Engineering | Reliable Electronics
Re: Pic chip programing
« Reply #5 on: October 13, 2012, 12:17:10 pm »

Offline M0BSWTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: 00
  • Left this site 2013, they will not delete it ????
Re: Pic chip programing
« Reply #6 on: October 13, 2012, 04:51:15 pm »
I suppose if you make a mistake you can wipe the chip and start again I say this because I really have no idea, looks like fun though,I  guess it's like everything else start really simple and progress slowly.

Well,
 A MCU " Microcontroller " is a computer like single chip device .If you install it in a circuit it does nothing cos its not told to do anything  .You use a programming laguage and write software code that makes it work  example read something of pin no 4 and 5 and then give output on pin no 6 and 7 .The software code is then converted to binary formal and you use a programmer to write that binary code to the chip .Once programmed and in a circuit it behaves exactly the same way as you programmed it  .The 8051 is also  very interesting MCU to work with for starters .
So this programming is it similar to the old  DOS programming we all use to have a go at, maybe your to young to remember DOS, if it is I'm familar to that.
no one would or will tell me how to delete this account
 

Offline M0BSWTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: 00
  • Left this site 2013, they will not delete it ????
Re: Pic chip programing
« Reply #7 on: October 13, 2012, 04:52:24 pm »
no one would or will tell me how to delete this account
 

Offline Amarbir[Lynx-India]

  • Frequent Contributor
  • **
  • Posts: 431
  • Country: in
  • Indian Dealer
    • Lynx-India - Visit Us For Not So Boring Electronic Instruments
Re: Pic chip programing
« Reply #8 on: October 13, 2012, 05:44:55 pm »
Have a read:

http://www.gooligum.com.au/index.html
Thanks Andy , This looks more like what I need.

Well ,
 Hang On do check www.mikroe.com .They are too high end then your gooligum .also i would suggest you have a peek at the 8051 mcu .Also check http://www.pic16.com/en/
Regards

Amarbir Singh Dhillon [ Lynx-India ] , Chandigarh [ India ] - > www.lynxdealerstore.com , www.lynx-india.com
Indian Distributor For  [ Autoelectric , Sofitech , IDEOfy ,Peak Electronic Design [UK ] , Anatek And Creatronica ]
My Electronics Blog - > www.lynxchandigarh.com
 

Offline M0BSWTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: 00
  • Left this site 2013, they will not delete it ????
Re: Pic chip programing
« Reply #9 on: October 13, 2012, 05:47:37 pm »
Have a read:

http://www.gooligum.com.au/index.html
Thanks Andy , This looks more like what I need.

Well ,
 Hang On do check www.mikroe.com .They are too high end then your gooligum .also i would suggest you have a peek at the 8051 mcu .Also check http://www.pic16.com/en/
Taking a look now cheers
no one would or will tell me how to delete this account
 

Offline AndyC_772

  • Super Contributor
  • ***
  • Posts: 4227
  • Country: gb
  • Professional design engineer
    • Cawte Engineering | Reliable Electronics
Re: Pic chip programing
« Reply #10 on: October 13, 2012, 06:17:08 pm »
8051 might be ubiquitous, but it's obsolete. if you're going to learn something other than PIC, learn ARM.

Offline M0BSWTopic starter

  • Frequent Contributor
  • **
  • Posts: 673
  • Country: 00
  • Left this site 2013, they will not delete it ????
Re: Pic chip programing
« Reply #11 on: October 13, 2012, 06:30:20 pm »
8051 might be ubiquitous, but it's obsolete. if you're going to learn something other than PIC, learn ARM.
calm down i've only just to grips with Pic I think, I am one of the the old  DOS simple program users you know.
no one would or will tell me how to delete this account
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf