Giter Site home page Giter Site logo

esp-i2c-oled's People

Contributors

baoshi 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  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  avatar  avatar  avatar  avatar

esp-i2c-oled's Issues

Cannot access top area of oled display

I have one of these two color 128x64 oled displays: http://www.aliexpress.com/snapshot/6527585548.html

When I used ug8lib with an arduino, the top area which is yellow was accessed just by writing to the first few rows of the display. However with the ESP-I2C-OLED library, writing to position 0,0 seems to start in the blue section and the yellow top section is inaccessible.

As far as I understood it, the display is just a regular 128x64 monochrome display where the first 10 rows or so happen to be yellow instead of blue. Now sure why the library seems to think row 0 starts in the blue area.

Any ideas?

Issue with I2c address

Hello, first of all thank you for your work.

I am having issues tho, I have it all compiled and flashed to my ESP but I am not able to show anything on my screen.

I am only using 1 screen which is Chinese SSD1306 version.

http://www.aliexpress.com/item/Free-shipping-1Pcs-128X64-OLED-LCD-LED-Display-Module-For-Arduino-0-96-I2C-IIC-SPI/2036109567.html

I have updated the i2c.c & ssd1306_i2c.c as you mentioned and changed the pins ( I am using pin 2 & 14 )

When I press init i get failed message & by debugging it seems failing in the i2c_write(ctx->address) part as it seems always coming with false.

Do i have to change this address based on my oled? 0x3c, 0x3d, etc

Can you please help me in figuring out this issue.

Thanks.
Sameh

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.