On 8/21/07, Richard Hamilton-Frost <rhfweb@gmail.com> wrote: > ...how would I display IP/Hostname on the LCD display... The simplest way is to construct a 32 character string & send it to /dev/lcd. ie. echo -n "0123456789abcdef0123456789ABCDEF" > /dev/lcd