KRALYN / Ultimate_Powerbank_V3_Code

This the the code for the ultimate power bank V3
63 stars 15 forks source link

Missing Arduino libraries #4

Closed Schnema1 closed 3 years ago

Schnema1 commented 3 years ago

Hey Krlayn,

I spent a lot of time already to build the powerbank. I like your project that much and I am close to finish the first power bank soon. Just solved many 3D print issues origined by me...

For now I must copy your code to the main circuit board. But I am missing most arduino libraries and I have a pain to find them online. Can you please add the libraries you used to Github?

Iam new to Arduino but after some hours of research, try and error, I try to reach out to you.

include //4051 MUx libary

include //LED RING Libaries

include // digital pot, for changing charging current

include //display graphics

include //LED matrix chip libary

include

include <Fonts/Picopixel.h> //small font for numbers

Keep on!

temznemo commented 3 years ago

Hi, i also face same issue, Dear @KRLAYN . Can you please share all the below lib please. thanks in advance.

include //ez button libary

include //4051 MUx libary

include //LED RING Libaries

include // digital pot, for changing charging current

include //display graphics

include //LED matrix chip libary

include

include <Fonts/Picopixel.h> //small font for numbers

Schnema1 commented 3 years ago

@temznemo

You have to use another lib. Check my fork, I got the powerbank working right now. :-) https://github.com/Schnema1/Ultimate_Powerbank_V3_Code

temznemo commented 3 years ago

Dear @Schnema1 @KRLAYN , Thanks! for the great work. I made my power bank and its working, but i can see the battery percentage is not correct, do you have any updated fix for that?

thanks in advance for your time.

Br, TEMZ

KRALYN commented 3 years ago

May I ask What is wrong about the percentage, is it completely off? Or varies based on load?

On Thu, Jan 14, 2021 at 12:25 AM temznemo notifications@github.com wrote:

Dear @Schnema1 https://github.com/Schnema1 @KRLAYN https://github.com/KRLAYN , Thanks! for the great work. I made my power bank and its working, but i can see the battery percentage is not correct, do you have any updated fix for that?

thanks in advance for your time.

Br, TEMZ

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/KRLAYN/Ultimate_Powerbank_V3_Code/issues/4#issuecomment-760014882, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP6KUFMSYLBLWG35USGJBO3SZ2S7VANCNFSM4U3K6M3Q .

temznemo commented 3 years ago

Dear @KRLAYN Thanks for your reply, actually during the charging when battery shows 1002 but when i unplug the charger, again the battery percentage drop to 852 around, moreover, the USB C trigger is not charging at all, i have changed the USB C trigger but still not working. Thanks to for your guidance.

Br, TEMZ

anukesh13 commented 7 months ago

@temznemo

You have to use another lib. Check my fork, I got the powerbank working right now. :-) https://github.com/Schnema1/Ultimate_Powerbank_V3_Code

hi, can you guys share schematics and design files for the powerbank