m1ismv

Summer outdoor power bank

 
Overview
This PCB design is based on the INJOINIC IP5306 battery management chip and utilizes four USB charging interfaces: Type-C, Micro-B, Mini-B, and Lightning-USB, increasing product

compatibility. External pads are also provided for use with microcontrollers and other peripherals. To facilitate this, the HeZoo Air001 chip is added to wake up the power chip during low-power operation. Four LEDs (red, orange, yellow-green, and green) are used to indicate battery
level .
The PCB design includes
BOOT and NRST test points for easy programming of the Air001 chip.
Software description of
the anti-standby program
code block:
void setup() {
pinMode(PB_0, OUTPUT);
Serial.begin(115200);
}

void loop() {
digitalWrite(PB_0, HIGH);
delay(7500);
digitalWrite(PB_0, LOW);
delay(1000);
}

Physical demonstration description
: Four LEDs (red, orange, yellow-green, and green) are set up to indicate the battery level. A
warm yellow LED for lighting is also provided .

Bilibili video link: 【【Summer Electronics Fun Project】【LCSC EDA】【OSHWHub】【IP5306_INJOINIC】EVA Asuka Style Outdoor Power Bank】 https://www.bilibili.com/video/BV1MT421Y7zz/?share_source=copy_web&vd_source=97b9f480e5fac1933bcdb94c41d9c1fc
参考设计图片
×
 
 
Search Datasheet?

Supported by EEWorld Datasheet

Forum More
Update:2026-03-27 00:15:24
  • Can Lierda's ez430 emulator be used for UART testing?
  • PIC32 MCU Development
  • UCOS synchronization and communication issues
  • Courseware: Low noise amplifier, power amplifier, RF phase-locked loop design
  • SM24C02 electrically erasable read-only memory (EEPROM).
  • str711 address problem

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
community

Robot
development
community

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号