<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://sparetimegizmos.com/wdoc/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://sparetimegizmos.com/wdoc/index.php?feed=atom&amp;target=Gizmos&amp;title=Special%3AContributions</id>
		<title>Spare Time Gizmos' Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://sparetimegizmos.com/wdoc/index.php?feed=atom&amp;target=Gizmos&amp;title=Special%3AContributions"/>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=Special:Contributions/Gizmos"/>
		<updated>2026-04-23T09:21:45Z</updated>
		<subtitle>From Spare Time Gizmos' Wiki</subtitle>
		<generator>MediaWiki 1.16.4</generator>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=FAQ</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=FAQ"/>
				<updated>2016-05-11T17:44:24Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Manuals and Documentation==&lt;br /&gt;
===Where are the manuals?===&lt;br /&gt;
:Except for the differences listed in [[Overview]], the SBC6120-RC is functionally identical to the SBC6120.  The -RC uses the same firmware, has the same ROM monitor commands, runs OS/8 and uses the same OS/8 device drivers, and has the same switches and lights on the front panel.  For more information about the SBC6120-Rc you should read the SBC6120 manuals,&amp;lt;br&amp;gt;&lt;br /&gt;
::http://www.sparetimegizmos.com/Downloads/SBC6120.pdf&amp;lt;br&amp;gt;&lt;br /&gt;
::http://www.sparetimegizmos.com/Downloads/FP6120.pdf&lt;br /&gt;
&lt;br /&gt;
==Disks and Mass Storage==&lt;br /&gt;
===No disk drive?  Do you want me to toggle in my programs everytime ??===&lt;br /&gt;
:There's a non-volatile, battery backed up, RAM disk built into the SBC6120-RC.  It's software compatible with the RAM disk option for the original SBC6120 and can store up to 1MW (that's 1 million 12 bit words).  &lt;br /&gt;
&lt;br /&gt;
===Only 1MW for the RAMdisk?  That's not enough!===&lt;br /&gt;
:Trust me, it's plenty.  1MW is 4096 OS/8 disk blocks, which is as big as any single OS?8 device can be.  OS/8 would happily run on a dual RX01 floppy disk system, and the SBC6120-RC RAMdisk is as big as eight floppy diskettes.  &lt;br /&gt;
&lt;br /&gt;
===How do I load a disk image into the RAMdisk?===&lt;br /&gt;
:By downloading the disk image over the serial port, using the same BTS6120 ROM monitor image download functions as the original SBC6120.  See this FAQ, &amp;quot;Where are the manuals?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Download over the serial port?  That'll take forever!===&lt;br /&gt;
:It takes a couple of hours, but you only have to do it once.  Start it up, go out and have dinner, and it'll be done when you get back.&lt;br /&gt;
&lt;br /&gt;
===Can't I plug an ATA/IDE disk into J5??  It has the right number of pins...===&lt;br /&gt;
:Absolutely not!  The SBC6120-RC has no IDE/ATA port and J5 is most certainly not wired for one.  If you try to plug a disk or CF card into J5, it'll never work and you'll probably fry something.  If you want to know more, see &amp;quot;What's J5 for??&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Why does my 512kW SBC6120-RC says &amp;quot;448K memory&amp;quot; when it boots?===&lt;br /&gt;
:BTS6120 is reporting the size of the RAM disk, not the total memory.  The HD6120 always reserves 32kW for main memory and 32kW for CP memory, so 512kW minus 64kW gives 448kW and 1MW minus 64kW is 960kW.&lt;br /&gt;
&lt;br /&gt;
==Terminals and Serial Ports==&lt;br /&gt;
===I get output on my terminal but the input doesn't work...===&lt;br /&gt;
:If you aren't using the VT6, be sure you installed the jumper at D2 as directed in the assembly instructions.  If you are using the VT6, be sure you installed the additional parts, especially D2, D3 and R6.&lt;br /&gt;
&lt;br /&gt;
===If I have the VT6, can I use the DB9/KL8E port for something else?===&lt;br /&gt;
:No.  The VT6 uses the same KL8 console port as any other terminal would - the VT6 just bolts onto the SBC6120-RC motherboard.  You can, however, still attach the DB9 port to a PC and use it to download disk images even if you are using the VT6, but that's a special case.  Except for that, if you're using the VT6 you can't use the DB9 serial port.&lt;br /&gt;
&lt;br /&gt;
==Construction and Parts==&lt;br /&gt;
===Some parts seem to be missing from my PCB!===&lt;br /&gt;
:R3, R4, R5 and J5 are never used and should not be installed.  J2, J4, R6, D2 and D3 are used only if the VT6 is also installed.  U10 and U11 and the associated bypass capacitors are used only when the memory is expanded to 1MW.  The SBC6120-RC can easily run OS/8 (DEC's disk operating system for the PDP-8) using the same RAM disk device driver as the SBC6120.&lt;br /&gt;
&lt;br /&gt;
===What's J5 for??===&lt;br /&gt;
:The original purpose was to make it easy for me to plug in a Logic Analyzer while I was debugging the initial design.  You could always use it for the same if you had a problem to debug.  Many people will ask &amp;quot;Couldn't it be used for an expansion board?&amp;quot; - the answer is &amp;quot;possibly&amp;quot;.  Most or all of the necessary interface signals are there and a clever person could probably work something out, but at the present time Spare Time Gizmos has no plans to offer expansion cards for the SBC6120-RC.&lt;br /&gt;
&lt;br /&gt;
==Other Questions==&lt;br /&gt;
===Are you planning any expansion boards for the SBC6120-RC?===&lt;br /&gt;
:No.  The SBC6120 specifically lacks any bus or expansion connector, and it's intended to be a self contained, non-expandable, system.&lt;br /&gt;
&lt;br /&gt;
===Are you from Massachusetts ?  It says &amp;quot;Boston&amp;quot; on my PC board...===&lt;br /&gt;
:In this instance [https://www.youtube.com/watch?v=NDW0tI-I08Q Boston] is a &amp;quot;who&amp;quot;, not a &amp;quot;where&amp;quot;.  Boston participated in the design reviews (he liked to sleep under the workbench) and I thought he deserved credit for his efforts.  And yes, Boston (the city this time) was also the home of Digital Equipment Corporation.  Unless you're one of those conspiracy theorists, it's just a coincidence.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=User_talk:Craig_Ruff</id>
		<title>User talk:Craig Ruff</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=User_talk:Craig_Ruff"/>
				<updated>2013-03-21T23:22:56Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Spare Time Gizmos' Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:Gizmos|Gizmos]] 16:22, 21 March 2013 (PDT)&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=User:Craig_Ruff</id>
		<title>User:Craig Ruff</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=User:Craig_Ruff"/>
				<updated>2013-03-21T23:22:56Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I've been using computers in various ways since the early 1970s, and have enjoyed building electronic kits starting at that time also.  Lately I've been enjoying using and restoring vintage computers that I have used from my past.  I'm looking forward to building my SBC6120 to fill out my DEC collection.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=FAQ</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=FAQ"/>
				<updated>2013-03-18T13:28:57Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* Are you from Massachusetts ?  It says &amp;quot;Boston&amp;quot; with a pawprint on my PC board... */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Manuals and Documentation==&lt;br /&gt;
===Where are the manuals?===&lt;br /&gt;
:Except for the differences listed in [[Overview]], the SBC6120-RC is functionally identical to the SBC6120.  The -RC uses the same firmware, has the same ROM monitor commands, runs OS/8 and uses the same OS/8 device drivers, and has the same switches and lights on the front panel.  For more information about the SBC6120-Rc you should read the SBC6120 manuals,&amp;lt;br&amp;gt;&lt;br /&gt;
::http://www.sparetimegizmos.com/Downloads/SBC6120.pdf&amp;lt;br&amp;gt;&lt;br /&gt;
::http://www.sparetimegizmos.com/Downloads/FP6120.pdf&lt;br /&gt;
&lt;br /&gt;
==Disks and Mass Storage==&lt;br /&gt;
===No disk drive?  Do you want me to toggle in my programs everytime ??===&lt;br /&gt;
:There's a non-volatile, battery backed up, RAM disk built into the SBC6120-RC.  It's software compatible with the RAM disk option for the original SBC6120 and can store up to 1MW (that's 1 million 12 bit words).  &lt;br /&gt;
&lt;br /&gt;
===Only 1MW for the RAMdisk?  That's not enough!===&lt;br /&gt;
:Trust me, it's plenty.  1MW is 4096 OS/8 disk blocks, which is as big as any single OS?8 device can be.  OS/8 would happily run on a dual RX01 floppy disk system, and the SBC6120-RC RAMdisk is as big as eight floppy diskettes.  &lt;br /&gt;
&lt;br /&gt;
===How do I load a disk image into the RAMdisk?===&lt;br /&gt;
:By downloading the disk image over the serial port, using the same BTS6120 ROM monitor image download functions as the original SBC6120.  See this FAQ, &amp;quot;Where are the manuals?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Download over the serial port?  That'll take forever!===&lt;br /&gt;
:It takes a couple of hours, but you only have to do it once.  Start it up, go out and have dinner, and it'll be done when you get back.&lt;br /&gt;
&lt;br /&gt;
===Can't I plug an ATA/IDE disk into J5??  It has the right number of pins...===&lt;br /&gt;
:Absolutely not!  The SBC6120-RC has no IDE/ATA port and J5 is most certainly not wired for one.  If you try to plug a disk or CF card into J5, it'll never work and you'll probably fry something.  If you want to know more, see &amp;quot;What's J5 for??&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Why does my 512kW SBC6120-RC says &amp;quot;448K memory&amp;quot; when it boots?===&lt;br /&gt;
:BTS6120 is reporting the size of the RAM disk, not the total memory.  The HD6120 always reserves 32kW for main memory and 32kW for CP memory, so 512kW minus 64kW gives 448kW and 1MW minus 64kW is 960kW.&lt;br /&gt;
&lt;br /&gt;
==Terminals and Serial Ports==&lt;br /&gt;
===I get output on my terminal but the input doesn't work...===&lt;br /&gt;
:If you aren't using the VT6, be sure you installed the jumper at D2 as directed in the assembly instructions.  If you are using the VT6, be sure you installed the additional parts, especially D2, D3 and R6.&lt;br /&gt;
&lt;br /&gt;
===If I have the VT6, can I use the DB9/KL8E port for something else?===&lt;br /&gt;
:No.  The VT6 uses the same KL8 console port as any other terminal would - the VT6 just bolts onto the SBC6120-RC motherboard.  You can, however, still attach the DB9 port to a PC and use it to download disk images even if you are using the VT6, but that's a special case.  Except for that, if you're using the VT6 you can't use the DB9 serial port.&lt;br /&gt;
&lt;br /&gt;
==Construction and Parts==&lt;br /&gt;
===Some parts seem to be missing from my PCB!===&lt;br /&gt;
:R3, R4, R5 and J5 are never used and should not be installed.  J2, J4, R6, D2 and D3 are used only if the VT6 is also installed.  U10 and U11 and the associated bypass capacitors are used only when the memory is expanded to 1MW.  The SBC6120-RC can easily run OS/8 (DEC's disk operating system for the PDP-8) using the same RAM disk device driver as the SBC6120.&lt;br /&gt;
&lt;br /&gt;
===What's J5 for??===&lt;br /&gt;
:The original purpose was to make it easy for me to plug in a Logic Analyzer while I was debugging the initial design.  You could always use it for the same if you had a problem to debug.  Many people will ask &amp;quot;Couldn't it be used for an expansion board?&amp;quot; - the answer is &amp;quot;possibly&amp;quot;.  Most or all of the necessary interface signals are there and a clever person could probably work something out, but at the present time Spare Time Gizmos has no plans to offer expansion cards for the SBC6120-RC.&lt;br /&gt;
&lt;br /&gt;
==Other Questions==&lt;br /&gt;
===Are you planning any expansion boards for the SBC6120-RC?===&lt;br /&gt;
:No.  The SBC6120 specifically lacks any bus or expansion connector, and it's intended to be a self contained, non-expandable, system.&lt;br /&gt;
&lt;br /&gt;
===Are you from Massachusetts ?  It says &amp;quot;Boston&amp;quot; on my PC board...===&lt;br /&gt;
:In this instance [http://www.facebook.com/BostoBeast Boston] is a &amp;quot;who&amp;quot;, not a &amp;quot;where&amp;quot;.  Boston participated in the design reviews (he liked to sleep under the workbench) and I thought he deserved credit for his efforts.  And yes, Boston (the city this time) was also the home of Digital Equipment Corporation.  Unless you're one of those conspiracy theorists, it's just a coincidence.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=FAQ</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=FAQ"/>
				<updated>2013-03-18T13:26:56Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* Can I plug an ATA/IDE disk into J5??  It has the right number of pins... */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Manuals and Documentation==&lt;br /&gt;
===Where are the manuals?===&lt;br /&gt;
:Except for the differences listed in [[Overview]], the SBC6120-RC is functionally identical to the SBC6120.  The -RC uses the same firmware, has the same ROM monitor commands, runs OS/8 and uses the same OS/8 device drivers, and has the same switches and lights on the front panel.  For more information about the SBC6120-Rc you should read the SBC6120 manuals,&amp;lt;br&amp;gt;&lt;br /&gt;
::http://www.sparetimegizmos.com/Downloads/SBC6120.pdf&amp;lt;br&amp;gt;&lt;br /&gt;
::http://www.sparetimegizmos.com/Downloads/FP6120.pdf&lt;br /&gt;
&lt;br /&gt;
==Disks and Mass Storage==&lt;br /&gt;
===No disk drive?  Do you want me to toggle in my programs everytime ??===&lt;br /&gt;
:There's a non-volatile, battery backed up, RAM disk built into the SBC6120-RC.  It's software compatible with the RAM disk option for the original SBC6120 and can store up to 1MW (that's 1 million 12 bit words).  &lt;br /&gt;
&lt;br /&gt;
===Only 1MW for the RAMdisk?  That's not enough!===&lt;br /&gt;
:Trust me, it's plenty.  1MW is 4096 OS/8 disk blocks, which is as big as any single OS?8 device can be.  OS/8 would happily run on a dual RX01 floppy disk system, and the SBC6120-RC RAMdisk is as big as eight floppy diskettes.  &lt;br /&gt;
&lt;br /&gt;
===How do I load a disk image into the RAMdisk?===&lt;br /&gt;
:By downloading the disk image over the serial port, using the same BTS6120 ROM monitor image download functions as the original SBC6120.  See this FAQ, &amp;quot;Where are the manuals?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Download over the serial port?  That'll take forever!===&lt;br /&gt;
:It takes a couple of hours, but you only have to do it once.  Start it up, go out and have dinner, and it'll be done when you get back.&lt;br /&gt;
&lt;br /&gt;
===Can't I plug an ATA/IDE disk into J5??  It has the right number of pins...===&lt;br /&gt;
:Absolutely not!  The SBC6120-RC has no IDE/ATA port and J5 is most certainly not wired for one.  If you try to plug a disk or CF card into J5, it'll never work and you'll probably fry something.  If you want to know more, see &amp;quot;What's J5 for??&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===Why does my 512kW SBC6120-RC says &amp;quot;448K memory&amp;quot; when it boots?===&lt;br /&gt;
:BTS6120 is reporting the size of the RAM disk, not the total memory.  The HD6120 always reserves 32kW for main memory and 32kW for CP memory, so 512kW minus 64kW gives 448kW and 1MW minus 64kW is 960kW.&lt;br /&gt;
&lt;br /&gt;
==Terminals and Serial Ports==&lt;br /&gt;
===I get output on my terminal but the input doesn't work...===&lt;br /&gt;
:If you aren't using the VT6, be sure you installed the jumper at D2 as directed in the assembly instructions.  If you are using the VT6, be sure you installed the additional parts, especially D2, D3 and R6.&lt;br /&gt;
&lt;br /&gt;
===If I have the VT6, can I use the DB9/KL8E port for something else?===&lt;br /&gt;
:No.  The VT6 uses the same KL8 console port as any other terminal would - the VT6 just bolts onto the SBC6120-RC motherboard.  You can, however, still attach the DB9 port to a PC and use it to download disk images even if you are using the VT6, but that's a special case.  Except for that, if you're using the VT6 you can't use the DB9 serial port.&lt;br /&gt;
&lt;br /&gt;
==Construction and Parts==&lt;br /&gt;
===Some parts seem to be missing from my PCB!===&lt;br /&gt;
:R3, R4, R5 and J5 are never used and should not be installed.  J2, J4, R6, D2 and D3 are used only if the VT6 is also installed.  U10 and U11 and the associated bypass capacitors are used only when the memory is expanded to 1MW.  The SBC6120-RC can easily run OS/8 (DEC's disk operating system for the PDP-8) using the same RAM disk device driver as the SBC6120.&lt;br /&gt;
&lt;br /&gt;
===What's J5 for??===&lt;br /&gt;
:The original purpose was to make it easy for me to plug in a Logic Analyzer while I was debugging the initial design.  You could always use it for the same if you had a problem to debug.  Many people will ask &amp;quot;Couldn't it be used for an expansion board?&amp;quot; - the answer is &amp;quot;possibly&amp;quot;.  Most or all of the necessary interface signals are there and a clever person could probably work something out, but at the present time Spare Time Gizmos has no plans to offer expansion cards for the SBC6120-RC.&lt;br /&gt;
&lt;br /&gt;
==Other Questions==&lt;br /&gt;
===Are you planning any expansion boards for the SBC6120-RC?===&lt;br /&gt;
:No.  The SBC6120 specifically lacks any bus or expansion connector, and it's intended to be a self contained, non-expandable, system.&lt;br /&gt;
&lt;br /&gt;
===Are you from Massachusetts ?  It says &amp;quot;Boston&amp;quot; with a pawprint on my PC board...===&lt;br /&gt;
:In this instance [http://www.facebook.com/BostoBeast Boston] is a &amp;quot;who&amp;quot;, not a &amp;quot;where&amp;quot;.  Boston participated in the design reviews (he liked to sleep under the workbench) and I thought he deserved credit for his efforts.  And yes, Boston (the city this time) was also the home of Digital Equipment Corporation.  Unless you're one of those conspiracy theorists, it's just a coincidence.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=FAQ</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=FAQ"/>
				<updated>2013-03-18T13:26:31Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* Where are the manuals? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Manuals and Documentation==&lt;br /&gt;
===Where are the manuals?===&lt;br /&gt;
:Except for the differences listed in [[Overview]], the SBC6120-RC is functionally identical to the SBC6120.  The -RC uses the same firmware, has the same ROM monitor commands, runs OS/8 and uses the same OS/8 device drivers, and has the same switches and lights on the front panel.  For more information about the SBC6120-Rc you should read the SBC6120 manuals,&amp;lt;br&amp;gt;&lt;br /&gt;
::http://www.sparetimegizmos.com/Downloads/SBC6120.pdf&amp;lt;br&amp;gt;&lt;br /&gt;
::http://www.sparetimegizmos.com/Downloads/FP6120.pdf&lt;br /&gt;
&lt;br /&gt;
==Disks and Mass Storage==&lt;br /&gt;
===No disk drive?  Do you want me to toggle in my programs everytime ??===&lt;br /&gt;
:There's a non-volatile, battery backed up, RAM disk built into the SBC6120-RC.  It's software compatible with the RAM disk option for the original SBC6120 and can store up to 1MW (that's 1 million 12 bit words).  &lt;br /&gt;
&lt;br /&gt;
===Only 1MW for the RAMdisk?  That's not enough!===&lt;br /&gt;
:Trust me, it's plenty.  1MW is 4096 OS/8 disk blocks, which is as big as any single OS?8 device can be.  OS/8 would happily run on a dual RX01 floppy disk system, and the SBC6120-RC RAMdisk is as big as eight floppy diskettes.  &lt;br /&gt;
&lt;br /&gt;
===How do I load a disk image into the RAMdisk?===&lt;br /&gt;
:By downloading the disk image over the serial port, using the same BTS6120 ROM monitor image download functions as the original SBC6120.  See this FAQ, &amp;quot;Where are the manuals?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Download over the serial port?  That'll take forever!===&lt;br /&gt;
:It takes a couple of hours, but you only have to do it once.  Start it up, go out and have dinner, and it'll be done when you get back.&lt;br /&gt;
&lt;br /&gt;
===Can I plug an ATA/IDE disk into J5??  It has the right number of pins...===&lt;br /&gt;
:Absolutely not!  The SBC6120-RC has no IDE/ATA port and J5 is most certainly not wired for one.  If you try to plug a disk or CF card into J5, it'll never work and you'll probably fry something.  If you want to know more, see the next question.&lt;br /&gt;
&lt;br /&gt;
===Why does my 512kW SBC6120-RC says &amp;quot;448K memory&amp;quot; when it boots?===&lt;br /&gt;
:BTS6120 is reporting the size of the RAM disk, not the total memory.  The HD6120 always reserves 32kW for main memory and 32kW for CP memory, so 512kW minus 64kW gives 448kW and 1MW minus 64kW is 960kW.&lt;br /&gt;
&lt;br /&gt;
==Terminals and Serial Ports==&lt;br /&gt;
===I get output on my terminal but the input doesn't work...===&lt;br /&gt;
:If you aren't using the VT6, be sure you installed the jumper at D2 as directed in the assembly instructions.  If you are using the VT6, be sure you installed the additional parts, especially D2, D3 and R6.&lt;br /&gt;
&lt;br /&gt;
===If I have the VT6, can I use the DB9/KL8E port for something else?===&lt;br /&gt;
:No.  The VT6 uses the same KL8 console port as any other terminal would - the VT6 just bolts onto the SBC6120-RC motherboard.  You can, however, still attach the DB9 port to a PC and use it to download disk images even if you are using the VT6, but that's a special case.  Except for that, if you're using the VT6 you can't use the DB9 serial port.&lt;br /&gt;
&lt;br /&gt;
==Construction and Parts==&lt;br /&gt;
===Some parts seem to be missing from my PCB!===&lt;br /&gt;
:R3, R4, R5 and J5 are never used and should not be installed.  J2, J4, R6, D2 and D3 are used only if the VT6 is also installed.  U10 and U11 and the associated bypass capacitors are used only when the memory is expanded to 1MW.  The SBC6120-RC can easily run OS/8 (DEC's disk operating system for the PDP-8) using the same RAM disk device driver as the SBC6120.&lt;br /&gt;
&lt;br /&gt;
===What's J5 for??===&lt;br /&gt;
:The original purpose was to make it easy for me to plug in a Logic Analyzer while I was debugging the initial design.  You could always use it for the same if you had a problem to debug.  Many people will ask &amp;quot;Couldn't it be used for an expansion board?&amp;quot; - the answer is &amp;quot;possibly&amp;quot;.  Most or all of the necessary interface signals are there and a clever person could probably work something out, but at the present time Spare Time Gizmos has no plans to offer expansion cards for the SBC6120-RC.&lt;br /&gt;
&lt;br /&gt;
==Other Questions==&lt;br /&gt;
===Are you planning any expansion boards for the SBC6120-RC?===&lt;br /&gt;
:No.  The SBC6120 specifically lacks any bus or expansion connector, and it's intended to be a self contained, non-expandable, system.&lt;br /&gt;
&lt;br /&gt;
===Are you from Massachusetts ?  It says &amp;quot;Boston&amp;quot; with a pawprint on my PC board...===&lt;br /&gt;
:In this instance [http://www.facebook.com/BostoBeast Boston] is a &amp;quot;who&amp;quot;, not a &amp;quot;where&amp;quot;.  Boston participated in the design reviews (he liked to sleep under the workbench) and I thought he deserved credit for his efforts.  And yes, Boston (the city this time) was also the home of Digital Equipment Corporation.  Unless you're one of those conspiracy theorists, it's just a coincidence.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=User_talk:Steve_Gemeny</id>
		<title>User talk:Steve Gemeny</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=User_talk:Steve_Gemeny"/>
				<updated>2013-03-05T13:08:35Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Spare Time Gizmos' Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:Gizmos|Gizmos]] 05:08, 5 March 2013 (PST)&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=User:Steve_Gemeny</id>
		<title>User:Steve Gemeny</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=User:Steve_Gemeny"/>
				<updated>2013-03-05T13:08:35Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Director of Advanced Programs for Syntonics, LLC (www.syntonicscorp.com) managing engineering development of RF over Fiber systems for remoting antennas from radios for DoD applications and other advanced research projects under the SBIR program.  &lt;br /&gt;
&lt;br /&gt;
Earlier employment included a 10 year stint at Johns Hopkins Applied Physics Laboratory developing and building satellite ground station and ground systems for NASA science missions including TIMED (http://timed.jhuapl.edu/WWW/index.php)and New Horizons (http://pluto.jhuapl.edu/)&lt;br /&gt;
&lt;br /&gt;
Longtime fan of the RCA CDP-1802, and an original member of the COSMACELF Yahoo Group.  &lt;br /&gt;
&lt;br /&gt;
Rather new to the SBC6120 and DEC PDP/8 world.  Owner of a freshly operational SBC6120-RC, and soon to be joining the club of SBC6120 original hardware owners.&lt;br /&gt;
&lt;br /&gt;
A Google search for AA3NM or Steve Gemeny should fill in any additional information needs.  &lt;br /&gt;
Beware, there is a Steven W. Gemeny that is my cousin... &lt;br /&gt;
              I am Steven E. Gemeny.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=Picture_frames</id>
		<title>Picture frames</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=Picture_frames"/>
				<updated>2013-03-05T13:07:44Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Created page with &amp;quot;| | &amp;lt;br&amp;gt; Steve Gibson has kindly provided these pictures of the picture fr...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Steve's Frame 001.jpg|thumb|right|||450px|||]]&lt;br /&gt;
[[File:Steve's Frame 002.jpg|thumb|right|||450px|||]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Steve Gibson has kindly provided these pictures of the picture frames he used for his SBC6120.  The frames can be ordered from [http://www.larsonjuhl.com/p-1149-510bl.aspx?itemid=1963&amp;amp;CatId=137 Larson Juhl]&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys</id>
		<title>SBC6120/FP6120 Group Buys</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys"/>
				<updated>2013-03-05T13:00:46Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* Where can I get more information ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:SBC6120 (VCFe Model).jpg|thumb||right||450px|||SBC6120 and FP6120 nicely framed]]&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:Debee and FP6120.jpg|thumb||right||350px|||Debee and the SBC6120]]&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
If you prefer, a fully assembled and tested unit is available for an extra charge.&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:FP6120 Closeup.jpg|thumb||right||350px|||Closeup of the front panel]]&lt;br /&gt;
That's easy - visit our project page on [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter] and sign up as a sponsor.  A pledge of $599 gets you the partial kit as listed above, and a pledge of $999 gets you an assembled unit ready for framing.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Wondering what's going on?  Check the Project Updates on the [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter]page.&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* Steve has also provided details of the [[picture frames]] he used for his SBC6120s.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* There is a complete list of the [[additional parts required to finish the SBC6120]], including sources.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=File:Steve%27s_Frame_002.jpg</id>
		<title>File:Steve's Frame 002.jpg</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=File:Steve%27s_Frame_002.jpg"/>
				<updated>2013-03-05T12:57:59Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Steve Gibson's SBC6120 Frame&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Steve Gibson's SBC6120 Frame&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=File:Steve%27s_Frame_001.jpg</id>
		<title>File:Steve's Frame 001.jpg</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=File:Steve%27s_Frame_001.jpg"/>
				<updated>2013-03-05T12:57:02Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Steve Gibson's SBC6120 Frame&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Steve Gibson's SBC6120 Frame&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=User_talk:Andrew_Quinn</id>
		<title>User talk:Andrew Quinn</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=User_talk:Andrew_Quinn"/>
				<updated>2013-02-12T22:36:06Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Welcome!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to ''Spare Time Gizmos' Wiki''!'''&lt;br /&gt;
We hope you will contribute much and well.&lt;br /&gt;
You will probably want to read the [[Help:Contents|help pages]].&lt;br /&gt;
Again, welcome and have fun! [[User:Gizmos|Gizmos]] 14:36, 12 February 2013 (PST)&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=User:Andrew_Quinn</id>
		<title>User:Andrew Quinn</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=User:Andrew_Quinn"/>
				<updated>2013-02-12T22:36:06Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Creating user page with biography of new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;DEC Minicomputer and Retrocomputing Enthusiast.  PDP11, SBC6120, TRS-80, BBC Micro, Apple II, etc&lt;br /&gt;
Embedded Software Development - AVR and PIC&lt;br /&gt;
Private Pilots Licenses - Flies CT4 Airtrainer ZK-DGY&lt;br /&gt;
Amateur Radio Operator - ZL1WJQ&lt;br /&gt;
&lt;br /&gt;
Based on 15 Acres in Auckland, New Zealand with 5 horses and 1 cat, none of which are interested in Retrocomputing.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=Additional_parts_required_to_finish_the_SBC6120</id>
		<title>Additional parts required to finish the SBC6120</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=Additional_parts_required_to_finish_the_SBC6120"/>
				<updated>2013-02-12T21:06:04Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;font-size: 85%; text-align: left; width: auto;&amp;quot;&lt;br /&gt;
|+ SBC6120 and FP6120 Parts List&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;sortable&amp;quot;   |Board&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;sortable&amp;quot;   |R/D&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |P/N&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:right;&amp;quot;  class=&amp;quot;unsortable&amp;quot; |Quantity&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:center;&amp;quot; class=&amp;quot;sortable&amp;quot;   |Vendor&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |Stock&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |Description&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; style=&amp;quot;text-align:left;&amp;quot; | SBC6120 || U1 &lt;br /&gt;
| HD6120-9C || align=&amp;quot;right&amp;quot; | 1 || align=&amp;quot;center&amp;quot; | STG || IC-HD6120 || 12 bit microprocessor &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=Additional_parts_required_to_finish_the_SBC6120</id>
		<title>Additional parts required to finish the SBC6120</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=Additional_parts_required_to_finish_the_SBC6120"/>
				<updated>2013-02-12T21:05:44Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;font-size: 85%; text-align: left; width: auto;&amp;quot;&lt;br /&gt;
|+ SBC6120 and FP6120 Parts List&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;sortable&amp;quot;   |Board&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;sortable&amp;quot;   |R/D&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |P/N&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:right;&amp;quot;  class=&amp;quot;unsortable&amp;quot; |Quantity&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:center;&amp;quot; class=&amp;quot;sortable&amp;quot;   |Vendor&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |Stock&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |Description&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; style=&amp;quot;text-align:left;&amp;quot; | SBC6120 | U1 &lt;br /&gt;
| HD6120-9C || align=&amp;quot;right&amp;quot; | 1 || align=&amp;quot;center&amp;quot; | STG || IC-HD6120 || 12 bit microprocessor &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=Additional_parts_required_to_finish_the_SBC6120</id>
		<title>Additional parts required to finish the SBC6120</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=Additional_parts_required_to_finish_the_SBC6120"/>
				<updated>2013-02-12T21:04:24Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;font-size: 85%; text-align: left; width: auto;&amp;quot;&lt;br /&gt;
|+ SBC6120 and FP6120 Parts List&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;sortable&amp;quot;   |R/D&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |P/N&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:right;&amp;quot;  class=&amp;quot;unsortable&amp;quot; |Quantity&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:center;&amp;quot; class=&amp;quot;sortable&amp;quot;   |Vendor&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |Stock&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |Description&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; style=&amp;quot;text-align:left;&amp;quot; | U1 &lt;br /&gt;
| HD6120-9C || align=&amp;quot;right&amp;quot; | 1 || align=&amp;quot;center&amp;quot; | STG || IC-HD6120 || 12 bit microprocessor &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=Additional_parts_required_to_finish_the_SBC6120</id>
		<title>Additional parts required to finish the SBC6120</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=Additional_parts_required_to_finish_the_SBC6120"/>
				<updated>2013-02-12T21:03:58Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Created page with &amp;quot;{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;font-size: 85%; text-align: left; width: auto;&amp;quot; |+ SBC6120 and FP6120 Parts List |- ! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;  ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;font-size: 85%; text-align: left; width: auto;&amp;quot;&lt;br /&gt;
|+ SBC6120 and FP6120 Parts List&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;sortable&amp;quot;   | R/D&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |P/N&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:right;&amp;quot;  class=&amp;quot;unsortable&amp;quot; |Quantity&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:center;&amp;quot; class=&amp;quot;sortable&amp;quot;   |Vendor&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |Stock&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; style=&amp;quot;font-size: 125%; text-align:left;&amp;quot;   class=&amp;quot;unsortable&amp;quot; |Description&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; style=&amp;quot;text-align:left;&amp;quot; | U1 &lt;br /&gt;
| HD6120-9C || align=&amp;quot;right&amp;quot; | 1 || align=&amp;quot;center&amp;quot; | STG || IC-HD6120 || 12 bit microprocessor &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys</id>
		<title>SBC6120/FP6120 Group Buys</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys"/>
				<updated>2013-02-12T21:02:04Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* Where can I get more information ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:SBC6120 (VCFe Model).jpg|thumb||right||450px|||SBC6120 and FP6120 nicely framed]]&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:Debee and FP6120.jpg|thumb||right||350px|||Debee and the SBC6120]]&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
If you prefer, a fully assembled and tested unit is available for an extra charge.&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:FP6120 Closeup.jpg|thumb||right||350px|||Closeup of the front panel]]&lt;br /&gt;
That's easy - visit our project page on [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter] and sign up as a sponsor.  A pledge of $599 gets you the partial kit as listed above, and a pledge of $999 gets you an assembled unit ready for framing.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Wondering what's going on?  Check the Project Updates on the [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter]page.&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* There is a complete list of the [[additional parts required to finish the SBC6120]], including sources.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys</id>
		<title>SBC6120/FP6120 Group Buys</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys"/>
				<updated>2013-02-12T21:00:49Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* Where can I get more information ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:SBC6120 (VCFe Model).jpg|thumb||right||450px|||SBC6120 and FP6120 nicely framed]]&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:Debee and FP6120.jpg|thumb||right||350px|||Debee and the SBC6120]]&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
