Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually.
License
GNU General Public License version 3.0 (GPLv3)Follow pydatascope
You Might Also Like
Full Control for Complex IT - Try PRTG Now
As an IT monitoring expert, you need more than basic alerts - you need actionable data and full transparency. PRTG gives your team a single pane of glass for all systems, devices, and applications, with customizable dashboards and granular user management. Detect issues before they escalate, automate reporting, and ensure compliance with SLAs. PRTG’s scalable engine and advanced analytics help you optimize resources, reduce manual effort, and keep your organization running smoothly. Take control of your IT landscape and make smarter decisions with real-time, enterprise-grade monitoring.
Rate This Project
Login To Rate This Project
User Reviews
-
Hi the software was exactly what i was looking for. To learn about how SFML works. A sound was created using cpp program and analysed using pydatascope. The result was what was expected. I am posting this review for a small correction if possible to the software. At present, when you load an audio file (eg. wav) into the software, the graph is generated. The graph has vertical scroll bar and horizontal one. It has various options like setting horizontal scale. However, the x-axis is not labelled continuously. i.e. if you scroll the horizontal bar, the lablels on x axis is not increasing. Hope you can fix it. thanks