ESP32 Li-ion Battery Charger

  Рет қаралды 34,853

Volos Projects

Volos Projects

Күн бұрын

Пікірлер: 52
@ergindemir7366
@ergindemir7366 Жыл бұрын
A quick tip: You don't need to cut and resolder the wires to change the battery connector polarity. You can remove the tips from the connector housing with the help of a needle and reinsert.
@VolosProjects
@VolosProjects Жыл бұрын
Thank you, i will try that
@teflone121
@teflone121 Жыл бұрын
Definitely make more M5StickCplus projects, these are just amazing! thank you!
@VolosProjects
@VolosProjects Жыл бұрын
I will try, thank you
@terry5089
@terry5089 Жыл бұрын
This is a great project. Thank you for providing it. I did find one small issue. The screen brightness control (the button on right side of the M5) doesn't work with the code provided. I changed the following line from byte brightness[5] ={20,40,60,80,90}; to byte brightness[5] ={7,8,9,10,11}; and now I can change the brightness of the screen display. 7 is pretty dark but there isn't much difference in the brightness of the display for values above 11. The higher the brightness value the larger the current draw by the M5 but since this is only used as a battery charger the current draw isn't really important. You can try out different values for brightness and decide what works best for you. I have found that the TFT display is VERY easy to damage/destroy. When putting the case with the display back together, be very gentle. Make certain that everything goes together easily without any force. Even a little pressure on the TFT can kill the display in my experience.
@scome98
@scome98 Жыл бұрын
Another very cool project. On another note, I just received my LILYGO T-QT Pro board last night. Very cool little board. Will try to work on it very soon.
@MHTSAPAS
@MHTSAPAS Жыл бұрын
The T-QT is awesome. Be sure to use the “onebutton” library to get extra use out of the buttons. I made a “Royal Game of UR” dice counter and a second page to keep track of player scores. I think you’re going to love it. Thanks to Volos Projects of course. I’ve learned a lot more from this channel than I could ever mention.
@aliveandwellinisrael2507
@aliveandwellinisrael2507 Жыл бұрын
Wow, that m5stack company has some really nice stuff!
@ddjazz
@ddjazz 9 ай бұрын
Cool project , thx for sharing the code , i hope you can make more M5stickc plus projects , subscribed.
@VolosProjects
@VolosProjects 9 ай бұрын
Tnx, i will you can check few of my last videos. I am using new m5stick c plus2 in them
@oliverschutz7822
@oliverschutz7822 Жыл бұрын
really like it, even when it took a while to get it running
@gearscodeandfire
@gearscodeandfire Жыл бұрын
This is an amazing tutorial thank you!
@DaveWhaley
@DaveWhaley Жыл бұрын
very cool. thanks for sharing.
@eugenebaxter357
@eugenebaxter357 Жыл бұрын
Really like the Video! Thank you, from the axp192 sheet it has operation voltage 2.9v~6.3 AMR up to 11V. Do you think that a straight connection to a 6.7v solar panel is ok? I'm not a fan of letting white smoke out of my precious m5stickC's! Also for a long sunny day, would it be able to push well into two 18650's in parallel (of course). Idea behind my question is small solar panel charging 1 (hopefully 2) 18650s for cloudy weeks with good efficiency.
@arunnb-b8m
@arunnb-b8m 10 ай бұрын
u r the best, thank you for this video.
@dahouzkat
@dahouzkat 22 күн бұрын
This is a very nice project ! Thx for sharing it with us !! Is it possible to do something similar with a LilyGo T-Display-S3 ? Does it have similar capabilities ? If so i would be nice to see an equivalent project for this board !!!
@akul24
@akul24 Жыл бұрын
Really cool, just charging current is labeled in mA not mAh. How thich are those 600mAh batteries from soldered? I'm planning of getting one and my project is a bit tight with space
@chiparooo
@chiparooo Жыл бұрын
Very cool! Thanks for sharing!
@michaelo2l
@michaelo2l Жыл бұрын
Charge current min is 100mA, can this be reduced to 20mA for button cells for example? Looks like REG 33H sets charge current, min is 100mA, so would need to add additional circuitry to accommodate lower charge currents...
@WaschyNumber1
@WaschyNumber1 Жыл бұрын
Nice 👍👌 Can the charger be made that you can charge the Batterys with 2mah for this even smaller batterys and is it possible to charge 2x4.2v =8.4v batterys too 🤔🤗 I'm looking long time for charger with this futures but I can't program and have problems to build this stuff becourse I'm disabled and are momentarily under extrem strong pain too. 😔 For AAA nimh, liion, lifepo4 and from 1volt up to 30 volt maybe too a wakeup under volt regeneration function too?? 🤔
@EnisIsmail-wb1xp
@EnisIsmail-wb1xp 6 ай бұрын
can you make for M5StickCPlus2
@WaschyNumber1
@WaschyNumber1 Жыл бұрын
Hello What was the exact name of the new ESP32 board unit that have came out this year, that have a faster CPU and more internal Storage, please ? 🤔
@mrksaccount123
@mrksaccount123 Жыл бұрын
This is smart and cool!
@nuovocampo-cinque3189
@nuovocampo-cinque3189 Жыл бұрын
Thanks! Do you think it will work with the old M5StickC too? (I ordered the old stick by mistake 😒)
@udirt
@udirt 6 ай бұрын
Thank you trying now!
@udirt
@udirt 6 ай бұрын
narrator: but then he stopped, because he felt sorry for the tiny little board getting its wires cut. there will be a day and way to do this with a normal esp.
@ajdarseidzade688
@ajdarseidzade688 Жыл бұрын
It is interesting, what is the efficiency of the DC-DC converter built into the AXP192 is. The datasheet, as always, is "secret" on issues of efficiency, consumption, etc. :)) Maybe someone has such information? Thank you for the video.
@lonva
@lonva Жыл бұрын
Nice ! DOoyou thing it would be possible to add a second battery to it without remove the internal one ?
@VolosProjects
@VolosProjects Жыл бұрын
Yes you can but then readings whoud be wrong.
@lonva
@lonva Жыл бұрын
@@VolosProjects i'm actually looking to extend battery life, but i don't find any information on how to connect a second removable battery, will you be ok if i ask you some questions ?
@FeldiiCAE
@FeldiiCAE Жыл бұрын
Great work! :)
@EnisIsmail-wb1xp
@EnisIsmail-wb1xp 6 ай бұрын
can you make for m5stickcplus2
@RD2.rd2
@RD2.rd2 Жыл бұрын
Please make video with TTGO T-Display🙏
@starryeyed132
@starryeyed132 10 ай бұрын
Thank you
@aavanzi
@aavanzi Жыл бұрын
Dear I thought your project was amazing, but I'm getting the error below: "error: 'class AXP192' has no member named 'SetChargeCurrent'; did you mean 'GetBatChargeCurrent'? if(deb==0) {deb=1; chosen++; if(chosen==4) chosen=0; M5.Axp.SetChargeCurrent(values[chosen]);}"
@VolosProjects
@VolosProjects Жыл бұрын
Did you do what i explained in video, you need to use library from older m5stick
@GronaldoSr
@GronaldoSr Жыл бұрын
Is the TTGO compatible with this project?
@VolosProjects
@VolosProjects Жыл бұрын
No, ttgo have another charger ic
@matildafilmscom
@matildafilmscom 2 ай бұрын
I need a battery for my atoms3, can ı use poli 3.7 batteries directly? Can you help me?
@mrdebug6581
@mrdebug6581 Жыл бұрын
change the caption : you have a type with the word battery (user's won't find your video) - would be a pity
@VolosProjects
@VolosProjects Жыл бұрын
thank you :)
@Markovicc21
@Markovicc21 Жыл бұрын
ee brate ti si iz srbije pretpostavljam jel imas instagram posto mi treba pomoc
@VolosProjects
@VolosProjects Жыл бұрын
Iz Hrvatske, nemam instagram, reci?
@Markovicc21
@Markovicc21 Жыл бұрын
@VolosProjects to brate hvaal na odgovoru pa gledaj ja sam nov u ovome pa bas i ne znam sve ali imam arduino nano display 0.96 inch ali kada upalim onaj ssd 1306 display ne pokazuje sliku ako mozda znas zbog cega
@VolosProjects
@VolosProjects Жыл бұрын
jesi instalirao library i spojio sve kako treba, imas i2c ils spi oled ekranic?@@Markovicc21
@Markovicc21
@Markovicc21 Жыл бұрын
imam da i sve sam spojio@@VolosProjects
@Markovicc21
@Markovicc21 Жыл бұрын
naravno tu ostaje da je ekran pokvaren@@VolosProjects
Power Your Projects With Batteries! (LiPo/Li-ion)
9:27
Sine Lab
Рет қаралды 53 М.
DIY LiPo Charge/Protect/5V Boost Circuit
11:31
GreatScott!
Рет қаралды 800 М.
Увеличили моцареллу для @Lorenzo.bagnati
00:48
Кушать Хочу
Рет қаралды 7 МЛН
Каха и лужа  #непосредственнокаха
00:15
2 MAGIC SECRETS @denismagicshow @roman_magic
00:32
MasomkaMagic
Рет қаралды 37 МЛН
It’s Been a Good Run, Phone Providers.
26:31
Data Slayer
Рет қаралды 5 МЛН
ESP32 Battery Life Tips
17:40
Tech Dregs
Рет қаралды 5 М.
#400 The Best Power Source for ESP32/ ESP8266 Projects
14:30
Andreas Spiess
Рет қаралды 122 М.
12 Mind-Blowing ESP32 Projects to try in 2024!
8:50
ToP Projects Compilation
Рет қаралды 183 М.
You’ve Never Seen WiFi Like This
20:43
Data Slayer
Рет қаралды 1 МЛН
Как устроена отладочная плата ESP32
32:51
Мастерская Электронщика
Рет қаралды 19 М.
Revolutionize Your ESP32 Projects with Live GPIO Pin Monitoring!
8:08
The Last Outpost Workshop
Рет қаралды 185 М.
TP4056 myth busting
9:07
bigclivedotcom
Рет қаралды 333 М.
Увеличили моцареллу для @Lorenzo.bagnati
00:48
Кушать Хочу
Рет қаралды 7 МЛН