WII U Intel m5 Console

Want to show off your own project? Want to keep a build log of it? Post it here!
Post Reply
Dabi
Posts: 10
Joined: Wed Sep 27, 2017 1:58 pm
Has thanked: 2 times
Been thanked: 3 times

Re: WII U Intel m5 Console

Post by Dabi » Wed Sep 27, 2017 2:08 pm

Hi great build. Sory for my english , can you help me with how did you wire teensy ++ , like you show in pi build . Thanks

User avatar
banjokazooie
Posts: 211
Joined: Thu May 19, 2016 1:14 pm
Location: Usa
Been thanked: 171 times
Contact:

Re: WII U Intel m5 Console

Post by banjokazooie » Sat Sep 30, 2017 2:09 pm

Dabi wrote:
Wed Sep 27, 2017 2:08 pm
Hi great build. Sory for my english , can you help me with how did you wire teensy ++ , like you show in pi build . Thanks
Just follow the pins number shown in the teensy code

Code: Select all

const int DOWN_BUTTON = 29;
const int UP_BUTTON = 30;
const int LEFT_BUTTON = 31;
const int LB_BUTTON = 33;
const int LT_BUTTON = 34;
const int RIGHT_BUTTON = 35;
const int X_BUTTON = 4;
const int A_BUTTON = 5;
const int RT_BUTTON = 7;
const int RB_BUTTON = 8;
const int B_BUTTON = 9;
const int MINUS_BUTTON = 10;
const int PLUS_BUTTON = 11;
const int Y_BUTTON = 12;
const int LEFT_CLICK = 32;
const int RIGHT_CLICK = 28;
const int HOME_BUTTON = 20; // WINDOWS BUTTON
const int TV_BUTTON = 21;   //LED MODE BUTTON
//ANALOG
const int LEFT_VER = 45;
const int LEFT_HOR = 44;
const int RIGHT_VER = 43;
const int RIGHT_HOR = 42;
//RGB LED 
const int RLED_LEFT=14;
const int GLED_LEFT=15;
const int BLED_LEFT=16;
const int RLED_RIGHT=26;
const int GLED_RIGHT=25;
const int BLED_RIGHT=24;
//STATUS LED
const int HOME_RED = 22;
const int HOME_BLUE = 23;
const int LOW_LED = 13;
//COMPUTESTICK LED
int OFF = 39;

User avatar
banjokazooie
Posts: 211
Joined: Thu May 19, 2016 1:14 pm
Location: Usa
Been thanked: 171 times
Contact:

Re: WII U Intel m5 Console

Post by banjokazooie » Sat Sep 30, 2017 2:15 pm

Dkire13 wrote:
Tue Sep 26, 2017 9:25 pm
Alright, so I might be making a complete fool of myself, but I haven't found anything else on something like this. Would it be possible to splice 5V out of the VBUS in type C to charge and power the stick while keeping the functionality of the type C port? This is something I came up with based on your battery layout and a couple Type C pinouts. Type C connections are wrong, but the idea is there.
Have no idea what are you trying to do, but looking at the picture what is the point to switch charging circuit to battery with a switch when the output from step down is always on and draining constantly battery?

Dabi
Posts: 10
Joined: Wed Sep 27, 2017 1:58 pm
Has thanked: 2 times
Been thanked: 3 times

Re: WII U Intel m5 Console

Post by Dabi » Mon Oct 02, 2017 2:36 am

Thanks

Dabi
Posts: 10
Joined: Wed Sep 27, 2017 1:58 pm
Has thanked: 2 times
Been thanked: 3 times

Re: WII U Intel m5 Console

Post by Dabi » Fri Oct 06, 2017 2:58 am

Hi help me again ! what software did you use for touch screen? Thanks 🍻

User avatar
banjokazooie
Posts: 211
Joined: Thu May 19, 2016 1:14 pm
Location: Usa
Been thanked: 171 times
Contact:

Re: WII U Intel m5 Console

Post by banjokazooie » Fri Oct 06, 2017 11:32 am

Dabi wrote:
Fri Oct 06, 2017 2:58 am
Hi help me again ! what software did you use for touch screen? Thanks 🍻
http://www.eeti.com.tw/drivers_Win.html

Dabi
Posts: 10
Joined: Wed Sep 27, 2017 1:58 pm
Has thanked: 2 times
Been thanked: 3 times

Re: WII U Intel m5 Console

Post by Dabi » Sat Oct 07, 2017 8:40 am

Thanks

stellares
Posts: 1
Joined: Sun Jul 31, 2016 4:25 am

Re: WII U Intel m5 Console

Post by stellares » Sun Oct 22, 2017 2:13 pm

Is it possible to run this set up with a single 3.7v battery and powerboost 1000 basic or does it lack the amps? If not, is there a boost converter with enough amps?

User avatar
banjokazooie
Posts: 211
Joined: Thu May 19, 2016 1:14 pm
Location: Usa
Been thanked: 171 times
Contact:

Re: WII U Intel m5 Console

Post by banjokazooie » Mon Oct 23, 2017 4:43 am

stellares wrote:
Sun Oct 22, 2017 2:13 pm
Is it possible to run this set up with a single 3.7v battery and powerboost 1000 basic or does it lack the amps? If not, is there a boost converter with enough amps?
I have tried it with powerboost but there is a current peek at around 3A at boot time which it could not handle. I have not found anything with that much current output that can run from 3.7V lipo so 7.4V is the only way.

drdo
Posts: 4
Joined: Tue Oct 24, 2017 8:48 pm

Re: WII U Intel m5 Console

Post by drdo » Tue Oct 24, 2017 8:53 pm

I`m very impressed your wii u console!
Can I have a question? What parts shoud I buy to use WiiU digitizer?
It is hard to search touch screen controller to use WiiU digitizer....

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest