Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.2 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.2 KB

D. Charger

Have you ever wondered if your laptop can control its charger automatically?
Have you ever got disconnected from an important meeting or exam cause you just forgot to turn on that silly charger?
Have you ever heard that a laptop battery gets damaged if you overcharge it and you always leave the charger turned on, especially while working

No worries, the solution is here, use D. Charger. It will make your laptop control the charger based on battery levels. So, no need to worry. If the battery is low, the charger will turn ON automatically. On the other hand, if the battery is full, the charger will turn OFF.

Tools and Technologies Used:

Python Modules used:

  • PySerial for Serial Communication between MCU and laptop device
  • Time for buffer management

Hardware Info:

  • ESP8266
  • Programmed in C++

Softwares Used

  • Spyder 5.5.0
  • CMD
  • Git Bash
  • Arduino IDE

OS Used:

  • Windows 10

Features

  • Automatic charging control
  • Allows the user to set turn On and Off Thresholds

INFO

  • This project is under development
  • For now, MCU needs to be connected over USB to the laptop

Thank you

  • Thank you all for using my app.
  • All suggestions are warmly welcomed.