Skip to main content
Home Forums 68kMLA DuoUltra'PadCarryAll Hack . . . — #6
Post #6 by techknight
Source Forum68kMLA
CategoryPeripherals
Post DateSat, 25 Feb 2012 - 18:52
Original URLhttps://68kmla.org/bb/threads/duoultrapadcarryall-hack.24790/
Post
which is easy to do as far as the microcontroller goes. ive written keyscanning algos before.

Heck if you had a dead Duo 210 or 230 black and white version, you could "possibly" fit an iPad or some other tablet inside the LCD housing, as a "slide in" type mechanism with a base docking connector on the other end that the tablet slides into.

Then the bottom half of the laptop contains an extended battery to keep the tablet charged, and the USB microcontroller that uses the mouse and keyboard.

That just may work, and is not hard to implement. You would need a USB AVR or a USB PIC type of microcontroller, and implement the HID stack. Heck there may even be example codes out there that does just this, and the reason i feel so is becuase of the MAME movement and custom interfaces for that.

mp.ls