Open Robotto opened 12 years ago
Why not support it all on the fly? we are using modules anyways thus we should be able to direct the data stream how we want.
The cool thing would thus be to have a box. That can do the following
That would be most flexible, So I am talking about a box that can do all this. And it will work for your changing needs.
Is that possible?
about the power: I want power from lipo on the n64, perhaps vi should add the option to add a mini usb stick to it, just like you can on a wireless mouse, to keep using it while charging the battery. That would be cool.
I'm all about on the fly.. but we need to be sneaky...
We need to consider which of the following features/settings need to be on-the fly changeable (eg jumpers) and which need to be hardcoded on assembly (eg. solder jumpers)
Solder jumpers are cooler because of SMD but we like flexibility...
options:
1: The all in emulator style = USB <-> Wireless controller 2: The adaptoid style option = USB <-> Regular controller 3: The NewOldschool option = Console <-> Wireless controller
4,5,6 : All of the above, but for Gamecube instead of N64.
Issues:
-Determining what needs power from where, and when. -Determining what needs data from where, and when.