Links2004 / arduinoVNC

a VNC Client for Arduino based on rfbproto
GNU General Public License v2.0
301 stars 57 forks source link

You think this would work #1

Closed buzztiaan closed 8 years ago

buzztiaan commented 8 years ago

With a ili9488 screen? i see 320x480 3.5" tft with that driverchip

buzztiaan commented 8 years ago

or a ili9486 ?

Links2004 commented 8 years ago

the VNC part has a clear interface to the Display, if you implement the interface you can use any display you like.

Interface class: https://github.com/Links2004/arduinoVNC/blob/master/src/VNC.h#L141-L161

for the ILI9341 as example: https://github.com/Links2004/arduinoVNC/blob/master/src/VNC_ILI9341.cpp

buzztiaan commented 8 years ago

ok i think i'll order one of the 4" ones and get to hacking! sweeeet

colesnicov commented 5 years ago

@buzztiaan Any progress?

buzztiaan commented 5 years ago

project sidetracked, ended up here ; https://nurdspace.nl/Webpotato