If you prefer, a fully assembled and tested unit is available for an extra charge.&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:FP6120 Closeup.jpg|thumb||right||350px|||Closeup of the front panel]]&lt;br /&gt;
That's easy - visit our project page on [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter] and sign up as a sponsor.  A pledge of $599 gets you the partial kit as listed above, and a pledge of $999 gets you an assembled unit ready for framing.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Wondering what's going on?  Check the Project Updates on the [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter]page.&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=Group_Buy_FAQ</id>
		<title>Group Buy FAQ</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=Group_Buy_FAQ"/>
				<updated>2013-02-12T21:00:24Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* I already have a SBC6120 - can't I only buy the front panel?&lt;br /&gt;
* I already have a 6120 chip - how much for a kit without one?&lt;br /&gt;
* I only need &amp;lt;this part or that one&amp;gt; - how much to buy just that?&lt;br /&gt;
&lt;br /&gt;
Sorry - no custom orders.  It takes far too much time and paperwork to make up special orders, pricing and shipping for everyone who wants it.  The only items for sale are the ones listed on the [[SBC6120/FP6120 Buy 2013]] page.  If you buy a SBC6120/FP6120 kit from me you're more than welcome to part it out and sell whatever bits and pieces you want.  My advice to the people who only want this part or that is to get together (advertising on the Spare Time Gizmos Yahoo! group would be a good start) and work out deals privately.&lt;br /&gt;
&lt;br /&gt;
* Can't you ship by UPS, FedEx, DHL, etc ?&lt;br /&gt;
&lt;br /&gt;
Again, sorry, but no.  USPS or International Mail is the only shipping option.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys</id>
		<title>SBC6120/FP6120 Group Buys</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys"/>
				<updated>2013-02-12T20:59:51Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:SBC6120 (VCFe Model).jpg|thumb||right||450px|||SBC6120 and FP6120 nicely framed]]&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:Debee and FP6120.jpg|thumb||right||350px|||Debee and the SBC6120]]&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
