![]() |
|
Personal Computing |
I first saw a microcomputer when I was working in New York in 1976, where there was a shop on Broadway that sold 8-bit systems from Imsai, Altair and SWTPc.
In 1980 I built my first microcomputer from a collection of boards and chips. It was based on a Motorola 6809 chip and ran the Flex 09 operating system. I used this system as a programming engine for assembler, PL/9, COBOL and C. It was mostly paid for by translating the code in Software Tools in Pascal into PL/9 and selling the result to the Flex 09 community. This system was replaced in 1986.
The new system was a PC which was fitted with a Motorola 68000 based co-processor board supplied by Gibbs UltraScience, which ran OS-9, a true multi-user, multi-tasking operating system. This allowed me to switch back and forth between MS-DOS and OS-9 without any reboots, etc. The OS-9 system used the PC hardware as a file, print and terminal server and was capable of transferring files between the two operating systems. I used the MS-DOS side for word processing etc, but running OS-9 was the real purpose of the system. I developed utilities on it in C and used the Sculptor 4GL to write database applications.
By 1994 this system was showing its age and was replaced in its turn by two systems; a Windows PC and a Motorola 68020 system. The latter lives in a PC-AT case and runs OS-9. It is still in everyday use, running a mix of C applications and Sculptor database systems. In particular, it was used to support the British National Free Flight championships for 10 years until I decided enough was enough. In this role it compiled score sheets for all the events while running off a small generator in the back of a van.
My main focus has now moved on the Linux. The only reason is that Microware, creator of OS-9, shifted its emphasis from general purpose computing to specialised embedded and real-time applications and as a result support for the general user gradually dried up. Microware has since been bought by the Radisys Corporation which has further accelerated this process. My hardware supplier is also out of business and never did produce the promised network card drivers needed to support the OS-9 TCP/IP stack. In the meanwhile my OS-9 system is amazingly bug-free and totally stable. It is, however, running on borrowed time because eventually the hardware will fail, so it makes sense for me to migrate to Linux as the most capable and best supported proper domestic networked operating system.
The current home setup consists of an IBM NetVista running the RedHat Fedora flavour of Linux. This serves as a combination of local DNS, file and print server, backup server (with Amanda and a DAT drive), time service, programming engine and internal Web server. The network has been extended to support an IBM Thinkpad laptop, which also runs Fedora, a network connected HP Laserjet 5 and an ADSL router/modem that provides broadband connectivity and firewall services. My last Windows PC is now dual boot and only runs Windows when I need to use legacy Windows or DOS software. The aim is to migrate this to Linux using the WINE emulator or VMware virtual environment and then to uninstall Windows.
In a parallel development I've experimented with Parallax Inc's BS-2 STAMP computer. These marvelous devices are postage-stamp sized computers, programmed in an integer BASIC and capable of driving Radio Control servos and, indeed, almost any device you can dream up. They are programmed by a Windows-based IDE that combines the functions of source editor, compiler, loader and debugger in one well thought out package. The Basic STAMP Tools for Linux package is now available, though I haven't used it yet. By adding a single RC servo, 32 kHz watch crystal and divider circuit it is easily possible to build a flight sequence controller that will carry out the sequence of actions and make the decisions needed to control a Free Flight glider during a contest flight.