What’s the best option if I need a GUI? Anything for IPad?
@Middleware & OS So I’m hacking my path to embedded world and have a big project (big to my size and experience) including 2-3 boards: RPi 5 8GB, Nvidia Jetson Nano, OPi 5 Pro, and maybe RPi 3B
I already look at future boards like another RPI 5 for Hailo 10, and possibly LattePanda Mu.
It becomes cumbersome switching cables to work each device at a time - I used to work with. NC sometime in far past, but remember the latency a killer.
What’s the best option if I need a GUI? Anything for IPad or should I stick to a single SBC/PC as main terminal? I appreciate your responses and opinions
What’s the best option if I need a GUI? Anything for IPad or should I stick to a single SBC/PC as main terminal? I appreciate your responses and opinions
Solution:Jump to solution
@UC GEE this html file link has something about using tmux .
Cus u should consider using SSH multiplexer tools like tmux or screen to manage connections to all your boards from that one terminal,
https://man7.org/linux/man-pages/man1/tmux.1.html...
2 Replies
You know anything about single SBC like the
Jetson Nano
? Switching between boards with SSH can be good tho, but a GUI on each adds this overhead thingy @UC GEESolution
@UC GEE this html file link has something about using tmux .
Cus u should consider using SSH multiplexer tools like tmux or screen to manage connections to all your boards from that one terminal,
https://man7.org/linux/man-pages/man1/tmux.1.html