Author Topic: Linux terminal on a GLCD  (Read 1060 times)

0 Members and 1 Guest are viewing this topic.

Offline yashrkTopic starter

  • Frequent Contributor
  • **
  • Posts: 274
  • Country: in
  • A MAKER, AN ENGINEER, A HOBBYIST FOR LIFE
    • My Personal Blog
Linux terminal on a GLCD
« on: March 01, 2018, 07:41:27 am »
Dear Friends,

I am working on a personal project which is a handheld Linux system, I want to know if can get Linux terminal on a GLCD and what will be the steps to get it working on an Ubuntu distribution?

Thank you,
Yash RK
Find me and things I'm working on - https://www.yashkudale.com/
 

Offline yashrkTopic starter

  • Frequent Contributor
  • **
  • Posts: 274
  • Country: in
  • A MAKER, AN ENGINEER, A HOBBYIST FOR LIFE
    • My Personal Blog
Re: Linux terminal on a GLCD
« Reply #1 on: March 01, 2018, 04:04:10 pm »
Anyone?
Find me and things I'm working on - https://www.yashkudale.com/
 

Offline Photon939

  • Regular Contributor
  • *
  • Posts: 111
  • Country: us
Re: Linux terminal on a GLCD
« Reply #2 on: March 01, 2018, 09:09:22 pm »
AFAIK there are two main ways you could do this - either find or write a kernel driver to run the GLCD as an output display (there are tons of raspberry pi examples for this) or have something like an Arduino running a terminal emulator connected to a serial port on the Linux system.
 
The following users thanked this post: yashrk

Offline yashrkTopic starter

  • Frequent Contributor
  • **
  • Posts: 274
  • Country: in
  • A MAKER, AN ENGINEER, A HOBBYIST FOR LIFE
    • My Personal Blog
Re: Linux terminal on a GLCD
« Reply #3 on: March 02, 2018, 12:00:26 pm »
AFAIK there are two main ways you could do this - either find or write a kernel driver to run the GLCD as an output display (there are tons of raspberry pi examples for this) or have something like an Arduino running a terminal emulator connected to a serial port on the Linux system.

Thanx for replying.
I won't like to use any micro for this thing as I am doing this project to learn and not to get anything working asap.
I found that there are many tutorials on how to get glcd working on the Pi but I am not sure how get terminal data on to the glcd. I don't expect a step wise break down on how to do it but just few pointer and things I might have to read to get this thing working.
As an example friend of mine pointed out that I should see what socket programming is, to get low level access to Ethernet communication.
That kind of general pointing out will be helpful.
Find me and things I'm working on - https://www.yashkudale.com/
 

Offline Photon939

  • Regular Contributor
  • *
  • Posts: 111
  • Country: us
Re: Linux terminal on a GLCD
« Reply #4 on: March 02, 2018, 02:41:55 pm »
AFAIK there are two main ways you could do this - either find or write a kernel driver to run the GLCD as an output display (there are tons of raspberry pi examples for this) or have something like an Arduino running a terminal emulator connected to a serial port on the Linux system.

Thanx for replying.
I won't like to use any micro for this thing as I am doing this project to learn and not to get anything working asap.
I found that there are many tutorials on how to get glcd working on the Pi but I am not sure how get terminal data on to the glcd. I don't expect a step wise break down on how to do it but just few pointer and things I might have to read to get this thing working.
As an example friend of mine pointed out that I should see what socket programming is, to get low level access to Ethernet communication.
That kind of general pointing out will be helpful.

Well if you already have a kernel driver for the LCD then the LCD should act as a terminal on boot assuming you are not running a GUI.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf