oYaoR

[Solicitation Order] Smart Power Bank

 
Overview

Project Description

ESP8266 intelligently controls the power bank and supports multiple charging protocols. Support Apple. Android phone


Project function introduction

Introduction and brief introduction to the relevant functions of the project, such as:

  • The battery is charged using USB port 1A. Supports household AC fast charging.

  • Support TYPE_C PD

  • OLED displays current charging current. Display network time and current PCB temperature;

  • With 1-way relay;

  • Connect to the cloud platform. Supports mobile phone network control relay, and can be charged with power bank.

    • -

Project properties

Here you can fill in the completion progress bar of the project, select the check box according to the completed function, and also display the completion progress of the function.

  • [x] Schematic design

  • [x] PCB diagram design

  • [ ] PCB proofing

  • [ ] Welding test

  • [ ] function test

  • [ ] Program testing

    • -

Circuit explanation

Here you can attach a schematic diagram of the circuit to explain it, along with text.


software

#include 
int main {
void move(int *xa, int *xb);
int a, b;
printf("请输入两个数a,b:");
scanf("%d, %d", a, b);
move(a, b);
printf("a=%d, b=%d", a, b);
  return 0;
}
void move(int *xa, int *xb) {
  int a;
  a = *xa;
  *xa = *xb;
  *xb = a;
}

picture

Place schematics, PCBs, 3D diagrams, physical objects, and project-related pictures and GIFs.


Demo video

Place the video link address outside the open source platform. If the open source platform cannot be uploaded, open source upload it to other video websites and put the link here. If it can be deleted within the project, you do not need to fill in this field.


Precautions

Precautions for engineering related use




参考设计图片
×
 
 
Search Datasheet?

Supported by EEWorld Datasheet

Forum More
Update:2025-08-09 12:20:35
  • Variable storage problem after exiting the system
  • TLV2553
  • This week's highlights
  • Pulsonix compatible eda software
  • I recently made a VC program with a lattice download limit.
  • Embedded system learning

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号