Exophase
Nothing good will ever come of Exophase.
So, this came up a few times already as an idea, and I recommended someone start a thread for it. Since then I've talked a bit with an electrical engineer coworker who might be interested in helping out with something like this, so I might end up trying to do this with him at some point.
Just so we're clear, this is about adding an external second screen to Pandora (and down the road Pyra), it's not about doing any kind of new handheld with two screens or getting ED to make this. Think of it more like a hardware mod or homebrew sort of thing, although it wouldn't actually modify the handheld and could be used with other devices. It's also not really meant to be anything serious, I get that most people wouldn't be very interested in something like this. This thread is just for coming up with ideas for those few people who do think this would be interesting.
Here's what I'm thinking thus far:
1) LCD display 2.8" diagonal, that can be programmed with a direct bus interface (probably means has a framebuffer), I'd prefer 256x192 for nice DS integration but you can't really find that. Having to rotate to go from 240x320 to 320x240 isn't a big deal.
2) Should also have a resistive touchscreen.
3) All communication and power would be over USB 2.0. This should be enough bandwidth to facilitate 320x240x24bpp or at least 16bpp @ 60Hz, along with touch information going back. Possibly using isochronous mode, trading possibility of errors for bandwidth/latency (probably in practice there won't be many errors?)
4) Needs a microcontroller with USB, a lot of SRAM to store double buffered 320x240 framebuffers, and some ADCs to read the touchscreen values.
5) I'm not totally sure on this yet, but I think at least to start with it'll attach to Pandora by being laid on top of the nubs and some of the keyboard, and kept in place with an elastic band (if necessary, with holes cut out for the controls and maybe some of the keyboard)
For LCD I'm thinking this:
http://www.mouser.com/ds/2/116/DT028ATFT-v21-221378.pdf
And for microcontroller:
http://components.arrow.com/part/detail/62024492S651017N2064?region=na&utm_source=FindChips&utm_medium=buyNow
I like this one because it has 512KB of SRAM, USB 2.0, a parallel bus interface for LCD, and you can get it in a 64-pin TQFP package so it's not that unrealistic to assemble by hand.
Any thoughts?
Just so we're clear, this is about adding an external second screen to Pandora (and down the road Pyra), it's not about doing any kind of new handheld with two screens or getting ED to make this. Think of it more like a hardware mod or homebrew sort of thing, although it wouldn't actually modify the handheld and could be used with other devices. It's also not really meant to be anything serious, I get that most people wouldn't be very interested in something like this. This thread is just for coming up with ideas for those few people who do think this would be interesting.
Here's what I'm thinking thus far:
1) LCD display 2.8" diagonal, that can be programmed with a direct bus interface (probably means has a framebuffer), I'd prefer 256x192 for nice DS integration but you can't really find that. Having to rotate to go from 240x320 to 320x240 isn't a big deal.
2) Should also have a resistive touchscreen.
3) All communication and power would be over USB 2.0. This should be enough bandwidth to facilitate 320x240x24bpp or at least 16bpp @ 60Hz, along with touch information going back. Possibly using isochronous mode, trading possibility of errors for bandwidth/latency (probably in practice there won't be many errors?)
4) Needs a microcontroller with USB, a lot of SRAM to store double buffered 320x240 framebuffers, and some ADCs to read the touchscreen values.
5) I'm not totally sure on this yet, but I think at least to start with it'll attach to Pandora by being laid on top of the nubs and some of the keyboard, and kept in place with an elastic band (if necessary, with holes cut out for the controls and maybe some of the keyboard)
For LCD I'm thinking this:
http://www.mouser.com/ds/2/116/DT028ATFT-v21-221378.pdf
And for microcontroller:
http://components.arrow.com/part/detail/62024492S651017N2064?region=na&utm_source=FindChips&utm_medium=buyNow
I like this one because it has 512KB of SRAM, USB 2.0, a parallel bus interface for LCD, and you can get it in a 64-pin TQFP package so it's not that unrealistic to assemble by hand.
Any thoughts?
Last edited by a moderator: