Mailbug conversion project
Posted: 30 Jul 2018, 02:34
I recently got my hands on a "Mailbug": https://landel.com/mailbug/, which is a device designed to allow folks to read and write email without a general-purpose computer. It's a great form factor, and a decent-feeling keyboard.
The main circuit board is surprisingly simple; lots of thru-hole components and only a couple surface-mount ICs. The flex cable in the middle is for the display, and the two white flex connectors at the bottom left connect to the keyboard.
I'm hoping to wire in a small Linux device, (probably a https://getchip.com I have lying around). I think I can figure out the keyboard matrix just by using a multimeter on the flex ribbon from the keyboard. But I don't really have any idea where to start figuring out how to drive the screen. Any ideas where to begin with something like that? Are there good odds it'd use something standard I could drive from a linux SoC?
The main circuit board is surprisingly simple; lots of thru-hole components and only a couple surface-mount ICs. The flex cable in the middle is for the display, and the two white flex connectors at the bottom left connect to the keyboard.
I'm hoping to wire in a small Linux device, (probably a https://getchip.com I have lying around). I think I can figure out the keyboard matrix just by using a multimeter on the flex ribbon from the keyboard. But I don't really have any idea where to start figuring out how to drive the screen. Any ideas where to begin with something like that? Are there good odds it'd use something standard I could drive from a linux SoC?