Skip to content

isage/vfterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfterm - PSVita serial terminal

PSVita app for communicating via serial protocol through FTDI adapters.

Building

  • Install libvf
  • mkdir build && cmake -DCMAKE_BUILD_TYPE=Release -DPLATFORM=vita .. && make

Usage

  • Install libvf.skprx, install app.
  • Run, connect FTDI dongle via powered Y-cable.
  • Set up port parameters in settings and connect rs232 side to target device.

License

GPLv3, see LICENSE.md