当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
3 Star 11 Fork 7

liushuai / ScopeGUI
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
liushuai 提交于 2019-12-22 02:22 . feature: using scope core

ScopeGUI

Build Status Build Status Build Status

Oscilloscope GUI for ScopeMCU

Powered by Dear ImGui and GLFW

截图说明见wiki

最新版Releases

Features

  • 全平台支持: macOS、Linux、Windows,也可移植到Android/iOS。
  • Fast: 60Fps
  • FFT频谱分析
  • 自动识别设备

Dependencies

  • C++11
  • OpenGL

Install Dependencies

  • macOS
    Nothing todo

  • Ubuntu

sudo apt-get update
sudo apt-get install -y libsdl2-dev
  • Windows(MinGW)
    Nothing todo

Build

mkdir build && cd build && cmake .. && make ScopeGUI
C++
1
https://gitee.com/shuai132/ScopeGUI.git
git@gitee.com:shuai132/ScopeGUI.git
shuai132
ScopeGUI
ScopeGUI
master

搜索帮助