ESP8266 as a VNC Client Connecting to a Raspberry Pi
It's been a while since this ESP8266 VNC Client library has been out. https://github.com/Links2004/arduinoVNC Today I finally got my ILI9341 display, so tried to set it up as a remote display for the Raspberry Pi. Here's a demo video and photo. https://www.youtube.com/watch?v=aVFWgACP6sw https://www.instagram.com/p/BDJwURSkdY_/ On the Pi, all you need to do is start a TightVNC server, something like this vncserver :1 -geometry 320x240 -depth 16 -name "ESP VNC :888" -alwaysshared -s 0 -nocursor -broadcast The ESP8266 connects…
What it does
In the maker’s words, at launch
It's been a while since this ESP8266 VNC Client library has been out. https://github.com/Links2004/arduinoVNC Today I finally got my ILI9341 display, so tried to set it up as a remote display for the Raspberry Pi. Here's a demo video and photo. https://www.youtube.com/watch?v=aVFWgACP6sw https://www.instagram.com/p/BDJwURSkdY_/ On the Pi, all you need to do is start a TightVNC server, something like this vncserver :1 -geometry 320x240 -depth 16 -name "ESP VNC :888" -alwaysshared -s 0 -nocursor -broadcast The ESP8266 connects instantly on boot up. Looking at the accuracy of the touch panel, doesn't look very practical as an input device, but it could be fun as a remote display if setup correctly. Perhaps some sort of dashboard running on the RPi. You could even set it up to connect to multiple Raspberry Pi's by using one of the ESP's GPIO's to to select one. The video refresh rate looks bad, I guess because I couldn't find a way to setup hextile encoding with TightVNC. If you looks at his original demo video running the XVNC server on a Linux box, it looks much smoother (20-25fps). Overclocking the ESP to 160MHz might help too. Finally, this library is an entrant in the 1st Annual ESP8266 Design Contest. If you think it's kinda cool, please go and vote for it here: http://www.esp8266.com/viewtopic.php?f=50&t=8832
Does the same job
all alternatives →

- VSVisual Studio Code for Chromebooks and Raspberry Pi2016 · code.headmelted.com · ▲157
- DADonglePi, a USB Stick Giving You the Raspberry Pi IOs on a PC2015 · github.com · ▲92
- RDRemote Desktop Protocol in Node.js2015 · lc.cx · ▲140
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com
