8085 microcontrollers

Status
Not open for further replies.

sethuraman

New Member
Hi friends,
I am new in the field of microcontrollers . I want to know about the functioning and principles behind it.....and then how to implement in the real time projects...
 
I THINK what Brian is trying to say is that it would be much easier and informative to use a modern uC.
 
**broken link removed**

Wow you can!

We should send a big box of PIC's over to India. All these old uC are making me laugh.
 
Yes, it would be sooo much easier to go with PIC or AVR, cheaper, more modern, and they have many many applications shown on the internet.
 
As noted above, the 8085 is a microprocessor or CPU. A microcontroller such as a PIC or AVR has these additional essential parts built in which you would have to ADD to an 8085 to make it work:
Clock source
RAM
ROM (flash eeprom)
IO ports
Address decoding
In addition to the essential parts above PICs or AVRs usually have:
Timers
ADCs
PWM
UART
I2C
etc......
All on a single chip costing only a few dollars...
 
8085...

Hi all,

8085 is not a microcontroller... it is a microprocessor...

A microcontroller is much easier to use than a processor... just program its flash and interface...

while in microprocessor... you have to interafce ROM memory etc.



Is 8085 still in use...
-----------------------------

very rare... but it makes easier to understand the concepts of intel microprocessors which is must.


can we still buy that...
------------------------------

its 16 bit derivative 80x86 is still available in market and is one of the choice of designers along with motorola's ...

it is good to start with 8051 than going for 8085...

8051 architecture is one of the simple and powerful and has been adopted by many companies: like Atmel ,

Philips , siliconlabs and Dallas
...

this site is good for 8085...

Regards,

Simran..
 
Last edited:
it is...

PS: it is a better option to go for other 8 bit microcontrollers also like PIC and AVR than going for 8051...

and in microprocessors go for zilog than 8085...

Regards,

Simran..
 
kchriste more that summed it all up. Thanks kchriste.

Why are there other post? Why am I posting! Case closed.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…