Search found 8 matches

by Willywilliams
Wed Mar 22, 2017 10:09 pm
Forum: Show-off Corner
Topic: [WIP] Wii U Gamepad build
Replies: 21
Views: 17114

Re: [WIP] Wii U Gamepad build

Oh, and as for the tablet style battery, you might run into issues. I had the same idea and it's just a tad too much without modifying the gamepad shell. Nothing a little dremelling and something like plumber's putty and paint couldn't fix.
by Willywilliams
Wed Mar 22, 2017 10:07 pm
Forum: Show-off Corner
Topic: [WIP] Wii U Gamepad build
Replies: 21
Views: 17114

Re: [WIP] Wii U Gamepad build

A little late on my reply.... Got distracted by Zelda....

I meant the 7in board has a touch input connector, so if you got a digitizer that matches the pinout (possibly doesn't exist), but again that means you need to source the board in the first place.
by Willywilliams
Sun Mar 12, 2017 2:53 pm
Forum: Show-off Corner
Topic: [WIP] Wii U Gamepad build
Replies: 21
Views: 17114

Re: [WIP] Wii U Gamepad build

Edit: On a side note, anyone know where I can find a Official Pi 7 Inch board without the screen? It's painful to buy 2 screens and then shove one in a box for months That's the unfortunate part, I can't seem to find them anywhere. You might want to contact the manufacturer. By the way, the 7in dis...
by Willywilliams
Sun Mar 12, 2017 2:40 pm
Forum: Show-off Corner
Topic: WII U RASPBERRY PI 3 FINISHED
Replies: 601
Views: 790764

Re: WII U RASPBERRY PI 3 FINISHED

If you using RPi3 make sure u are using the RasPi 3 circuit schematics from https://github.com/craic/pi_power and have added enable_uart=1 in your config.txt so no need to mess with raspi-config. Did all that, nothing worked for me. Using the original install with no updates to raspi-config solved ...
by Willywilliams
Fri Mar 10, 2017 10:42 pm
Forum: Show-off Corner
Topic: [WIP] Wii U Gamepad build
Replies: 21
Views: 17114

Re: [WIP] Wii U Gamepad build

As far as the audio goes, its pretty simple. https://drive.google.com/open?id=0B3b4HKKQ2ggvdUZuVksta0RFaHc And since I don't get how the internet works, here's a link that probably won't work... Its a picture of my pie. The blue line is audio, going from the dac to an amp, which will change and I ca...
by Willywilliams
Fri Mar 10, 2017 5:37 pm
Forum: Show-off Corner
Topic: WII U RASPBERRY PI 3 FINISHED
Replies: 601
Views: 790764

Re: WII U RASPBERRY PI 3 FINISHED

Alright, funny story. Also, to help anyone who's doing this project, I couldn't get the power on wiring/power off script to work if I updated raspi-config. I did work without a hitch after I reinstalled retropie 4.1 though... 3 weeks of annoyance....

On to debugging the battery monitor section.
by Willywilliams
Fri Mar 10, 2017 5:48 am
Forum: Show-off Corner
Topic: [WIP] Wii U Gamepad build
Replies: 21
Views: 17114

Re: [WIP] Wii U Gamepad build

You could probably wire a button, possibly the 'tv' button to write a config change to use a particular HDMI output. I might suggest using the display board from the official 7in display as the DSI connector works with the 6.5in screen he used (I can confirm this, as I fried the original board and h...
by Willywilliams
Fri Mar 10, 2017 5:41 am
Forum: Show-off Corner
Topic: WII U RASPBERRY PI 3 FINISHED
Replies: 601
Views: 790764

Re: WII U RASPBERRY PI 3 FINISHED

I'm having trouble wiring up the power on/off part. I can get it to turn on but I have to hold the button and when I release it the 5v line from the powerboost shuts off. Any suggestions would be appreciated.