WII U RASPBERRY PI 3 FINISHED
- banjokazooie
- Posts: 211
- Joined: Thu May 19, 2016 1:14 pm
- Location: Usa
- Been thanked: 171 times
- Contact:
Re: WII U RASPBERRY PI 3 FINISHED
Hi Banjo I have brought this battery from ebay
http://www.ebay.co.uk/itm/172385143136? ... EBIDX%3AIT#
and was wondering if you could help me out how do you know if it has a protection circuit I know it says it does but how can I tell?
If so do you think I should still add a protection circuit also would this charging circuit be ok to use
http://www.ebay.co.uk/itm/like/15221010 ... 931&crdt=0[/quote]
The battery has a protection circuit integrated. No need for charging board with protection use the bare tp4056
http://www.ebay.co.uk/itm/10x-TP4056-5V ... rkt%3D1%26
http://www.ebay.co.uk/itm/172385143136? ... EBIDX%3AIT#
and was wondering if you could help me out how do you know if it has a protection circuit I know it says it does but how can I tell?
If so do you think I should still add a protection circuit also would this charging circuit be ok to use
http://www.ebay.co.uk/itm/like/15221010 ... 931&crdt=0[/quote]
The battery has a protection circuit integrated. No need for charging board with protection use the bare tp4056
http://www.ebay.co.uk/itm/10x-TP4056-5V ... rkt%3D1%26
Re: WII U RASPBERRY PI 3 FINISHED
https://www.youtube.com/watch?v=WbhRkZxJmuo
Finally got this sucker going. Everything works great. Link above. I got a few ideas on what I want to do next. Currently working on a guide to how I built this. Will post soon as I complete.
Finally got this sucker going. Everything works great. Link above. I got a few ideas on what I want to do next. Currently working on a guide to how I built this. Will post soon as I complete.
-
- Posts: 4
- Joined: Wed Dec 28, 2016 12:48 am
Re: WII U RASPBERRY PI 3 FINISHED
Hello everyone, i bought everything and now i'm wiring teensy to the controls buttons, but it doesnt work,
where do i need to do with the teensy script code? any tutorial? i'm really a newbe ^^
thanks for this project it makes me dream !
where do i need to do with the teensy script code? any tutorial? i'm really a newbe ^^
thanks for this project it makes me dream !
Re: WII U RASPBERRY PI 3 FINISHED
Use this link to set up your Teensy.exodious69 wrote:Hello everyone, i bought everything and now i'm wiring teensy to the controls buttons, but it doesnt work,
where do i need to do with the teensy script code? any tutorial? i'm really a newbe ^^
thanks for this project it makes me dream !
https://www.youtube.com/watch?v=g_ecnM7ULDw
Depending on how you wired it up. You may have to either change the code or land your wires to match the code.
-
- Posts: 4
- Joined: Wed Dec 28, 2016 12:48 am
Re: WII U RASPBERRY PI 3 FINISHED
thanks iriemars , i followed the video, but the picture on teensy loader never change, what's wrong ?
im not able to put that script on the teensy so it does not work...
do i'm doing somthing wrong?
thanks

do i'm doing somthing wrong?
thanks
Re: WII U RASPBERRY PI 3 FINISHED
Load the exact versions of everything in the video. I know one of those Arduino versions might still be in Beta so it doesn't work with the Teensy loader. Try downloading a previous version and you should be good. Make sure you follow the steps in the video. Once complete and you can copy the script directly into Arduino, connect your Teensy, run or upload your script, and finally hit the little black button on your Teensy. It should upload and you should be all set. Here is a link to previous versions.exodious69 wrote:thanks iriemars , i followed the video, but the picture on teensy loader never change, what's wrong ?im not able to put that script on the teensy so it does not work...
do i'm doing something wrong?
thanks
https://www.arduino.cc/en/Main/OldSoftwareReleases#00xx
If you haven't landed your wires just yet I would read the script provided by Banjo and study the pin out of the Teensy in this thread. It's not identical and would make your life much easier to match the code since you haven't gotten to that point yet. Let me know if this helps. You can also read up on the programming at the below link.
https://www.pjrc.com/teensy/td_download.html
-
- Posts: 4
- Joined: Wed Dec 28, 2016 12:48 am
Re: WII U RASPBERRY PI 3 FINISHED
i did it again and again and again, i'm about to give up all the project , i think its fake teensy , i have one blinking green and one blinking red
anyway in arduino i have this message when i want to upload
Teensy did not respond to a USB-based request to automatically reboot.
Please press the PROGRAM MODE BUTTON on your Teensy to upload your sketch.
i did everything like video
anyway in arduino i have this message when i want to upload
Teensy did not respond to a USB-based request to automatically reboot.
Please press the PROGRAM MODE BUTTON on your Teensy to upload your sketch.
i did everything like video
- banjokazooie
- Posts: 211
- Joined: Thu May 19, 2016 1:14 pm
- Location: Usa
- Been thanked: 171 times
- Contact:
Re: WII U RASPBERRY PI 3 FINISHED
Sometimes you must flash the teensy manually.exodious69 wrote:i did it again and again and again, i'm about to give up all the project , i think its fake teensy , i have one blinking green and one blinking red
anyway in arduino i have this message when i want to upload
Teensy did not respond to a USB-based request to automatically reboot.
Please press the PROGRAM MODE BUTTON on your Teensy to upload your sketch.
i did everything like video
1. press the button on teensy.
2. press the button in andruino to upload sketch
3. wain until you have message sending failed
4. pres the manual button in flash windows that pops up after sketch has been sent to board and wait until it finish flashing.
If this is still failing you can try to flash another bootloader. A have been using MMjoy2 to flash generic hid descriptor and then flash it back to teensy through arduino.
-
- Posts: 4
- Joined: Wed Dec 28, 2016 12:48 am
Re: WII U RASPBERRY PI 3 FINISHED
the thing is : i dont have that second picture on teensy program, it still on "press button on teensy to manually enter program mode", this picture never change that's the problem bro 

-
- Posts: 18
- Joined: Sun Jan 01, 2017 9:46 am
- Been thanked: 4 times
Re: WII U RASPBERRY PI 3 FINISHED
Ok.. I have most of it working.. Although there are a couple of minor questions..
On the Teensey there is a connection for "Menu". What is that connected to? I didn't see anything saying what it was connected to, nor do I see any available pins left on anything except for :
TV / Power / Home
Does anyone have the pinouts connections for that little board? I'd like to add a few more buttons as well as the "Menu", but I'd like to use the small board from the bottom. I figure I could wire it up if I could manage to find the pinouts.
Thanks. Awesome work, it is pretty slick.
On the Teensey there is a connection for "Menu". What is that connected to? I didn't see anything saying what it was connected to, nor do I see any available pins left on anything except for :
TV / Power / Home
Does anyone have the pinouts connections for that little board? I'd like to add a few more buttons as well as the "Menu", but I'd like to use the small board from the bottom. I figure I could wire it up if I could manage to find the pinouts.
Thanks. Awesome work, it is pretty slick.
Who is online
Users browsing this forum: No registered users and 1 guest