Hey sorry for asking im new

Is there a download for the client on raspberry pi and i dont mean server.

Regards
Axel

#3

how do i use it? It says "Select an application to open executable files"

Thanks for the help
Regards
Axel

#4

start Terminal in the pi desktop then go to the directory where you download that file,then type

chmod +x ./vhuitarm7
sudo ./vhuitarm7
#5
#7

I dont know what that means?

#8

On the raspberry pi if i type: ls /dev/tty*
in terminal i get all the devices that i can use for input, is there any way i can see where this output is via vh? (i need to find the device for coding)

#9

Its where all the USB's are connected

#10

To see what its called, use it via virtualhere then run

ls -alrt /dev

and see what the latest device added was. If its not there, then you dont have drivers for your serial device installed in raspbian