More actions
Vfterm | |
---|---|
File:Vftermvita.jpg | |
General | |
Author | isage |
Type | Other Apps |
Version | 1.0 |
License | GPL-3.0 |
Last Updated | 2022/12/20 |
Links | |
Download | |
Website | |
Source | |
The libvf driver simply emulates a standard PC serial port, such that the USB device can communicate like a standard RS232 device.
Description
Through this app we will therefore be able to communicate and issue commands to a device connected via a common USB to RS-232 serial adapter with FTDI chipset.
This app might be useful for managing switches or servers that often have older serial interfaces, more for configuration, management, or troubleshooting purposes.
Installation
- Download and install the plugin libvf.skprx.
- Download and install the app vfterm.vpk.
- Run the app and connect the FTDI dongle via the powered Y-cable.
- Configure the port parameters in the settings and connect the rs232 side to the target device.
Media
psvita ftdi serial (Саги Усаги)
Building
- Install Libvf Vita
- mkdir build && cmake -DCMAKE_BUILD_TYPE=Release -DPLATFORM=vita .. && make
Changelog
(v.1.0)
- First Release.