MCPcopy Create free account
hub / github.com/Links2004/arduinoVNC

github.com/Links2004/arduinoVNC @1.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.4 ↗ · + Follow
136 symbols 161 edges 14 files 1 documented · 1% updated 18mo ago1.4 · 2021-01-17★ 33711 open issues

Browse by type

Functions 87 Types & classes 49
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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)
Not supported encodings
  • TIGHT
  • ZLIB
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.

Core symbols most depended-on inside this repo

Shape

Method 79
Class 49
Function 8

Languages

C++94%
C6%

Modules by API surface

src/VNC.cpp43 symbols
src/rfbproto.h38 symbols
src/VNC_ST7789.cpp11 symbols
src/VNC_RA8875.cpp10 symbols
src/VNC_ILI9341.cpp10 symbols
src/d3des.c8 symbols
src/frameBuffer.cpp6 symbols
src/VNC.h6 symbols
src/frameBuffer.h1 symbols
src/VNC_ST7789.h1 symbols
src/VNC_RA8875.h1 symbols
src/VNC_ILI9341.h1 symbols

For agents

$ claude mcp add arduinoVNC \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page