Modules
Planned modules for the main board, to replicate all of the functionality of the original device.
KBD - Keyboard
Duties Convert the stock keyboard into USB Parts Teensy 4.1 Original Keyboard References Keyboa...
RTC - Realtime Clock
Duties Emulate a DS1307 real time clock chip Optionally implement extra ram set/recall Optionall...
PWR - Power Supply
Duties Provide +5v power to the computer Provide charging current for the Ni-Cd battery LED outp...
CPU - Computer
Duties Actually handle the computer parts of the computer Parts Either (Depending on need for HDM...
DSK - Floppy Disk Drive
Duties Map the physical floppy drive to usb Parts TEAC FD-335HF 26-pin floppy drive Arduino C...
LCD - Built-in Display
Path One: Keep the current LCD Duties If recycling the current LCD, will need to ensure proper po...
VGA - Video Output
PCI - Parallel and Serial Ports
Duties Make available the original type of ports the original device had, in roughly the same pos...
MDM - Bluetooth Modem
Duties Have a way to allow the computer to "dial in" to a network using bluetooth, and a OpenWRT ...