If you prefer, a fully assembled and tested unit is available for an extra charge.&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:FP6120 Closeup.jpg|thumb||right||350px|||Closeup of the front panel]]&lt;br /&gt;
That's easy - visit our project page on [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter] and sign up as a sponsor.  A pledge of $599 gets you the partial kit as listed above, and a pledge of $999 gets you an assembled unit ready for framing.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Wondering what's going on?  Check the Project Updates on the [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter]page.&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=File:FP6120_Closeup.jpg</id>
		<title>File:FP6120 Closeup.jpg</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=File:FP6120_Closeup.jpg"/>
				<updated>2013-02-12T20:58:07Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Closeup of the Front Panel&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Closeup of the Front Panel&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys</id>
		<title>SBC6120/FP6120 Group Buys</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys"/>
				<updated>2013-02-12T20:50:15Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:SBC6120 (VCFe Model).jpg|thumb||right||450px|||SBC6120 and FP6120 nicely framed]]&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
[[File:Debee and FP6120.jpg|thumb||right||350px|||Debee and the SBC6120]]&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
If you prefer, a fully assembled and tested unit is available for an extra charge.&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
That's easy - visit our project page on [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter] and sign up as a sponsor.  A pledge of $599 gets you the partial kit as listed above, and a pledge of $999 gets you an assembled unit ready for framing.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Wondering what's going on?  Check the Project Updates on the [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter]page.&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys</id>
		<title>SBC6120/FP6120 Group Buys</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys"/>
				<updated>2013-02-12T20:48:45Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:SBC6120 (VCFe Model).jpg|thumb||left||150px|||SBC6120 and FP6120 nicely framed]]&lt;br /&gt;
