Intel system development kit: Difference between revisions

Content deleted Content added
Rearrange the photos to align better with their respective sections. Indicate that the the SDK-80 photos are of assembled and unassembled kits, showing the assembled one first.
Rearrange sections in approximate release order of the kits and their chips.
Line 8:
== SIM8-01 ==
The SIM8-01 prototyping board holding a [[MCS-8]] micro computer set, based on the [[Intel 8008]] was released in 1972.<ref>[http://www.oldcomputermuseum.com/mcs-8.html MCS-8 (SIM8-01)]</ref>
 
== SDK-51 ==
[[Image:SYSDEV 51.jpg|thumb|Intel SDK-51]]
[[Image:MAYYA 51A.jpg|thumb|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&nbsp;MHz. The SDK-51 uses the external ROM version of the 8051 (8031). It provides a serial port which can support either RS232 or [[current loop]] configurations, and also an audio cassette interface to save and load programs. Unlike some of Intel's other SDKs (e.g. SDK-85, SDK-86), the built-in monitor can only be controlled via the built-in QWERTY keyboard and cannot be commanded via the serial port. However, memory dumps and disassembly listings can be dumped out to the serial port, and it can also be used to transfer data to/from a connected PC in the form of [[Intel hex]] files.
 
**RAM up to 16 KB (1KB factory fitted)
**ROM up to 8 KB expansion
**SIZE / WEIGHT 12 (W) × 14 (D) × 2 (H) inch
**[[Input/output|I/O]] ports: parallel (32 lines), serial (RS232/current loop) up to 9600 baud
**KEYBOARD Standard Qwerty layout with additional 12 button keypad
**DISPLAY 24 alpha/numeric 18 segment LEDs
**OS 8K Monitor in ROM
**POWER SUPPLY External 5V 3A/ +12V, -12V 100mA power supply unit
**PERIPHERALS Expansion area on board
**PRICE $1200 in the US
*'''Documentation'''
**[http://www.nj7p.org/Manuals/PDFs/Intel/121589-001.pdf Assembly Manual]
**[http://www.nj7p.org/Manuals/PDFs/Intel/121588-002.pdf User Manual]
 
== SDK-80 ==
Line 39 ⟶ 20:
*'''Documentation'''
**[http://www.retro.co.za/ccc/8080/SDK-80/MCS-80%20System%20Design%20Kit%20Users%20Guide.pdf User's Manual]
 
== HSE-49 ==
The HSE-49 emulator of 1979 was a stand-alone development tool with on-board 33-key keypad, 8-character display, two 8039 microcontrollers, 2K bytes of user-program RAM, a serial port and cable, and a ROM-based monitor which supervises the emulator operation and user interface. The emulator provides a means for executing and debugging programs for the 8048/8049 family of microcontrollers at speeds up to 11&nbsp;MHz. It interfaced to a user-designed system through an emulation cable and 40-pin plug, which replaced the MCS-48 device in the user's system. Using the HSE-49 keypad, a designer can run programs in real-time or single-step modes, set up to 8000 breakpoint flags, and display or change the contents of user program memory, internal and external data memory, and internal MCS-48 hardware registers. When linked to a host Intellec development system, the HSE-49 emulator system-debugging capabilities, with the development system program assembly and storage facilities, provide the tools required for total product development.
 
*Freq. 11&nbsp;MHz
*RAM 2 KB
*VRAM None
*ROM 2 KB
*SIZE / WEIGHT 14 (W) × 0.5 (D) × 10 (H) inch / 4.0 Ib
*I/O ports: Emulation Cable and Plug & 20 mA Current Loop or RS232 (jumper selectable)
 
== SDK-85 ==
Line 60 ⟶ 31:
*'''Documentation'''
**[http://www.nostalcomp.cz/pdfka/sdk_85.pdf User's Manual]
 
== ECK-88 ==
The Intel ECK88 8088 Educational Component Kit was released in 1979, and used the 8088 processor.
 
== SDK-86 ==
Line 101 ⟶ 69:
**[http://www.bitsavers.org/components/intel/8086/9800698A_SDK-86_Users_Man_Apr79.pdf SDK-86 User's Manual]
**[http://www.bitsavers.org/components/intel/8086/9800722-03_The_8086_Family_Users_Manual_Oct79.pdf Intel 8086 CPU User's Manual]
 
== ECK-88 ==
The Intel ECK88 8088 Educational Component Kit was released in 1979, and used the 8088 processor.
 
== HSE-49 ==
The HSE-49 emulator of 1979 was a stand-alone development tool with on-board 33-key keypad, 8-character display, two 8039 microcontrollers, 2K bytes of user-program RAM, a serial port and cable, and a ROM-based monitor which supervises the emulator operation and user interface. The emulator provides a means for executing and debugging programs for the 8048/8049 family of microcontrollers at speeds up to 11&nbsp;MHz. It interfaced to a user-designed system through an emulation cable and 40-pin plug, which replaced the MCS-48 device in the user's system. Using the HSE-49 keypad, a designer can run programs in real-time or single-step modes, set up to 8000 breakpoint flags, and display or change the contents of user program memory, internal and external data memory, and internal MCS-48 hardware registers. When linked to a host Intellec development system, the HSE-49 emulator system-debugging capabilities, with the development system program assembly and storage facilities, provide the tools required for total product development.
 
*Freq. 11&nbsp;MHz
*RAM 2 KB
*VRAM None
*ROM 2 KB
*SIZE / WEIGHT 14 (W) × 0.5 (D) × 10 (H) inch / 4.0 Ib
*I/O ports: Emulation Cable and Plug & 20 mA Current Loop or RS232 (jumper selectable)
 
== SDK-186 ==
Line 126 ⟶ 107:
**COPROCESSOR Intel 8087
*'''Documentation'''
 
== SDK-51 ==
[[Image:SYSDEV 51.jpg|thumb|Intel SDK-51]]
[[Image:MAYYA 51A.jpg|thumb|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&nbsp;MHz. The SDK-51 uses the external ROM version of the 8051 (8031). It provides a serial port which can support either RS232 or [[current loop]] configurations, and also an audio cassette interface to save and load programs. Unlike some of Intel's other SDKs (e.g. SDK-85, SDK-86), the built-in monitor can only be controlled via the built-in QWERTY keyboard and cannot be commanded via the serial port. However, memory dumps and disassembly listings can be dumped out to the serial port, and it can also be used to transfer data to/from a connected PC in the form of [[Intel hex]] files.
 
**RAM up to 16 KB (1KB factory fitted)
**ROM up to 8 KB expansion
**SIZE / WEIGHT 12 (W) × 14 (D) × 2 (H) inch
**[[Input/output|I/O]] ports: parallel (32 lines), serial (RS232/current loop) up to 9600 baud
**KEYBOARD Standard Qwerty layout with additional 12 button keypad
**DISPLAY 24 alpha/numeric 18 segment LEDs
**OS 8K Monitor in ROM
**POWER SUPPLY External 5V 3A/ +12V, -12V 100mA power supply unit
**PERIPHERALS Expansion area on board
**PRICE $1200 in the US
*'''Documentation'''
**[http://www.nj7p.org/Manuals/PDFs/Intel/121589-001.pdf Assembly Manual]
**[http://www.nj7p.org/Manuals/PDFs/Intel/121588-002.pdf User Manual]
 
== EV80C196KB Microcontroller Evaluation Board ==