Using VNC on Tablet with Raspberry Pi via RNDIS Gadget support over USB
DD5ET
In another thread (Raspberry Pi + QDX + JS8Call), one post (by Mario Vano AE0GL) made reference to using a tablet with VNC to connect to an RPi via the Pi's built in RNDIS Gadget support over USB. When portable, I currently use a tablet with VNC to connect to an RPi via Wi-Fi using the RPi as a hotspot. I'm intrigued by the idea of tethering the tablet to the RPi via USB rather than Wi-Fi and using it as an Ethernet connection.
Can anyone explain how to do this, or point me in the direction of any instructions to do this? Thanks. |
|
DD5ET,
you can send a message directly to the author of the article. When you write it as a Reply (to whom you want to send it), click on the Private button. Then your message will go as a reply to the linked message, without the forum members seeing it. -- Gyula HA3HZ |
|
On Tue, Mar 28, 2023 at 09:33 AM, HA3HZ wrote:
without the forum members seeing it.well, I am glad to see the message from DD5ET going so unprivately to AE0GL because I am also interested in the topic and reading about the enthusiasm or dismay of other group members is a welcome source of inspiration for my own doings! This is why we are in a Forum here, a place of friendly exchange and discussion and not in a private communicator ;-) The only problem with "group dot io" is it's lack of structure and the primitive search function that helps barely. Yes, there are some tags that could be used, but has anybody tried them? This is why I make notes of any messages of interest, in order to follow them and become smarter. If they were private, I would remain dumb. Jó napot kívánok! 73 de dl2arl |
|
Mario Vano AE0GL
If you are happily using a tablet with wifi, the only changes needed are to enable the driver in the pi and figure out its IP address or network name.
Here's what I usually do: Enable Ethernet over USB With the memory mounted, append the line dtoverlay=dwc2 to config.txt and add modules-load=dwc2,g_ether to the kernel argument list in cmdline.txt:
$ cd /Volumes/boot $ echo 'dtoverlay=dwc2' >> config.txt $ sed -i '' 's/quiet/quiet modules-load=dwc2,g_ether/' cmdline.txt |
|
Mario Vano AE0GL
In case my last post scared people away, I wish to make clear that the setup is really very simple, but it is hard to explain all the possible variations needed for various host computers without confusing people.
If you want more detailed help on the subject it's very important to specify what model Pi you are using, what OS you want to use on it, exactly what your Host device model is and what kind of USB connection it has, and what OS it is using. (Oh, and PLEASE stay on topic - avoid remarks about operating systems and hardware vendors - these threads usually degenerate into platform wars and just fizzle out!) The setup process is usually very straightforward then! thanks, M |
|
Mario Vano AE0GL
Here's a picture of one of my field FT8/4 setups using a Lenovo pad, QDX, AT100 antenna tuner (just used for the swr bridge), and a LiPo battery pack...
Sorry for the poor picture quality - bright sunlight is not a great spot to shoot tech photos! M |
|
So, if I understand this correctly, DD5ET post is all about 'Building-Blocks'?
So, let's simplify. All you need is A Radio A Computing Device / with Monitor / With WSJTX Software (or variant) Power Source An Antenna VNC, NoMachine, Tailscale will all (or in combination) allow remote/headless communication, however, I cannot see the need for any of this when everything sits right next to each other on a 'Park-Bench'! A USB Audio Dongle and 2 (Stereo) Cables for Mic and Speaker is all you need for the simplest VOX operation with most vintage Computers. If your Radio/PC Support USB, its an even easier setup - You may need a micro to USB2 (and an OTG adaptor on your Tablet or PC) - but the concept is to simply connect the two and configure them to talk to each other! WSJTX (and most variants) makes this very easy with pretty much 'any radio'.. There you have it - see you on your next activation! 73 |
|
If the RPi has Ethernet then why would you need all the other stuff? Alternatively you could set up a WiFi hotspot on the RPi and connect your tablet to that. VNC should be all you need here. On Thu, Mar 30, 2023, 07:51 ve3ega <ve3ega@...> wrote: So, if I understand this correctly, DD5ET post is all about 'Building-Blocks'? |
|
Mario Vano AE0GL
This is the third time a thread on this subject has been derailed here by people not really interested in doing things - only in telling people that what they want to do is stupid!
Once again, I'm leaving the discussion to the cynics. Do you guys ever DO anything or just talk? If anyone needs help actually doing what the topic suggests. Please contact me directly via the email address on my QRZ page, or request membership in my own "radiohat" technical mailing list here on groups.io. 73 M |
|