WII U RASPBERRY PI 3 FINISHED

Want to show off your own project? Want to keep a build log of it? Post it here!
User avatar
Kayumba
Posts: 73
Joined: Mon Sep 25, 2017 12:36 am
Location: France
Has thanked: 8 times
Been thanked: 17 times
Contact:

Re: WII U RASPBERRY PI 3 FINISHED

Post by Kayumba » Sun Dec 03, 2017 9:18 am

Kayumba wrote:
Fri Nov 24, 2017 2:57 pm
banjokazooie wrote:
Tue Nov 21, 2017 4:06 pm
Kayumba wrote:
Mon Nov 20, 2017 3:00 pm
If your board charging have already "overshoot/over discharge protection" do you really need "BATTERY PROTECTION CIRCUIT 8A"?
Battery protection board is a must for non protected lipo battery packs. The charging circuit have no protection build in. The big black part is a capacitor used for Rpi version 3
Image
Thank you for answer.
There is many battery protection boards on the net.
How to know which one is good one?
The difference of protection board is between the voltage (V) and the Amperage (A).
For the same vantage you can have different Amperage (A): 8A, 10A; 20A.
How to calculate which i need ?

User avatar
banjokazooie
Posts: 211
Joined: Thu May 19, 2016 1:14 pm
Location: https://t.me/pump_upp
Been thanked: 171 times
Contact:

Re: WII U RASPBERRY PI 3 FINISHED

Post by banjokazooie » Tue Dec 05, 2017 3:16 am

Kayumba wrote:
Sun Dec 03, 2017 9:18 am
Kayumba wrote:
Fri Nov 24, 2017 2:57 pm
banjokazooie wrote:
Tue Nov 21, 2017 4:06 pm


Battery protection board is a must for non protected lipo battery packs. The charging circuit have no protection build in. The big black part is a capacitor used for Rpi version 3
Image
Thank you for answer.
There is many battery protection boards on the net.
How to know which one is good one?
The difference of protection board is between the voltage (V) and the Amperage (A).
For the same vantage you can have different Amperage (A): 8A, 10A; 20A.
How to calculate which i need ?
It depends on the battery setup. If you going to use 1cell lipo look for at least 1S 3A , and with the the 2cell lipo 2S model. Dont buy anything with only 2A ratting go for 3A and above models.

alwe2710
Posts: 1
Joined: Tue Dec 12, 2017 11:42 am

Re: WII U RASPBERRY PI 3 FINISHED

Post by alwe2710 » Tue Dec 12, 2017 12:41 pm

Hello,
I am very interested in how you managed the cabling of the batteries. Have you made a series or parallel connection? Could you describe the wiring more in detail please?
If you used them in series, how did the powerboost manage this current? I read it is only capable of using a current of 1.8-5V.
Which battery protection did you buy/use? Is this one OK? Or do I Need a 3.4V protection board?https://www.ebay.co.uk/itm/2S-8A-7-4V-8 ... 2785172556
Which Audio jack can I use to automatically turn off the internal Speakers when a plug is plugged in?
Couldn't I use the Powerboost as charging circuit and battery protection as well?

Much regards
alwe2710
Last edited by alwe2710 on Tue Dec 12, 2017 1:06 pm, edited 1 time in total.

User avatar
banjokazooie
Posts: 211
Joined: Thu May 19, 2016 1:14 pm
Location: https://t.me/pump_upp
Been thanked: 171 times
Contact:

Re: WII U RASPBERRY PI 3 FINISHED

Post by banjokazooie » Wed Dec 13, 2017 7:49 am

alwe2710 wrote:
Tue Dec 12, 2017 12:41 pm
Hello,
I am very interested in how you managed the cabling of the batteries. Have you made a series or parallel connection? Could you describe the wiring more in detail please?
If you used them in series, how did the powerboost manage this current? I read it is only capable of using a current of 1.8-5V.
Which battery protection did you buy/use? Is this one OK? Or do I Need a 3.4V protection board?https://www.ebay.co.uk/itm/2S-8A-7-4V-8 ... 2785172556
Which Audio jack can I use to automatically turn off the internal Speakers when a plug is plugged in?
Couldn't I use the Powerboost as charging circuit and battery protection as well?

Much regards
alwe2710
Most info you can find on first page and more in depth through the posts but I will try to answer to your questions anyway.
In this project a 2 batteries in parallel were used so output voltage was nominal 4.2V. Battery protection is you own choice but anything around 3A rating is fine. The link you provided is for batteries in series. Any audio jack with 5 pins will have switched output. Powerboost basic is to boost the voltage to defined level in this case 5V and has no functionality to charge or protect batteries. Powerboost 1000c is a integrated charging and boosting circuit in one but still without battery protection circuit.

chaosratt
Posts: 123
Joined: Sat Aug 20, 2016 7:36 pm
Has thanked: 12 times
Been thanked: 33 times

