enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Intel MCS-51 - Wikipedia

    en.wikipedia.org/wiki/80C51

    Most modern 8051-compatible microcontrollers include these features. The 8032 had these same features as the 8052 except it lacked internal ROM program memory. The 8751 was an 8051 with 4 KB EPROM instead of 4 KB ROM. They were identical except for the non-volatile memory type.

  3. Atmel AT89 series - Wikipedia

    en.wikipedia.org/wiki/Atmel_AT89_series

    An AT89c2051 microcontroller in circuit. The Atmel AT89 series is an Intel 8051-compatible family of 8 bit microcontrollers (μCs) manufactured by the Atmel Corporation.. Based on the Intel 8051 core, the AT89 series remains very popular as general purpose microcontrollers, due to their industry standard instruction set, their low unit cost, and the availability of these chips in DIL (DIP ...

  4. MCU 8051 IDE - Wikipedia

    en.wikipedia.org/wiki/MCU_8051_IDE

    MCU 8051 IDE has a built-in simulator not only for the MCU itself, but also LCD displays and simple LED outputs as well as button inputs. It supports two programming languages: C (using SDCC ) and assembly and runs on both Windows and Unix -based operating systems, such as FreeBSD and Linux .

  5. Zilog Announces Z8051 MCU Development Tools Featuring a Wide ...

    www.aol.com/2013/02/07/zilog-announces-z8051-mcu...

    For premium support please call: 800-290-4726 more ways to reach us

  6. AVR microcontrollers - Wikipedia

    en.wikipedia.org/wiki/AVR_microcontrollers

    The Atmel Dragon is an inexpensive tool which connects to a PC via USB. The Dragon can program all AVRs via JTAG, HVP, PDI, [37] or ICSP. The Dragon also allows debugging of all AVRs via JTAG, PDI, or debugWire; a previous limitation to devices with 32 KB or less program memory has been removed in AVR Studio 4.18. [38]

  7. Turbo51 - Wikipedia

    en.wikipedia.org/wiki/Turbo51

    In the 1980s, Intel introduced the 8051 as the first member of the MCS-51 processor family. Today, hundreds of cheap derivatives are available from tens of manufacturers. This makes the architecture very interesting for professionals and hobbyists. It is surprising that this 8-bit architecture is still in use today, and is still so popular.

  8. Harvard architecture - Wikipedia

    en.wikipedia.org/wiki/Harvard_architecture

    Harvard architecture. The Harvard architecture is a computer architecture with separate storage [1] and signal pathways for instructions and data. It is often contrasted with the von Neumann architecture, where program instructions and data share the same memory and pathways. This architecture is often used in real-time processing or low-power ...

  9. Processor design - Wikipedia

    en.wikipedia.org/wiki/Processor_design

    Processor design is a subfield of computer science and computer engineering (fabrication) that deals with creating a processor, a key component of computer hardware.. The design process involves choosing an instruction set and a certain execution paradigm (e.g. VLIW or RISC) and results in a microarchitecture, which might be described in e.g. VHDL or Verilog.