Skip to content

Links2004/arduinoVNC

Repository files navigation

VNC Client for Arduino Build Status

a VNC Client for Arduino based on rfbproto.

Video:

VNC Client on ESP8266 + ILI9341 VNC Client on ESP8266 + ILI9341 + Touch

Supported features
  • Bell
  • CutText (clipboard)
Supported encodings
  • RAW
  • RRE
  • CORRE
  • HEXTILE
  • COPYRECT (if display support it)
  • ZLIB
  • ZRLE
Not supported encodings
  • TIGHT
Supported Hardware
Supported Displays

more possible using VNCdisplay Interface

Issues

Submit issues to: https://github.com/Links2004/arduinoVNC/issues

License and credits

The library is licensed under GPLv2

D3DES by Richard Outerbridge (public domain)

VNC code base (GPLv2) Thanks to all that worked on the original VNC implementation

Copyright (C) 2009-2010, 2012 D. R. Commander. All Rights Reserved.
Copyright (C) 2004-2008 Sun Microsystems, Inc. All Rights Reserved.
Copyright (C) 2004 Landmark Graphics Corporation. All Rights Reserved.
Copyright (C) 2000-2006 Constantin Kaplinsky. All Rights Reserved.
Copyright (C) 2000 Tridia Corporation. All Rights Reserved.
Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.