01-04-2022, 09:42 PM
|
#4
|
Onyx-maniac
Posts: 3,969
Karma: 17500001
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
I use an old Nook NST as a status/clock/weather display.
I run ADB on a RPi to the NST and use a forwarded TCP connection.
I run a daemon on the RPi which sends text/graphics/child id over TCP to an app running on the NST.
The layout is using the standard Android layout XML.
I could have just done the composition on the RPi and shot a whole frame over.
Eh, it works just fine and the NST should be doing something.
|
|
|