View Single Post
Old 08-14-2021, 02:13 PM   #739
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,941
Karma: 17500001
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by peterbacon View Post
I'm also trying to utilize usb-c instead of using wifi for a monitor.
(Almost) anything that you can do over WiFi you can do over USB.
Just use the forwarding capability of adb/adbd
Code:
C:\>adb forward tcp:6666 tcp:6666
I run my old B&N Nook Simple Touch as a status monitor using an app that listens on 6666 for stuff.
A Raspberry Pi native program sends out updates on 6666.
Renate is offline   Reply With Quote