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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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