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
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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