You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scopy v2.0.0 marks the first release of the redesigned Scopy application, introducing a completely new infrastructure and interaction mechanism for any IIO device through generic instruments.
While retaining the core functionality of Scopy v1 - support for ADALM2000 devices - this update significantly expands its capabilities.
ADI Harmonic Design style: Scopy has a new UI styling mechanism and provides three default themes: Scopy, Harmonic dark and Harmonic light.
Multiple device support: connect to multiple devices from the same Scopy session.
Scopy is now structured in plugins which act as intermediaries, allowing users to control and interact with devices in a way that’s intuitive and easy to understand.
Generic plugins offer basic commands and actions that work across a wide range of devices.
Device-specific plugins are tailored to a particular device, enabling users to access its unique features and functions.
General IIO plugins
ADC Plugin - Tool for generic IIO ADC visualization and control
DAC plugin - Tool for generic IIO DAC control
Datalogger - Use IIO raw and scale attributes to plot and save data
Debugger - IIO context explorer tool
Register Map - Register map of connected device with detailed register table for available XML templates
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/analogdevicesinc/scopy/releases/tag/v2.0.0
Scopy v2.0.0 marks the first release of the redesigned Scopy application, introducing a completely new infrastructure and interaction mechanism for any IIO device through generic instruments.
While retaining the core functionality of Scopy v1 - support for ADALM2000 devices - this update significantly expands its capabilities.
ADI Harmonic Design style: Scopy has a new UI styling mechanism and provides three default themes: Scopy, Harmonic dark and Harmonic light.
Multiple device support: connect to multiple devices from the same Scopy session.
Scopy is now structured in plugins which act as intermediaries, allowing users to control and interact with devices in a way that’s intuitive and easy to understand.
General IIO plugins
Application Specific plugins
Updated documentation is available here: https://analogdevicesinc.github.io/scopy/
Installer Artifacts
Scopy v2.0.0 is available for the following platforms:
Beta Was this translation helpful? Give feedback.
All reactions