Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DreamSourceLab/DSView
An open source multi-function instrument for everyone
https://github.com/DreamSourceLab/DSView
Last synced: 2 months ago
JSON representation
An open source multi-function instrument for everyone
- Host: GitHub
- URL: https://github.com/DreamSourceLab/DSView
- Owner: DreamSourceLab
- License: gpl-3.0
- Created: 2014-01-15T12:00:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T01:05:53.000Z (5 months ago)
- Last Synced: 2024-10-29T17:41:53.640Z (3 months ago)
- Language: Python
- Homepage: www.dreamsourcelab.com
- Size: 39.9 MB
- Stars: 1,128
- Watchers: 94
- Forks: 415
- Open Issues: 388
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
![DreamSourceLab Logo](DSView/icons/dsl_logo.svg)
# DSView
DSView is a GUI program for supporting various instruments from [DreamSourceLab](http://www.dreamsourcelab.com), including logic analyzers, oscilloscopes, etc. DSView is based on the [sigrok project](https://sigrok.org).The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types (such as logic analyzers, oscilloscopes, multimeters, and more).
# Status
The DSView software is in a usable state and has official tarball releases. However, it is still a work in progress. Some basic functionality is available and working, but other things are always on the TODO list.
# Useful links
- [dreamsourcelab.com](https://www.dreamsourcelab.com)
- [kickstarter.com](https://www.kickstarter.com/projects/dreamsourcelab/dslogic-multifunction-instruments-for-everyone)
- [sigrok.org](https://sigrok.org)# Copyright and license
DSView software is licensed under the terms of the GNU General Public License
(GPL), version 3 or later.While some individual source code files are licensed under the GPLv2+, and
some files are licensed under the GPLv3+, this doesn't change the fact that
the program as a whole is licensed under the terms of the GPLv3+ (e.g. also
due to the fact that it links against GPLv3+ libraries).Please see the individual source files for the full list of copyright holders.