More actions
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 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. | 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 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== | ==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> | ||
== External links == | == External links == | ||
* | * Reddit - https://www.reddit.com/r/vitahacks/comments/zqsqbh/release_ftdi_rs232_driver_terminal_app/ | ||
* | * GitHub - https://github.com/isage/vfterm |
Revision as of 09:57, 1 Ocak 2023
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 | |
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 (Саги Усаги)