Giter VIP home page Giter VIP logo

esp8266_pcd8544's Introduction

esp8266_pcd8544

PCD8544 LCD driver for esp8266 (Nokia 5110 & 3110 display)

This is a direct port of code found at arduino playground.

This git repository now only contains the the driver, the example code that used to be here is now moved to pdc8544_example.

Here is another example of how this module can be used: esp_mqtt_lcd.

Good news, the interface no longer requires 5 available GPIO outputs so an ESP-01 will indeed work. (But only if the RX pin of the esp is used.)

The RST pin is optional, set it to a negative value and tie PCD8544 reset to ESP reset via a resistor.

The CE pin is optional, set it to a negative value and tie PCD8544 CE pin to GND via a resistor.

All of the pins are configurable, you just set the pins you want to use in the setting struct.

I have tested this with sdk v0.9.5 and v0.9.4 (linux & mac makefile)

esp8266_pcd8544's People

Contributors

eadf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

esp8266_pcd8544's Issues

ESP-01 problem

Hi, I'm really excited to try this driver.
I can't seem to make this work in an ESP-01.
Would it be possible for you to compile binary files with the correct setup for ESP-01 and push them to github?

Thanks

Marius

compile on mac

is there a way to compile this on a mac?
I tried with the makefile.mac from the esp_mqtt repo but i got a lot of errors.

logo display issue

bitmap function not working correctly.it seems logo starting point wrong.(middle of screen)

Screen's just oddly blinking

Hi

I just compiled your code on last opensdk, and screen's just blinking, some lines appear then disappear. I tryed most of common debug, and verified the pinout (and inversions seen on some silkscreens), tweaked the code a lot to try to debug, but nothing. UART's working but all screens i've tested just shown same results. I had to comment PULLDWN_EN and PULLDWN_DIS in the easyGPIO code, and messed aroud with hw pullups to compile the code with the last opensdk.

Have you any idea of the origin of the problem? Thank you

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.