Skip to content

issues Search Results · repo:CatoLynx/pyLCD language:Python

Filter by

13 results
 (93 ms)

13 results

inCatoLynx/pyLCD (press backspace or delete to remove)

I m trying to install pylcd on a Raspberry Pi 4 with pip but it fails stating that hd44780 module is missing. Is this project supposed to be standalone, or do I need to install a dependency? Log: # pip ...
  • ikerexxe
  • 6
  • Opened 
    on Apr 18, 2024
  • #13

hey @Mezgrman, I need some help regarding displaying so basically i wrote a program from scratch to drive the KS0108 based glcd and i m able to display data in CS1 and CS2 separately but i m not able ...
  • Eldho1416
  • 5
  • Opened 
    on Apr 27, 2022
  • #12

i have been trying to install this library in RPI zero w and it is throwing this error, can someone give me a solution for this
  • Eldho1416
  • 12
  • Opened 
    on Apr 4, 2022
  • #11

Hello! Can i use this code in a BeagleBoneBlack? Im searching for some Graphical LCD library, and this is the only one that i found that maybe can solve my problem
  • David-Daminelli
  • 1
  • Opened 
    on Sep 11, 2018
  • #10

I am still unable to get any sort of output using this library with my 128x64 glcd (ks0108 driver). I tried using this really simple program: PINMAP = { RS : 2, RW : 3, E : 4, D0 : 26, D1 ...
  • cubetastic33
  • 27
  • Opened 
    on Feb 20, 2018
  • #9

  • ghost
  • 1
  • Opened 
    on Aug 14, 2017
  • #8

Hello. I am having an issue with a KS0108 (192x64 with 3 chip select pins) and pyLCD. I am using the glcd_system_monitor_threaded.py and glcd_system_monitor.py example scripts. The scripts run fine, ...
  • Synergyst
  • 5
  • Opened 
    on Apr 28, 2017
  • #7

Hi! Please, if you could help me, I am trying to use a KS0108 glcd display (model on this link: http://pdf.datasheetcatalog.com/datasheet_pdf/wstar/WG12864A.pdf), I used the same pinmap of your script ...
  • alexandreesl
  • 2
  • Opened 
    on Mar 8, 2017
  • #6

Hi (again), seems like PIL has been replaced by its successor pillow, in the pip repository for raspberry s. Now pip tries to fulfill this dependency by unsuccessfully trying to install it, with the following ...
  • nickma82
  • Opened 
    on Feb 7, 2017
  • #5

I installed pyLCD and followed the current issues to see if my problem would be described in any of them and I have yet to get this working.. I had to change the pinout of the glcd_*.py scripts, I will ...
  • Synergyst
  • 3
  • Opened 
    on Sep 13, 2016
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub