Search results

  1. JacksonS

    Wii SP 2.0

    My custom PCB (it's earlier in the worklog) is based on the Pluto IIx-HDMI board, which is described on the GCVideo-DVI GitHub page. And my LCD driver is based on this board, which can take the HDMI input. My batteries are Panasonic 18650 3400 mAh cells, which are in the BOM. There are pink...
  2. JacksonS

    Worklog The GS2

    You know what that logo reminds me of? A winner.
  3. JacksonS

    Wii SP 2.0

    Yes, that works. Plug it into a TV and it basically becomes a regular Wii console with batteries.
  4. JacksonS

    Wii SP 2.0

    The only thing that is powered when the system is off is the microcontroller that controls power cycling. There is a separate idle 3.3V line for that, much like the original Wii has.
  5. JacksonS

    Wii SP 2.0

    It's a normal screen with a touch panel glued on. I am interfacing with the touch panel directly, so it has nothing to do with HDMI.
  6. JacksonS

    Wii SP 2.0

    Thanks :D. I'm sure I'll be saying the same thing about your GS2 when it's done.
  7. JacksonS

    Wii SP 2.0

    Valid question :D. Here's a list of what the new one contains that the old one did not: An internal screen that utilizes progressive HDMI video, not interlaced composite video Fully digital video (no component to HDMI converters involved) A touch panel Seamless play and charge with one DC power...
  8. JacksonS

    Wii SP 2.0

    The new ones have through holes that you can solder to from the back. See here:
  9. JacksonS

    Wii SP 2.0

    I switched to the newer version of 3DS joysticks so I could solder to the through holes without removing it from the case. You can see I also had to tilt the accelerometer (next to the Wii remote) at an awkward angle because it was calibrated wrong for some reason... It's done :). Final...
  10. JacksonS

    How many?

    I went through about 14 GameCube motherboards and several failed case designs over the course of two years before I FINALLY made a portable that worked. And I'm glad my earlier attempts didn't work out because I learned essential skills by messing up so many times.
  11. JacksonS

    Wii SP 2.0

    Yes, it's exactly the same bus. The speaker and the EEPROM work on this bus as well. Pretty much the only thing that does not work on this bus is the accelerometer. The read address for the camera is B1 (write address is B0), so the Wii remote sends out this address on the I2C bus whenever it...
  12. JacksonS

    Wii SP 2.0

    Yeah, I'm sure you could emulate the accelerometer with a microcontroller or something similar. The accelerometer has a publicly available datasheet, so all the info should be out there. I've been shaking my prototype a lot and not heard any rattling yet, so I think I'm good :D.
  13. JacksonS

    Wii SP 2.0

    The 4.3" screen is good for widescreen games. I wouldn't go any smaller. The 3.5" screen is basically the same height, but a 4:3 ratio instead of 16:9, so it's just as good when you don't need widescreen.
  14. JacksonS

    Wii SP 2.0

    I can't quite do that with the internal controllers since there is no nunchuck :(. But at least I could connect a separate controller for a video. I may do that.
  15. JacksonS

    Question No rumble after trim?

    The negative pad only provides ground when the rumble is active. That's how it turns rumble on or off. So it sounds like your 5V supply is fine.
  16. JacksonS

    Question No rumble after trim?

    You're referring to the ground supply for the whole controller? I'd think that the controller wouldn't work at all if it had a faulty ground supply, but try supplying ground from somewhere else and try a thicker ground wire as well.
  17. JacksonS

    Wii SP 2.0

    The main reason is what @Aurelio said, the DS Lite buttons have a squishy membrane that I prefer over tactile buttons.
  18. JacksonS

    Question No rumble after trim?

    Did you check that there is actually a 5V supply? There may be no voltage despite it being connected.
  19. JacksonS

    Worklog My first GC Portable!

    I've run into weird issues like this a few times with the GameCube and never found anything wrong. Seems like they just randomly die. Can you detect abnormally high current on any of the voltage lines with your meter?
  20. JacksonS

    Wii SP 2.0

    It's getting close :). I need to get those shoulder buttons in there. Other than that it's just about done.
Back
Top