GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
✨ Perfect virtual display for game streaming. Contribute to Mu-L/parsec-vdd development by creating an account on GitHub.
https://github.com/RussRobin/VDDgithub.com/RussRobin/VDD VDD包含丰富的场景 现有的低空无人机语意分割数据集主要关注城市中的场景,为了调研long tail distribution / out of distribution对无人机语意分割算法的影响,VDD收集了工业区、乡村、自然风景区和城市的低空无人机图片,并作语意分割的标注。VDD包含...
Parsec-vdd 项目地址https://github.com/nomi-san/parsec-vdd Parsec-vdd 和其他虚拟显示器项目功能对比: 有教程推荐 Virtual-Display-Driver (https://github.com/itsmikethetech/Virtual-Display-Driver)这个工具,但屏幕参数比较弱,还会出现远程端鼠标不同步的情况。Parsec-vdd 最大的优点是:支持 4K 高刷、可添...
Windows 虚拟机设置直通 Intel 核显后,通过 moonlight 串流或者向日葵远程时必须准备虚拟显示器(否则会分辨率异常或者无显示)。我在尝试多个虚拟显示器方案之后,最终选择了 Parsec-vdd。这也是迄今为止我认为最好的解决方案。 Parsec-vdd 项目地址https://github.com/nomi-san/parsec-vdd ...
github.com/itsmikethete 于是找到了另一个开源工具 Parsec-vdd,看名字应该是基于 Parsec 的虚拟显示器驱动开发。这个工具确实非常强。 github.com/nomi-san/par 软件有安装版和绿色版(为了便于管理我推荐用安装版)。安装并启动 Parsec-vdd 之后。在任务栏可以看到程序图标,把开启自启动(Run on startup)勾选上。
克隆项目代码:git clone https://github.com/nomi-san/parsec-vdd.git 安装依赖项并进入项目目录。 使用Visual Studio 编译项目。 手动安装项目中的驱动程序。 运行应用程序: 编译完成后,运行生成的可执行文件(位于 app 目录下)。 配置虚拟显示器: 在应用程序中,选择添加虚拟显示器。 设置虚拟显示器的分辨率和...
https://github.com/adafruit/Adafruit_ADS1X15 出于测试目的、我使用的是 VCC 和 GND 之间负载为100欧姆的工作台电源。 电压通过万用表和 ADS1115以并行方式测量、ADS1115连接到负载的任一端。 AIN0和 AIN1悬空 图中显示了连接到 AIN2和3的所有组件、但数字端还有其他组件。
https://github.com/adafruit/Adafruit_ADS1X15 出于测试目的、我使用的是 VCC 和 GND 之间负载为100欧姆的工作台电源。 电压通过万用表和 ADS1115以并行方式测量、ADS1115连接到负载的任一端。 AIN0和 AIN1悬空 图中显示了连接到 AIN2和3的所有组件、但数字端还有其他组件。
My u-boot version is u-boot-fslc-2014.10.(https://github.com/Freescale/u-boot-fslc) What version do you use? On the example just change the code to: set_ldo_voltage(LDO_ARM, xxxxx); // xxxxx is the voltage you want Best Regards. Yuri 1 Kudo Reply 02-16-2015 01:03...