A small Python3 + tKinter based GUI program that calculates Tithi for a given date for every interval of time entered by the user as number of seconds. RJK's Personal Sensitive Information Manager ...
ECG, which stands for Electrocardiogram, is a medical test that measures the electrical activity of the heart over a specific period. The test is commonly known as an EKG (Electrocardiogram) in some ...
A simple and customizable weather application built with Python, utilizing Tkinter for the GUI and the OpenWeatherMap API to fetch real-time weather data. This app provides accurate and up-to-date ...
Amplitude modulation (AM) is a signal modulation technique that is widely used by radio stations for transmitting their programs. This project proposes a Python GUI-based Amplitude Modulation ...
Abstract: Speech processing embeds the recording of speech which is a huge container of private, confidential and business records, used for a wide variety of applications like health care, customer ...
I am having problem with having a GUI interface to be implemented via a second file which just contains the file to read, plots made and some new functions to be evaluated based on that. I am trying ...