Coder Social home page Coder Social logo

no display, examples about luma.lcd HOT 7 CLOSED

rm-hull avatar rm-hull commented on June 26, 2024
no display, examples

from luma.lcd.

Comments (7)

programmin1 avatar programmin1 commented on June 26, 2024

Same here. Are you also using the plug-in 5110 like the one sold on Sainsmart? http://www.sainsmart.com/sainsmart-pcd8544-shield-ram-8448-mini-lcd-display-84-48-for-raspberry-pi-b-b.html

from luma.lcd.

zaidpirwani avatar zaidpirwani commented on June 26, 2024

nah, I made the circuit on my own. but it works with the Adafruit library so the wiring is okay and the wiring for this library is same - so i dont think this is a HW issue.

My Circuit so far:
pi3-pimonboard

from luma.lcd.

rm-hull avatar rm-hull commented on June 26, 2024

Hi, There are a number of things you should check:

  • that the wiringPI library installed OK and all the other dependencies did too.
  • double check the pinouts - I am aware that there are different layouts for the various PCD8544 modules out there.
  • contrast is something someone else has suggested, but this can be changed easily in code, and the default is set quite high (i.e. quite dark)
  • I have checked this library on a RPI B and the B2 model, but not the 3rd gen - if you are using a 3rd gen it is entirely possible that some low level h/w changed, but the version of the library doesnt support that (I can merge the latest changes from wiringPI to see if this is the case)

from luma.lcd.

rm-hull avatar rm-hull commented on June 26, 2024

Ok, I have merged the latest wiringPi code (see rm-hull/wiringPi@ce2c58a) - can you try pulling the wiringPi again, rebuilding it, and trying again?

from luma.lcd.

programmin1 avatar programmin1 commented on June 26, 2024

Thanks, but I see the same behavior, no errors but nothing's happening running an example after install.

BTW Looks like that circuit is the one in the documentation README? What do the buttons do? Does this library require that wiring because mine is just a PCB with LCD, that plugs in to the pi pins.

from luma.lcd.

zaidpirwani avatar zaidpirwani commented on June 26, 2024

nah the buttons arent needed for running the examples, they are just there for my project - I needed buttons and other sensors and RTC etc.

See this: http://github.com/zaidpirwani/piMon Currently using the Adafruit LCD Library - will try the changes later today and report back.

from luma.lcd.

thijstriemstra avatar thijstriemstra commented on June 26, 2024

A lot of changes have been made to this library. Please test with the latest and create a new issue if there's still a problem.

from luma.lcd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.