Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
LinkBack Thread Tools Display Modes
Old 4th November 2004, 02:21 PM   (permalink)
Default Newbie with controllers

Hello
i am just starting to learn about PIC microcontrollers, every site that i go to for tutorials say exactly "Once you have learnt how to program one type of PIC, learning the rest is easy" or something similar to that.
Some sites recoomend that you purchase a certain kind of PIC controller and experiment with it... Different site Reccomend different things so its kinda confusing.. as a beginner what type of PIC programmer should i get? i really don't want to make one yet because its ahrd to gather small electronic parts here in turkey(military) so i rather just purchase, what is compatiable lots of Microcontrollers all i want to do is small projects like play with LED's, Make an electronic lock like pin number to unlock, and a voltage measurement decive with LCD screen...
these are 3 projects i would like to work on in future but i am just starting with learning BASIC language so for these applications what type of Programmer is reccomended?
Thank you
Max
Maxer is offline  
Old 4th November 2004, 02:33 PM   (permalink)
Default

Quote:
Hello
i am just starting to learn about PIC microcontrollers, every site that i go to for tutorials say exactly "Once you have learnt how to program one type of PIC, learning the rest is easy" or something similar to that.
Some sites recoomend that you purchase a certain kind of PIC controller and experiment with it... Different site Reccomend different things so its kinda confusing.. as a beginner what type of PIC programmer should i get? i really don't want to make one yet because its ahrd to gather small electronic parts here in turkey(military) so i rather just purchase, what is compatiable lots of Microcontrollers all i want to do is small projects like play with LED's, Make an electronic lock like pin number to unlock, and a voltage measurement decive with LCD screen...
these are 3 projects i would like to work on in future but i am just starting with learning BASIC language so for these applications what type of Programmer is reccomended?
Thank you
Max
here is a JDM compatible PIC programmer link
http://www.varunulaa.com/forum/viewtopic.php?t=36

there is an circuit diagram and some pictures of my pic programmer which works fine...

i use assembly language to programe.which is MPLAB...
http://www.microchip.com/stellent/id...cName=en019469

And the programing software is ICPROG
www.ic-prog.com

hope u like it
techknow is offline  
Old 4th November 2004, 02:36 PM   (permalink)
Default

Quote:
Hello
i am just starting to learn about PIC microcontrollers, every site that i go to for tutorials say exactly "Once you have learnt how to program one type of PIC, learning the rest is easy" or something similar to that.
Some sites recoomend that you purchase a certain kind of PIC controller and experiment with it... Different site Reccomend different things so its kinda confusing.. as a beginner what type of PIC programmer should i get? i really don't want to make one yet because its ahrd to gather small electronic parts here in turkey(military) so i rather just purchase, what is compatiable lots of Microcontrollers all i want to do is small projects like play with LED's, Make an electronic lock like pin number to unlock, and a voltage measurement decive with LCD screen...
these are 3 projects i would like to work on in future but i am just starting with learning BASIC language so for these applications what type of Programmer is reccomended?
Thank you
Max
here is a JDM compatible PIC programmer link
http://www.varunulaa.com/forum/viewtopic.php?t=36

there is an circuit diagram and some pictures of my pic programmer which works fine...

i use assembly language to programe.which is MPLAB...
http://www.microchip.com/stellent/id...cName=en019469

And the programing software is ICPROG
www.ic-prog.com

Asm instructins set will be on
www.mikroelektronika.com
from there u can get basic instructions too

hope u like it
techknow is offline  
Old 4th November 2004, 02:41 PM   (permalink)
Default Re: Newbie with controllers

Quote:
Originally Posted by Maxer
Hello
i am just starting to learn about PIC microcontrollers, every site that i go to for tutorials say exactly "Once you have learnt how to program one type of PIC, learning the rest is easy" or something similar to that.
Some sites recoomend that you purchase a certain kind of PIC controller and experiment with it... Different site Reccomend different things so its kinda confusing.. as a beginner what type of PIC programmer should i get? i really don't want to make one yet because its ahrd to gather small electronic parts here in turkey(military) so i rather just purchase, what is compatiable lots of Microcontrollers all i want to do is small projects like play with LED's, Make an electronic lock like pin number to unlock, and a voltage measurement decive with LCD screen...
these are 3 projects i would like to work on in future but i am just starting with learning BASIC language so for these applications what type of Programmer is reccomended?
Thank you
Max
I suggest you visit my site, programmers and software, plus PIC tutorials.

All your projects above are covered in my tutorials!, I would advise you to learn assembler rather than BASIC (even if you move on to BASIC later) - but you can't use a BASIC compiler effectively without a decent knowledge of assembler.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 4th November 2004, 03:32 PM   (permalink)
Default Re: Newbie with controllers

Quote:
Originally Posted by Nigel Goodwin
Quote:
Originally Posted by Maxer
Hello
i am just starting to learn about PIC microcontrollers, every site that i go to for tutorials say exactly "Once you have learnt how to program one type of PIC, learning the rest is easy" or something similar to that.
Some sites recoomend that you purchase a certain kind of PIC controller and experiment with it... Different site Reccomend different things so its kinda confusing.. as a beginner what type of PIC programmer should i get? i really don't want to make one yet because its ahrd to gather small electronic parts here in turkey(military) so i rather just purchase, what is compatiable lots of Microcontrollers all i want to do is small projects like play with LED's, Make an electronic lock like pin number to unlock, and a voltage measurement decive with LCD screen...
these are 3 projects i would like to work on in future but i am just starting with learning BASIC language so for these applications what type of Programmer is reccomended?
Thank you
Max
I suggest you visit my site, programmers and software, plus PIC tutorials.

All your projects above are covered in my tutorials!, I would advise you to learn assembler rather than BASIC (even if you move on to BASIC later) - but you can't use a BASIC compiler effectively without a decent knowledge of assembler.
Okay nigel i will stick to your site i guess i will e-mail you if i get lost or confused in the way
thanks
max
Maxer is offline  
Old 4th November 2004, 04:07 PM   (permalink)
Default

i would also suggest that you read Nigel's tutorials. and if you have any problem you should post a question here or at the BBS forum on Nigel's site so that we could learn a little too 8)
samcheetah is offline  
Old 4th November 2004, 04:26 PM   (permalink)
Default

cool i will do that i am excited to get started on this
Maxer is offline  
Old 5th November 2004, 02:05 AM   (permalink)
Default

Hi Max.
Basic Micro has a really nice programmer package
for the basic langaugae. There website is www.basicmicro.com.
You'll have to type it in manually as this site will direct it somewhere
else.

Good Luck
Gordon
GRC is offline  
Old 6th November 2004, 02:02 AM   (permalink)
Default

Really, if money is no big issue, the Parallax Basic Stamp series is a great way to get your feet wet. Their kits run in the US$100 to US$200 ranges though. I bought a BS2 kit which included the Basic Stamp and "Board of Education" and had no problems at all getting it to work. You get very good books and instructions with all the parts you need. You do need a Windows95 (or better) computer, I think.

I had very good luck getting started. I had LEDs flashing and servos turning the day I got it. If you are a true newbie the textbooks you get will teach you quite a lot.

If cost is a major problem, I think you can download most of the documents, software and schematics for free and build it all yourself.
RDL2004 is offline  
Old 6th November 2004, 08:34 AM   (permalink)
Default

Ok perhaps a PICAXE - £30 to start off, less if u use VERO...
www.picaxe.co.uk
pittuck is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 04:00 PM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker