 |
|
 |
Andreas Weschenfelder, AVR, ATMEGA, PSoC, ARM, LPC2148, FPGA, SPARTAN 3E, PC, Programmierung
ARM - LPC2148 Telnet / VNC Server
This is a little telnet / vnc server example. The project is based on the olimex LPC2148 board and the wiznet module.
Integrated is the usb bootloader from this website to update the board in a comfortable way. You will find same batch files
to automate this update process.
Please note the different line break codings in the different telnet clients. (windows client != teraterm, ...).
The example controls the LEDs on the evaluation board. The dip switches can be read by the client.
The VNC-Server was tested with the version "RealVNC" 4.1.3. All necessary functions for graphic transfer are implemented.
The example generates a 80x60 large screen, which will be scaled up to 800x60.
It reacts on mouse events and colors the virtual screen at the server side.
Download the project:
download
|
|