[[File:Debee and FP6120.jpg|thumb||right||150px|||Debee and the SBC6120]]&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
If you prefer, a fully assembled and tested unit is available for an extra charge.&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
That's easy - visit our project page on [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter] and sign up as a sponsor.  A pledge of $599 gets you the partial kit as listed above, and a pledge of $999 gets you an assembled unit ready for framing.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Wondering what's going on?  Check the Project Updates on the [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter]page.&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=File:Debee_and_FP6120.jpg</id>
		<title>File:Debee and FP6120.jpg</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=File:Debee_and_FP6120.jpg"/>
				<updated>2013-02-12T20:45:41Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Debee using the SBC6120.  The VT220 terminal is much bigger than the computer!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Debee using the SBC6120.  The VT220 terminal is much bigger than the computer!&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=File:SBC6120_(VCFe_Model).jpg</id>
		<title>File:SBC6120 (VCFe Model).jpg</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=File:SBC6120_(VCFe_Model).jpg"/>
				<updated>2013-02-12T20:44:20Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: SBC6120 and FP6120 nicely framed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SBC6120 and FP6120 nicely framed&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys</id>
		<title>SBC6120/FP6120 Group Buys</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys"/>
				<updated>2013-02-12T20:38:51Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* What do I get ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
If you prefer, a fully assembled and tested unit is available for an extra charge.&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
That's easy - visit our project page on [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter] and sign up as a sponsor.  A pledge of $599 gets you the partial kit as listed above, and a pledge of $999 gets you an assembled unit ready for framing.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Wondering what's going on?  Check the Project Updates on the [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter]page.&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys</id>
		<title>SBC6120/FP6120 Group Buys</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Group_Buys"/>
				<updated>2013-02-12T20:38:13Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Created page with &amp;quot;== What is it ? ==  The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board compute...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
That's easy - visit our project page on [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter] and sign up as a sponsor.  A pledge of $599 gets you the partial kit as listed above, and a pledge of $999 gets you an assembled unit ready for framing.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Wondering what's going on?  Check the Project Updates on the [http://www.kickstarter.com/projects/sparetimegizmos/classic-pdp8-replica Kickstarter]page.&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=Main_Page"/>
				<updated>2013-02-12T20:30:35Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* Wiki Manuals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to Spare Time Gizmos' documentation wiki.'''&lt;br /&gt;
&lt;br /&gt;
This wiki is for documentation of all Spare Time Gizmos' projects.  User contributions are welcomed.&lt;br /&gt;
&lt;br /&gt;
== Current Group Buy Information ==&lt;br /&gt;
&lt;br /&gt;
== Errata, FAQs and Additional Information ==&lt;br /&gt;
* [[Elf 2000]]&lt;br /&gt;
&lt;br /&gt;
== Wiki Manuals ==&lt;br /&gt;
* [[SBC6120/FP6120 Group Buys]]&lt;br /&gt;
* [[SBC6120-RC User Manual]]&lt;br /&gt;
* [[S6100 Design Notes]]&lt;br /&gt;
&lt;br /&gt;
== PDF Manuals ==&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/SBC6120.pdf SBC6120 User Manual]&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/FP6120.pdf FP6120 User Manual]&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/Elf2k.pdf Elf-2000 User Manual]&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/vt.pdf VT-4/5/6 User Manual]&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T18:46:17Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* Where can I get more information ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
== How much does it cost ? ==&lt;br /&gt;
&lt;br /&gt;
'''THE PRICE FOR THIS PARTIAL KIT OF PARTS WILL BE $600.'''  Shipping and handling charges to US domestic addresses is $40 for USPS Priority mail with insurance.  International shipping to addresses outside the US is $70, once again for Priority mail and insurance.  All shipments to California addresses must also pay 8.625% CA sales tax.&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
[mailto:orders@sparetimegizmos.com Send me an email] and let me know where you live (so I can calculate the shipping and tax) I'll send you a Google Wallet invoice.  Pay the invoice with your credit card and Google will place a temporary authorization against your card for the amount of the sale.  '''This is not a charge''' and is simply to verify that your card is valid and your credit limit suffient to cover the charge.  When I receive enough orders to make the group buy feasible, I'll place orders my my suppliers for the parts. &lt;br /&gt;
&lt;br /&gt;
The lead time for the components is around two to three weeks, and it'll take me about a week to package up the kits after that.  It's at this point that Google Wallet will charge your credit card.  Depending on how long it takes us to reach critical mass, you can expect a four to six week delay between placing your order and your kit actually being shipped.&lt;br /&gt;
&lt;br /&gt;
'''Remember that your credit card is not charged when you place the order.  Your card will not be charged until your kit is actually shipped.'''&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Wondering what's going on?  Check the '''News, Updates and Status''' section at the top of this page.&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T18:45:50Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* Where can I get more information ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
== How much does it cost ? ==&lt;br /&gt;
&lt;br /&gt;
'''THE PRICE FOR THIS PARTIAL KIT OF PARTS WILL BE $600.'''  Shipping and handling charges to US domestic addresses is $40 for USPS Priority mail with insurance.  International shipping to addresses outside the US is $70, once again for Priority mail and insurance.  All shipments to California addresses must also pay 8.625% CA sales tax.&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
[mailto:orders@sparetimegizmos.com Send me an email] and let me know where you live (so I can calculate the shipping and tax) I'll send you a Google Wallet invoice.  Pay the invoice with your credit card and Google will place a temporary authorization against your card for the amount of the sale.  '''This is not a charge''' and is simply to verify that your card is valid and your credit limit suffient to cover the charge.  When I receive enough orders to make the group buy feasible, I'll place orders my my suppliers for the parts. &lt;br /&gt;
&lt;br /&gt;
The lead time for the components is around two to three weeks, and it'll take me about a week to package up the kits after that.  It's at this point that Google Wallet will charge your credit card.  Depending on how long it takes us to reach critical mass, you can expect a four to six week delay between placing your order and your kit actually being shipped.&lt;br /&gt;
&lt;br /&gt;
'''Remember that your credit card is not charged when you place the order.  Your card will not be charged until your kit is actually shipped.'''&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Wondering what's going on?  Check the Updates and News section at the top of this page.&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T18:44:53Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
== How much does it cost ? ==&lt;br /&gt;
&lt;br /&gt;
'''THE PRICE FOR THIS PARTIAL KIT OF PARTS WILL BE $600.'''  Shipping and handling charges to US domestic addresses is $40 for USPS Priority mail with insurance.  International shipping to addresses outside the US is $70, once again for Priority mail and insurance.  All shipments to California addresses must also pay 8.625% CA sales tax.&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
[mailto:orders@sparetimegizmos.com Send me an email] and let me know where you live (so I can calculate the shipping and tax) I'll send you a Google Wallet invoice.  Pay the invoice with your credit card and Google will place a temporary authorization against your card for the amount of the sale.  '''This is not a charge''' and is simply to verify that your card is valid and your credit limit suffient to cover the charge.  When I receive enough orders to make the group buy feasible, I'll place orders my my suppliers for the parts. &lt;br /&gt;
&lt;br /&gt;
The lead time for the components is around two to three weeks, and it'll take me about a week to package up the kits after that.  It's at this point that Google Wallet will charge your credit card.  Depending on how long it takes us to reach critical mass, you can expect a four to six week delay between placing your order and your kit actually being shipped.&lt;br /&gt;
&lt;br /&gt;
'''Remember that your credit card is not charged when you place the order.  Your card will not be charged until your kit is actually shipped.'''&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=Group_Buy_FAQ</id>
		<title>Group Buy FAQ</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=Group_Buy_FAQ"/>
				<updated>2013-01-28T18:32:12Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Created page with &amp;quot;* Why can't I pay by PayPal ?  PayPal's policy is to charge the customer's credit card the instant the order is placed, and the vendor has no control over this.  Only Google allo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Why can't I pay by PayPal ?&lt;br /&gt;
&lt;br /&gt;
PayPal's policy is to charge the customer's credit card the instant the order is placed, and the vendor has no control over this.  Only Google allows the vendor to wait until the order is shipped before charging the card.&lt;br /&gt;
&lt;br /&gt;
* I already have a SBC6120 - can't I only buy the front panel?&lt;br /&gt;
* I already have a 6120 chip - how much for a kit without one?&lt;br /&gt;
* I only need &amp;lt;this part or that one&amp;gt; - how much to buy just that?&lt;br /&gt;
&lt;br /&gt;
Sorry - no custom orders.  It takes far too much time and paperwork to make up special orders, pricing and shipping for everyone who wants it.  The only items for sale are the ones listed on the [[SBC6120/FP6120 Buy 2013]] page.  If you buy a SBC6120/FP6120 kit from me you're more than welcome to part it out and sell whatever bits and pieces you want.  My advice to the people who only want this part or that is to get together (advertising on the Spare Time Gizmos Yahoo! group would be a good start) and work out deals privately.&lt;br /&gt;
&lt;br /&gt;
* Can't you ship by UPS, FedEx, DHL, etc ?&lt;br /&gt;
&lt;br /&gt;
Again, sorry, but no.  USPS or International Mail is the only shipping option.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T18:05:16Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a group buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What do I get ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
== How much does it cost ? ==&lt;br /&gt;
&lt;br /&gt;
'''THE PRICE FOR THIS PARTIAL KIT OF PARTS WILL BE $600.'''  Shipping and handling charges to US domestic addresses is $40 for USPS Priority mail with insurance.  International shipping to addresses outside the US is $70, once again for Priority mail and insurance.  All shipments to California addresses must also pay 8.625% CA sales tax.&lt;br /&gt;
&lt;br /&gt;
== How do I sign up ? ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* Have a question?  Check the [[Group Buy FAQ]] first.&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T18:01:40Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* What am I getting ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a Group Buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
'''That's all - the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
'''THE PRICE FOR THIS PARTIAL KIT OF PARTS WILL BE $600.'''&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T18:00:52Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a Group Buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
''That's all - the rest of the parts you will need to supply yourself''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120] manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the files area of the Spare Time Gizmos [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group].&lt;br /&gt;
&lt;br /&gt;
THE PRICE FOR THIS PARTIAL KIT OF PARTS WILL BE $600.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T17:59:44Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* What am I getting ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a Group Buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing[http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf] -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
''That's all - the rest of the parts you will need to supply yourself''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the SBC6120 and FP6120 manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the Spare Time Gizmos group files area.&lt;br /&gt;
&lt;br /&gt;
THE PRICE FOR THIS PARTIAL KIT OF PARTS WILL BE $600.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T17:54:39Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* Why a Group Buy ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a Group Buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made, such as the faceplate, which is laser cut and silk screened, or the LED shadow mask, which is CNC machined.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
You can find a complete list of exactly what is included here [http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf].&lt;br /&gt;
&lt;br /&gt;
That's all - ''the rest of the parts you will need to supply yourself''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the SBC6120 and FP6120 manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the Spare Time Gizmos group files area.&lt;br /&gt;
&lt;br /&gt;
THE PRICE FOR THIS PARTIAL KIT OF PARTS WILL BE $600.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T17:52:53Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* What am I getting ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a Group Buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made - for example the faceplate, which is laser cut and silk screened.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
You can find a complete list of exactly what is included here [http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf].&lt;br /&gt;
&lt;br /&gt;
That's all - ''the rest of the parts you will need to supply yourself''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the SBC6120 and FP6120 manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the Spare Time Gizmos group files area.&lt;br /&gt;
&lt;br /&gt;
THE PRICE FOR THIS PARTIAL KIT OF PARTS WILL BE $600.&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T17:51:09Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* What am I getting ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a Group Buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made - for example the faceplate, which is laser cut and silk screened.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;br /&gt;
&lt;br /&gt;
The purpose of the group buy is to batch up all the &amp;quot;unobtainium&amp;quot; parts that you simply cannot buy anywhere else.  To that end, Spare Time Gizmos will supply a partial kit for the SBC6120 and FP6120 containing -&lt;br /&gt;
&lt;br /&gt;
* The beautiful FP6120 faceplate, silk screened in five colors and laser cut&lt;br /&gt;
* SBC6120 bare PC board (four layers, silk screened and solder masked)&lt;br /&gt;
* FP6120 bare PC board (two layers, silk screened and solder masked)&lt;br /&gt;
* One NOS HD6120 PDP-8 CPU chip&lt;br /&gt;
* A set of 20 paddle switches for the FP6120&lt;br /&gt;
* A custom machined LED shadow bar for the FP6120&lt;br /&gt;
* Three 64Kx4 SRAMs&lt;br /&gt;
* Two 27C256 EPROMs pre-programmed with BTS6120&lt;br /&gt;
* Five pre-programmed PLDs (three for the SBC6120 and two for the FP6120)&lt;br /&gt;
* Two stacking bus connectors used to connect the SBC6120 to the FP6120&lt;br /&gt;
&lt;br /&gt;
That's all - '''the rest of the parts you will need to supply yourself'''.  You should expect to spend another $100 to $200 for the remaining PCB mounted components, depending on how well stocked your parts box is.  And of course that doesn't include an enclosure, terminal, disk drive or power supply.  There is a complete parts list in the back of the SBC6120 and FP6120 manuals, and there are also some more current lists, complete with DigiKey and Mouser part numbers, in the Spare Time Gizmos group files area.&lt;br /&gt;
&lt;br /&gt;
THE PRICE FOR THIS PARTIAL KIT OF PARTS WILL BE $600.&lt;br /&gt;
http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T17:46:41Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: /* Why a Group Buy ? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a Group Buy ? ==&lt;br /&gt;
&lt;br /&gt;
Originally Spare Time Gizmos stocked and sold SBC6120 and FP6120 kits as regular items, and many hundreds were sold that way.  However some of the parts used are custom made - for example the faceplate, which is laser cut and silk screened.  Many other parts, for example the paddle switches, have to be special ordered from the manufacturer even though they are &amp;quot;stock&amp;quot;.  All these items have minimum order quantities and can only be purchased economically in large batches.  As orders for the SBC6120/FP6120 dropped off, the cost of carrying these items in inventory became prohibitive and Spare Time Gizmos stopped stocking the SBC6120/FP6120.  The only practical way to sell them now is in batches of at least 25 to 30 units.  Several such group buys have been done in the past, and this will be the fourth one.&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;br /&gt;
&lt;br /&gt;
http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T17:00:59Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
To find out more, read the manuals for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
== Why a Group Buy ? ==&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;br /&gt;
&lt;br /&gt;
http://www.sparetimegizmos.com/Downloads/SBC6120-FP6120-Combined-Kit-Contents.pdf&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T16:49:04Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
== Why a Group Buy ? ==&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm SBC6120] and [http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm FP6120].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the [http://www.sparetimegizmos.com/Downloads/SBC6120.pdf SBC6120] and the [http://www.sparetimegizmos.com/Downloads/FP6120.pdf FP6120].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful [http://www.grc.com/pdp-8/pdp-8.htm pages and videos] that explain both the original PDP-8 as well as the SBC6120 specifically.&lt;br /&gt;
&lt;br /&gt;
* There is a [http://groups.yahoo.com/group/sparetimegizmos/ Yahoo! Group] for builders of all Spare Time Gizmos kits.  You can post your technical questions there.  And be sure to browse the group archives too - there are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
* And lastly you can [mailto:webmaster@sparetimegizmos.com email me directly] for payment and shipping questions. Please don't email me for technical questions - post those to the Yahoo group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T16:34:49Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.&lt;br /&gt;
&lt;br /&gt;
== Why a Group Buy ? ==&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the SBC6120[http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm] and FP6120[http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the SBC6120[http://www.sparetimegizmos.com/Downloads/SBC6120.pdf] and the FP6120[http://www.sparetimegizmos.com/Downloads/FP6120.pdf].&lt;br /&gt;
&lt;br /&gt;
* Steve Gibson has some wonderful pages and videos [http://www.grc.com/pdp-8/pdp-8.htm] that explain both the original PDP-8 as well as the SBC6120 sy questions.&lt;br /&gt;
&lt;br /&gt;
* And lastly, Please don't email me directly for information about this order unless you have some deeply personal thing that you need to discuss.  All other discussions about the SBC6120/FP6120 should be directed to the Spare Time Gizmos Yahoo! group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.  There are lots of pictures and files related to past SBC6120 builds.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-28T16:27:57Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News, Updates and Status Reports ==&lt;br /&gt;
&lt;br /&gt;
* Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  --[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
== What is it ? ==&lt;br /&gt;
&lt;br /&gt;
The SBC6120 is a replica of a 1960s/70s vintage DEC PDP-8 computer.  It uses the Harris HD6120 &amp;quot;PDP-8 on a chip&amp;quot; CPU and started off as a single board computer the size of a 5-1/4&amp;quot; hard disk (and hence the name, &amp;quot;SBC6120&amp;quot;).  Everybody wanted a lights and switches front panel, and a couple of years later I designed the FP6120 (&amp;quot;Front Panel 6120&amp;quot;) that you see in the photos.  The SBC6120 is fully operational and functional without the front panel - this is handy when assembling the kit, because it's possible to assemble and test the SBC6120 before the front panel is finished.  The reality is that no one ever wants one without the other, and so the SBC6120 and FP6120 are always sold together as a set.&lt;br /&gt;
&lt;br /&gt;
The HD6120 CPU used in the SBC6120 is the same one used in Digital's DECmate &amp;quot;personal&amp;quot; computers and is fully software compatible with a PDP-8/E.  The front panel is fully functional and has the same complement of lights and switches as a real PDP-8/E.  It measures 15&amp;quot; by 8-1/2&amp;quot; and is about 3/4ths scale when compared to a real PDP-8.  The SBC6120 will run most software written for a PDP-8, including DEC's OS/8 disk operating system.  The SBC6120 has an IDE disk interface that can be used with a real drive or (more commonly these days) a CompactFlash card or SSD.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Why a Group Buy ? ==&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;br /&gt;
&lt;br /&gt;
== Where can I get more information ? ==&lt;br /&gt;
&lt;br /&gt;
* There are web pages for both the SBC6120[http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm] and FP6120[http://www.sparetimegizmos.com/Hardware/SBC6120-2.htm].&lt;br /&gt;
&lt;br /&gt;
* There are full manuals, including assembly instructions and parts lists for the SBC6120[http://www.sparetimegizmos.com/Downloads/SBC6120.pdf] and the FP6120[http://www.sparetimegizmos.com/Downloads/FP6120.pdf].&lt;br /&gt;
&lt;br /&gt;
Please don't email me directly for information about this order unless you have some deeply personal thing that you need to discuss.  All other discussions about the SBC6120/FP6120 should be directed to the Spare Time Gizmos Yahoo! group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.  There are lots of pictures and files related to past SBC6120 builds.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=Main_Page"/>
				<updated>2013-01-26T19:49:11Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to Spare Time Gizmos' documentation wiki.'''&lt;br /&gt;
