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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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