Skip to content
#

advance

Here are 11 public repositories matching this topic...

I have designed popular tick-tac-toe game in python. The game is designed in two ways: procedural programmng and object-oriented programming. In this project I have used programming concepts: Classes/Objects, conditions(if/elsif/else), user defined functions, In-build functions, Exception handling. I have learned other OOPS concepts like inherit…

  • Updated Mar 12, 2022
  • Python

Automation system to disconnect charger of laptop once battery is 100% and again connect it once battery levels are below the set threshold. It has been achieved using Python script and Micro Controller ESP8266 The relay is controlled by Node-MCU and Node-MCU itself is connected to laptop via serial communication over USB.

  • Updated Jan 7, 2023
  • Python

Improve this page

Add a description, image, and links to the advance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the advance topic, visit your repo's landing page and select "manage topics."

Learn more