&lt;br /&gt;
This wiki is for documentation of all Spare Time Gizmos' projects.  User contributions are welcomed.&lt;br /&gt;
&lt;br /&gt;
== Current Group Buy Information ==&lt;br /&gt;
&lt;br /&gt;
== Errata, FAQs and Additional Information ==&lt;br /&gt;
* [[Elf 2000]]&lt;br /&gt;
&lt;br /&gt;
== Wiki Manuals ==&lt;br /&gt;
* [[SBC6120-RC User Manual]]&lt;br /&gt;
* [[S6100 Design Notes]]&lt;br /&gt;
&lt;br /&gt;
== PDF Manuals ==&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/SBC6120.pdf SBC6120 User Manual]&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/FP6120.pdf FP6120 User Manual]&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/Elf2k.pdf Elf-2000 User Manual]&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/vt.pdf VT-4/5/6 User Manual]&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-26T19:24:35Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News and Updates ==&lt;br /&gt;
&lt;br /&gt;
--[[User:Gizmos|Gizmos]] 11:24, 26 January 2013 (PST)&lt;br /&gt;
&lt;br /&gt;
Looking thru my inventory after the recent SBC6120-RC buy, I see that I have thirty tested, known good, HD6120 CPU chips left on hand and that's left me pondering the question of &amp;quot;what would be a good use for them?&amp;quot;  Given that the last group buy for the original was held three years ago, that seems like the obvious candidate.  After calling my old suppliers and asking for quotes, I'm convinced that it's still possible to get all the parts necessary to build the original SBC6120/FP6120 combination, including the fancy paddle switches and custom faceplate.  &lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
If you came to this page then you're probably anxious to buy one, but please read the rest of this information first.  The instructions for ordering one are down below, I promise, but there's a lot of other information that you should know first.  I recommend that you read everything, maybe more than once, just to be sure you understand what you're getting and to ensure that you aren't disappointed.&lt;br /&gt;
&lt;br /&gt;
Please don't email me directly for information about this order unless you have some deeply personal thing that you need to discuss.  All other discussions about the SBC6120/FP6120 should be directed to the Spare Time Gizmos Yahoo! group so that we can all hear what's said and participate.  If you haven't already joined this group then you should, and while you're there check out the group archives.  There are lots of pictures and files related to past SBC6120 builds.&lt;br /&gt;
&lt;br /&gt;
== What's an SBC6120 ? ==&lt;br /&gt;
&lt;br /&gt;
== What am I getting ? ==&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-26T19:02:50Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Protected &amp;quot;SBC6120/FP6120 Buy 2013&amp;quot; ([edit=sysop] (indefinite) [move=sysop] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;January 2013 SBC6120/FP6120 Group Buy Information.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013</id>
		<title>SBC6120/FP6120 Buy 2013</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=SBC6120/FP6120_Buy_2013"/>
				<updated>2013-01-26T19:02:42Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: Created page with &amp;quot;January 2013 SBC6120/FP6120 Group Buy Information.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;January 2013 SBC6120/FP6120 Group Buy Information.&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	<entry>
		<id>http://sparetimegizmos.com/wdoc/index.php?title=Main_Page</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://sparetimegizmos.com/wdoc/index.php?title=Main_Page"/>
				<updated>2013-01-26T19:01:26Z</updated>
		
		<summary type="html">&lt;p&gt;Gizmos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Welcome to Spare Time Gizmos' documentation wiki.'''&lt;br /&gt;
&lt;br /&gt;
This wiki is for documentation of all Spare Time Gizmos' projects.  User contributions are welcomed.&lt;br /&gt;
&lt;br /&gt;
== Current Group Buy Information ==&lt;br /&gt;
* [[SBC6120/FP6120 Buy 2013]]&lt;br /&gt;
&lt;br /&gt;
== Errata, FAQs and Additional Information ==&lt;br /&gt;
* [[Elf 2000]]&lt;br /&gt;
&lt;br /&gt;
== Wiki Manuals ==&lt;br /&gt;
* [[SBC6120-RC User Manual]]&lt;br /&gt;
* [[S6100 Design Notes]]&lt;br /&gt;
&lt;br /&gt;
== PDF Manuals ==&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/SBC6120.pdf SBC6120 User Manual]&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/FP6120.pdf FP6120 User Manual]&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/Elf2k.pdf Elf-2000 User Manual]&lt;br /&gt;
* [http://www.SpareTimeGizmos.com/Downloads/vt.pdf VT-4/5/6 User Manual]&lt;/div&gt;</summary>
		<author><name>Gizmos</name></author>	</entry>

	</feed>