Skip to content

mofidumar15/Smart-Voltage-Monitor-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Smart-Voltage-Monitor-Python

This project is part of a 30-day series of Integrating Ai and Machine learning with Electrical and Electronics Concepts or Systems

Day 01: Smart Voltage Monitor using Python ⚡

📌 Project Overview

This is Day 01 of my 30-Day Challenge implementing AI and Software concepts within Electrical and Electronics Engineering.

Today's project focuses on Data Acquisition Simulation. In real-world electrical systems, monitoring voltage fluctuations is critical for equipment safety. This Python tool allows users to simulate specific voltage ranges and visualize the telemetry data instantly.

🚀 Features

  • Dynamic User Input: Define custom voltage ranges (e.g., 20V to 500V).
  • Real-time Simulation: Generates 50 data points using random.uniform to simulate sensor noise.
  • Professional Visualization: Uses matplotlib to plot data with grids and markers for engineering accuracy.

🛠️ Tech Stack

  • Language: Python 3.x
  • Libraries: Matplotlib, Random

📸 Preview

Screenshot 2026-03-25 004620

Install dependencies:

Bash : pip install matplotlib

Run the script:

Bash python main.py

About

This project is part of a 30-day series of Integrating Ai and Machine learning with Electrical and Electronics Concepts or Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages