Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 452 Bytes

File metadata and controls

7 lines (6 loc) · 452 Bytes

Arduino Virtual Displays

What is it?

Arduino Virtual Displays is a server application which opens up a window on your local machine when it recieves an incoming telnet connection. This connection is intended to come from an Arduino through a socket and an Ethernet shield.

Whats the point?

To add virtual text boxes, buttons, switches and LEDs to your Arduino, controlled via telnet commands from the Arduino, and displayed in a Swing window.