Re: WII U RASPBERRY PI 3 FINISHED

Post by chaosratt » Wed Dec 13, 2017 10:28 pm

The Powerboost to my understanding does not have very robust protection circuits, you can use it as a charger & booster, but if you're connecting raw cells you should connect a protection circuit in-line/series between the cells & the power boost.

frntz
Posts: 2
Joined: Wed Dec 06, 2017 6:32 am
Has thanked: 1 time

Re: WII U RASPBERRY PI 3 FINISHED

Post by frntz » Tue Jan 30, 2018 2:03 am

banjokazooie wrote:
Mon Aug 07, 2017 7:29 am
LordDarkScream wrote:
Sun Aug 06, 2017 6:53 pm
So I'm at the point to say f the audio circuit. The circuits here only cover a one speaker none usb dac. So now I've moved back to the power circuit. How are you charging the batteries in parallel? I did not see a switch in parts used. How did you do the charge circuit? I have the usb board connected to the charge circuit at the +/-. Now do I run the batt +/- to the protection board B+/B- or does it go to the P+/P-. After that what points P+/P- or B+/B- go to the Power boost and at what pads do they connect.....
Here is the diagram I have done for Marty33

Image

and updated power circuit utilizing 2S setup. You can use the same charging circuit for 1S setup and connect them in parallel , discard the pololu switch and step down and use powerboost basic instead.

Image
I tried to solder the sound circuit. I did exactly like this diagram but I only have sound from the headphones not the speaker. Do I have to do something special for the speaker to work as default ? Thanks.

User avatar
VeteranGamer
Posts: 1738
Joined: Thu Jan 26, 2017 11:12 am
Location: London, UK
Has thanked: 528 times
Been thanked: 909 times

Re: WII U RASPBERRY PI 3 FINISHED

Post by VeteranGamer » Tue Jan 30, 2018 3:38 am

frntz wrote:
Tue Jan 30, 2018 2:03 am

Image

I tried to solder the sound circuit. I did exactly like this diagram but I only have sound from the headphones not the speaker. Do I have to do something special for the speaker to work as default ? Thanks.


if using this diagram exactly (which does look about right)....

you wont get sound to the speakers as its missing power connections to the amp (the amp is not being powered)....

have you supplied power to the amp (5v & GND).....
(run a 5v to the 5v on the amp)
(run a Ground to the GND on the amp)


.

Misturbubles
Posts: 11
Joined: Mon Jan 29, 2018 5:01 pm
Has thanked: 3 times

Re: WII U RASPBERRY PI 3 FINISHED

Post by Misturbubles » Tue Jan 30, 2018 11:56 am

Curiousity question:

How difficult would it be to remove the hdmi ports from the lcd driver board and the Pi, and replace them with a FPC? This way there aren't any bulky ports taking up space. Would it be worth it?
Last edited by Misturbubles on Tue Jan 30, 2018 1:06 pm, edited 1 time in total.

frntz
Posts: 2
Joined: Wed Dec 06, 2017 6:32 am
Has thanked: 1 time

Re: WII U RASPBERRY PI 3 FINISHED

Post by frntz » Tue Jan 30, 2018 1:03 pm

VeteranGamer wrote:
Tue Jan 30, 2018 3:38 am
frntz wrote:
Tue Jan 30, 2018 2:03 am

Image

I tried to solder the sound circuit. I did exactly like this diagram but I only have sound from the headphones not the speaker. Do I have to do something special for the speaker to work as default ? Thanks.


if using this diagram exactly (which does look about right)....

you wont get sound to the speakers as its missing power connections to the amp (the amp is not being powered)....

have you supplied power to the amp (5v & GND).....
(run a 5v to the 5v on the amp)
(run a Ground to the GND on the amp)


.
Thanks for your answer ! No I didn't supply ... it seems obvious to supply the amp actually ... I updated the picture to supply it via the raspberry is it ok to do it like that ?

Image
http://imgur.com/a/AnfND


EDIT: I did it and it works perfectly :) Thank you so much for your answer :) When I'm charging I have some background noise though I will investigate :)
Last edited by frntz on Wed Jan 31, 2018 5:44 am, edited 1 time in total.

User avatar
DieselDummy
Posts: 197
Joined: Tue Oct 24, 2017 12:20 pm
Location: Florida, USA
Has thanked: 80 times
Been thanked: 92 times

Re: WII U RASPBERRY PI 3 FINISHED

Post by DieselDummy » Tue Jan 30, 2018 1:15 pm

Misturbubles wrote:
Tue Jan 30, 2018 11:56 am
Curiousity question:

How difficult would it be to remove the hdmi ports from the lcd driver board and the Pi, and replace them with a FPC? This way there aren't any bulky ports taking up space. Would it be worth it?
Not a beginners task but not overly difficult. I already did this for one of my builds (not posted yet) and it works! Saves a ton of space too.
Edit: worth it, in my opinion, but very easy to destroy the solder pads

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest