History
Lightfoot
Posts: 228
What year was the first "Single IC" microcontroller released?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Well well, I'm seeing things, three of them.
-Stanley Blystone
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Well well, I'm seeing things, three of them.
-Stanley Blystone
Comments
The answer to the question you pose very much depends on how you choose to define the word "microcontroller". The first microprocessor is generally accepted to be the Intel 4004 which began its availability in 1971. Here is some more information on the Intel 4004:
http://en.wikipedia.org/wiki/Intel_4004
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
<!--StartFragment -->
Thanks [noparse]:)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Well well, I'm seeing things, three of them.
-Stanley Blystone
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
The first one I ever heard of was the 4004, but I believe it was a processor only.
The first "computer" I ever built was an Intel 8008, circa 1972 or so, and we complemented it with a whopping 16 BYTES of external RAM. Funny thing was, the chip used a split power supply; plus 5 and minus 3 as I recall, but had no ground pin. Very odd.
It was plenty to do the traditional "flashing LED" program though, and started my love affair with these little beasts.
Cheers
Peter (pjv)
I know you're asking about a microprocessor with integrated on-chip EEPROM, RAM, timers, etc. I suspect the 8030/8050 series may have been the first, but the critical issue is EEPROM. There were lots of integrated processors/RAM/timers/etc. that used light erasable or one-time only program memories. For the history buffs out there, the 8008 was the first processor on-a-chip and was designed by both Intel and Texas Instruments under contract from Datapoint as a replacement for their TTL business computer processor board. Neither Intel nor Texas Instrument were able to deliver a chip under the contract. Intel's didn't work as I recall and TI's required a lot of support circuitry. Neither one was strictly compatible with Datapoint's instruction set. The three companies elected to go their separate ways. Datapoint didn't have to pay for the development costs of something they couldn't effectively use and both Intel and TI were free to continue their own development efforts. Intel was to first to market, and the rest is history (Datapoint is now defunct!) If you've ever wondered where the 8008 and 8080 instruction sets came from, it was Datapoint and some of the original design decisions for that were a result of the original shift register memory based processor they used.
Mike
Are you saying the 4004 was never in production? I thought I used to have a databook on it years ago. I know I at least had some literature on it.