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 29th April 2008, 01:17 PM   (permalink)
Default newbie to microcontrollers..

hi..im new to microcontrollers, and have jus learnt thro uni how to use assembly and C to program the motorola 68HC11...
i now want to 'vernture out' and program and make other stuff outside of my uni work..do i use the 68HC11, or do i get onto one of the PIC microcontrollers??will it be easy for me to use another microcontroller???also, i have vista on my laptop, and no serial/parallel ports..will that be a problem?
__________________
\"electricity is a good slave, but a bad master\"
nye is offline  
Old 29th April 2008, 01:25 PM   (permalink)
Default

It all depends on availability of chips and the respetive software support, and availability of programmer for uploading the derived HEX / BIN files into the micro-controllers.

As of now and wrt to indian context where I live, PICs are freely avaialable and Microchip's support from their website is good. So it si for you to choose. Nothing would be difficult, and you should be able to go thro' the PIC devies as easily.
All the best.
__________________
Regards,
Sarma.
mvs sarma is online now  
Old 29th April 2008, 01:37 PM   (permalink)
Default

ok..are PICs a lot different from microcontollers such as the 68HC11??or do they use the same principles??
thanks
__________________
\"electricity is a good slave, but a bad master\"
nye is offline  
Old 29th April 2008, 01:44 PM   (permalink)
Default

Quote:
Originally Posted by nye
ok..are PICs a lot different from microcontollers such as the 68HC11??or do they use the same principles??
thanks
Hope you wont mid to have a read thro' the sticky at
http://www.electro-tech-online.com/m...d-upd-0xd.html

this gives reasonably good intro instead of discussing to re-invent the wheel. I feel , it is a good attempt, to inform new entrants to PIC having some exposure to other uCs.

Obviously no two chips are similar unless they use the same core.
__________________
Regards,
Sarma.
mvs sarma is online now  
Old 29th April 2008, 03:15 PM   (permalink)
Default

I can only tell you that I finished a microprocessors/microcontrollers class last fall at my college using the 68HC11 and picked up AVRs almost instantly. I like to think of the AVR as a 68HC11 with higher efficiency and way more accumulators, something you would probably find very nice to have for assembly programming.
__________________
www.salgat.net
Salgat is offline  
Old 30th April 2008, 12:47 PM   (permalink)
Default

are AVR's similar to PIC??i checked an electronic store website(dick smith) and it didnt come up wit any products for the search AVR...are there any good websites for AVR newbies..and can u use the same hardware and software for AVR???AVR and PICs, and disadvantages/advantages of the 2?

http://www.dse.com.au/cgi-bin/dse.st...uct/View/K3603
http://www.dse.com.au/cgi-bin/dse.st...uct/View/K3610
http://www.dse.com.au/cgi-bin/dse.st...uct/View/Z9180
those are links for the PIC related products at dick smith..wonder whether they're goog enough..
__________________
\"electricity is a good slave, but a bad master\"
nye is offline  
Old 30th April 2008, 01:34 PM   (permalink)
Default

Jaycar stock a few PICs and AVRs. The AVRs are probably closer to 68xx than the PICs but if you are going to use C then it makes no difference. If you are intending to use assembler then the PICs have far more internet support, especially here. Just read a few posts here and you will soon see that the PIC users outnumber the AVR users about 50-1. There are of course other BBs that support AVRs.

Mike.
Pommie is online now  
Old 30th April 2008, 01:38 PM   (permalink)
Default

hmmmm...k...looks like i got a lotta options to consider
__________________
\"electricity is a good slave, but a bad master\"
nye is offline  
Old 30th April 2008, 01:41 PM   (permalink)
Default

Things that have not been mentioned.

PICs and AVRs are both good. Most people here use PICs and we answer PIC questions all the time. Fewer use AVRs, it takes longer to get AVR questions answered here and at times people are sent to avrfreeks for answers.

Either way you need a programer. For PICs I would get a PICkit2 or a clone kit called the Junebug from BlueroomElectronics.com. The PICkit2/Junebug can also be used as a simple but effective 3 channel logic analyzer.

For AVRs I think you will be lookng at a dragon programmer.

If you go with PICs I suggest you start with the 18F family. Microchip provides a free C compiler. The Junebug target is an 18F1320.
3v0 is online now  
Old 30th April 2008, 01:44 PM   (permalink)
Default

from where can i get the PICkit2??and the chip in case its not available here??can buy both online???i know assembly and C so programmin language is no problem..sometimes i might use assembly even..and are datasheets freely available for PICs???infor like registers, programmers models, clock cycle infor and stuff???
and do the programmer boards hav stuff like LEDs, 7-seg displays, LCDs etc?
__________________
\"electricity is a good slave, but a bad master\"
nye is offline  
Old 30th April 2008, 01:50 PM   (permalink)
Default

Quote:
Originally Posted by nye
from where can i get the PICkit2??and the chip in case its not available here??can buy both online???i know assembly and C so programmin language is no problem..sometimes i might use assembly even..and are datasheets freely available for PICs???infor like registers, programmers models, clock cycle infor and stuff???
and do the programmer boards hav stuff like LEDs, 7-seg displays, LCDs etc?
The PICkit2 is a Microchip product and you can get it online microchipDirect. You can always buy chips from them too. Take a look at the Junebug.
3v0 is online now  
Old 30th April 2008, 02:09 PM   (permalink)
Default

Quote:
Originally Posted by nye
from where can i get the PICkit2??and the chip in case its not available here??can buy both online???i know assembly and C so programmin language is no problem..sometimes i might use assembly even..and are datasheets freely available for PICs???infor like registers, programmers models, clock cycle infor and stuff???
and do the programmer boards hav stuff like LEDs, 7-seg displays, LCDs etc?
The PICkit2 as with most programmers is not an experimenter board but can include an experimenter / demo board (the PICkit2 debug express)

Microchips PICkit 2 debug express includes 16F917 demo board

My (blueroomelectronics) Junebug kit (you assemble it yourself) includes an 18F1320 experimenter

EasyPIC 4 includes a 16F877A (you can plug in a variety of PICs) but it's programmer / debugger is not MPLAB compatible.
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline  
Old 30th April 2008, 02:32 PM   (permalink)
Default

assuming i get the junebug..is tht better than the microchip PICkit2???which chip do i buy???or can i buy any PIC???and can i use the junbug wit my laptop??it has no serial ports
__________________
\"electricity is a good slave, but a bad master\"
nye is offline  
Old 30th April 2008, 02:39 PM   (permalink)
Default

i had a look at blueroom..the junebug and dragonfly look interesting..is it worth buyin both those??and will i get all the cables and stuff when i buy them??and wht about the programmin software and related datasheets?
__________________
\"electricity is a good slave, but a bad master\"
nye is offline  
Old 30th April 2008, 02:47 PM   (permalink)
Default

goin thro the assembly insturctions for the 2 kits, it seems as if the assembly language is a bit different..is it the same principles and mnemonics for the PICs as it is for the 68HC11???
__________________
\"electricity is a good slave, but a bad master\"
nye is offline  
Reply

Bookmarks

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
temperature switch? (newbie) IceX Electronic Projects Design/Ideas/Reviews 8 27th March 2008 09:19 AM
8-bit microcontrollers samcheetah Micro Controllers 8 23rd December 2006 09:39 AM
Newbie with controllers Maxer Micro Controllers 9 6th November 2004 08:34 AM
Newbie questions about microcontrollers. Lac Micro Controllers 18 14th March 2004 07:35 PM
newbie newbie newbie Bentov General Electronics Chat 8 1st May 2003 01:15 PM



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


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

eXTReMe Tracker