Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Vfterm Vita: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 18: Line 18:
|source=https://github.com/isage/vfterm
|source=https://github.com/isage/vfterm
}}
}}
The libvf driver simply emulates a standard PC serial port, such that the USB device can communicate like a standard RS232 device.
'''Vfterm'''  is a PSVita app for communicating via serial protocol through FTDI adapters.


==Description==
==Description==

Revision as of 07:51, 28 December 2022

Vfterm
File:Vftermvita.jpg
General
Authorisage
TypeOther Apps
Version1.0
LicenseGPL-3.0
Last Updated2022/12/20
Links
Download
Website
Source

Vfterm is a PSVita app for communicating via serial protocol through FTDI adapters.

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.

External links

Advertising: