Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenLCd and KS108 graphic LCD support #43

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

barisdinc
Copy link

I tried to use KS08 graphic LCD with openLCD library...
I added some features, now it works as it was with 2 line lcd..
But I will ad graphics capabilities, angles drawing etc.
I would like to commit my changes to your repository for everybody to use..
I can provide some drawings and pinouts of how I connected everything....

Thanks
73's de TA7W
Baris

@k3ng
Copy link
Owner

k3ng commented Jan 14, 2018

My apologies for not merging this yet. It is on my to do list.

@barisdinc
Copy link
Author

barisdinc commented Jan 14, 2018 via email

@barisdinc
Copy link
Author

barisdinc commented Jan 15, 2018

Hi,

I finally finished the 64x128KS108 graphic LCD and 4x3 Keypad support..
These are the functions developed, I will be happy to see these features in your project :

  • Graphic LCD support (with many font selections)
  • 8 rows and 21 columns
  • Big Clock and Azimuth/Elevation option
  • numeric keypad entry for manual, elevation or Azimuth degree input

73's de TA7W
Baris DINC

P.S.1 : I will share a video on youtube to show new functions...
P.S.2 : I am not sure that I did a PULL request correctly.. But you can see changes in my fork http://www.github.com/barisdinc/k3ng_rotator_controller

@BackHive
Copy link

Hi Baris,
Did you manage to complete the video for youtube ? I'm very interested in adding a 128X64 display to my rotor controller. I'd really like to see how yours worked out.
Terry

@k3ng
Copy link
Owner

k3ng commented Mar 20, 2018 via email

@barisdinc
Copy link
Author

barisdinc commented Mar 21, 2018 via email

@k3ng
Copy link
Owner

k3ng commented Mar 24, 2018 via email

@va3ncd
Copy link

va3ncd commented May 21, 2018

I've tried this last night. it works ok, but I can't locate where you've placed the switch for large az/el displayed. Can you point me to it?
I've been trying to accomplish something similar, for the same display type, but using the U8Glib, so I couldn't easily port that to K3NG's code concept, as the U8glib is used in a different way, so there would be many changes required. I ended up creating a super basic az indication only code, without any of the sophistication K3NG had included in his, as that would take me ages to complete.., and I was just about to give up and leave mine as-is, then I've run onto this, quite accidentally. I haven't considered the Openglcd before, as Arduino says not to use it (I don't even know the reasons...). That's how I ended up with U8glib... And got stuck with it, even though it works good for the display type, and someone made an effort of getting most out of it.
But I believe similar will be possible with this one, too..

jarek

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants