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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
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