Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/analogdevicesinc/scopy
A software oscilloscope and signal analysis toolset
https://github.com/analogdevicesinc/scopy
adalm-2000 hacktoberfest iio m2k oscilloscope
Last synced: 6 days ago
JSON representation
A software oscilloscope and signal analysis toolset
- Host: GitHub
- URL: https://github.com/analogdevicesinc/scopy
- Owner: analogdevicesinc
- License: gpl-3.0
- Created: 2016-09-13T03:27:26.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:23:33.000Z (2 months ago)
- Last Synced: 2024-10-29T09:42:52.598Z (2 months ago)
- Topics: adalm-2000, hacktoberfest, iio, m2k, oscilloscope
- Language: C++
- Homepage: http://wiki.analog.com/scopy
- Size: 48.4 MB
- Stars: 396
- Watchers: 63
- Forks: 164
- Open Issues: 77
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-opensource-hardware - scopy
README
[![Appimage x86_64 build](https://github.com/analogdevicesinc/scopy/actions/workflows/appimage-x86_64.yml/badge.svg?branch=main)](https://github.com/analogdevicesinc/scopy/actions/workflows/appimage-x86_64.yml?query=branch%3Amain)
[![Appimage armhf build](https://github.com/analogdevicesinc/scopy/actions/workflows/appimage-armhf.yml/badge.svg?branch=main)](https://github.com/analogdevicesinc/scopy/actions/workflows/appimage-armhf.yml?query=branch%3Amain)
[![Appimage arm64 build](https://github.com/analogdevicesinc/scopy/actions/workflows/appimage-arm64.yml/badge.svg?branch=main)](https://github.com/analogdevicesinc/scopy/actions/workflows/appimage-arm64.yml?query=branch%3Amain)
[![Flatpak build](https://github.com/analogdevicesinc/scopy/actions/workflows/linuxflatpakbuild.yml/badge.svg?branch=main)](https://github.com/analogdevicesinc/scopy/actions/workflows/linuxflatpakbuild.yml?query=branch%3Amain)
[![Mingw build](https://github.com/analogdevicesinc/scopy/actions/workflows/mingwbuild.yml/badge.svg?branch=main)](https://github.com/analogdevicesinc/scopy/actions/workflows/mingwbuild.yml?query=branch%3Amain)
[![macOS status](https://dev.azure.com/AnalogDevices/M2k/_apis/build/status/analogdevicesinc.scopy?branchName=main&label=Scopy%20macOS)](https://dev.azure.com/AnalogDevices/M2k/_build?definitionId=25&_a=summary&branchFilter=5915%2C5915)# Scopy [![GitHub Release](https://img.shields.io/github/release/analogdevicesinc/scopy.svg)](https://github.com/analogdevicesinc/scopy/releases/latest) [![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://github.com/analogdevicesinc/scopy/blob/update-readme/LICENSE)
Scopy is a software oscilloscope and signal analysis toolset.### Supported platforms
- Windows (x86-64)
- Linux flatpak (x86-64, armhf, arm64)
- macOS (x86-64, arm64)
- Android (aarch64)Complete instalation and usage instructions can be found on our [Wiki](https://wiki.analog.com/university/tools/m2k/scopy) page.
## Contributing
See the [CONTRIBUTING file](CONTRIBUTING.md) for guidance on contributing to this project.