enow.com Web Search

Search results

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

    en.wikipedia.org/wiki/Intel_MCS-51

    The Intel MCS-51 (commonly termed 8051) is a single-chip microcontroller (MCU) series developed by Intel in 1980 for use in embedded systems. The architect of the Intel MCS-51 instruction set was John H. Wharton. [1] [2] Intel's original versions were popular in the 1980s and early 1990s, and enhanced binary compatible derivatives remain ...

  3. Intel system development kit - Wikipedia

    en.wikipedia.org/wiki/Intel_System_Development_Kit

    Intel SDK-51 Intel SDK-51. The SDK-51 MCS-51 System Design Kit, released in 1982, contains all of the components of a single-board computer based on Intel's 8051 single-chip microcomputer, clocked at 12 MHz. The SDK-51 uses the external ROM version of the 8051 (8031).

  4. Intel MCS-48 - Wikipedia

    en.wikipedia.org/wiki/Intel_MCS-48

    The 8049 has 2 KB of masked ROM (the 8748 and 8749 had EPROM) that can be replaced with a 4 KB external ROM, as well as 128 bytes of RAM and 27 I/O ports. [2] The microcontroller's oscillator block divides the clock input frequency by three and then further divides the result into five machine states.

  5. Turbo51 - Wikipedia

    en.wikipedia.org/wiki/Turbo51

    Turbo51 is a compiler for the programming language Pascal, for the Intel MCS-51 (8051) family of microcontrollers. It features Borland Turbo Pascal 7 syntax, support for inline assembly code, source-level debugging, and optimizations, among others. The compiler is written in Object Pascal and produced with Delphi.

  6. Zilog Z80 - Wikipedia

    en.wikipedia.org/wiki/Zilog_Z80

    The Z80 was the brainchild of Federico Faggin, a key figure behind the creation of the Intel 8080. After leaving Intel in 1974, Faggin co-founded Zilog with Ralph Ungermann. The Z80 was released in July 1976. With the revenue from the Z80, the company built its own chip factories. [4]

  7. Intel HEX - Wikipedia

    en.wikipedia.org/wiki/Intel_HEX

    Intel hexadecimal object file format, Intel hex format or Intellec Hex is a file format that conveys binary information in ASCII text form, [10] making it possible to store on non-binary media such as paper tape, punch cards, etc., to display on text terminals or be printed on line-oriented printers. [11]

  8. MCS-51 - Wikipedia

    en.wikipedia.org/wiki/Micro_Computer_Set_51

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Donate; Help; Learn to edit; Community portal; Recent changes; Upload file

  9. x86 instruction listings - Wikipedia

    en.wikipedia.org/wiki/X86_instruction_listings

    Below is the full 8086/8088 instruction set of Intel (81 instructions total). [2] These instructions are also available in 32-bit mode, in which they operate on 32-bit registers (eax, ebx, etc.) and values instead of their 16-bit (ax, bx, etc.) counterparts.