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
}}
}}
'''Vfterm'''  is a PSVita app for communicating via serial protocol through FTDI adapters.
vfterm is a terminal 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.
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.


Line 26: Line 25:


==Installation==
==Installation==
*Download and install the plugin [[Libvf Vita|libvf.skprx]].
Download and install the plugin [[Libvf Vita|libvf.skprx]].
*Download and install the app vfterm.vpk.
 
*Run the app and connect the FTDI dongle via the powered Y-cable.
Download and install the app vfterm.vpk.
*Configure the port parameters in the settings and connect the rs232 side to the target device.
 
==User guide==
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==
==Media==
'''psvita ftdi serial ([https://www.youtube.com/watch?v=T0qYGE5WfR0 Саги Усаги])'''<br>
'''psvita ftdi serial ([https://www.youtube.com/watch?v=T0qYGE5WfR0 Саги Усаги])'''<br>
<youtube>T0qYGE5WfR0</youtube>
<youtube>T0qYGE5WfR0</youtube>
==Building==
* Install [[Libvf Vita]]
* mkdir build && cmake -DCMAKE_BUILD_TYPE=Release -DPLATFORM=vita .. && make
==Changelog==
'''(v.1.0)'''
* First Release.


== External links ==
== External links ==
* Official Website - https://www.reddit.com/r/vitahacks/comments/zqsqbh/release_ftdi_rs232_driver_terminal_app/
* Reddit - https://www.reddit.com/r/vitahacks/comments/zqsqbh/release_ftdi_rs232_driver_terminal_app/
* Github - https://github.com/isage/vfterm
* GitHub - https://github.com/isage/vfterm

Revision as of 09:57, 1 Ocak 2023

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

vfterm is a terminal app for communicating via serial protocol through FTDI adapters.

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.

User guide

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 (Саги Усаги)

External links

Advertising: