GithubHelp home page GithubHelp logo

When using a 128 x 64 OLED display the SSD1306 OLED driver displays the 16th character on a row incorrectly about esp-iot-solution HOT 7 CLOSED

espressif avatar espressif commented on June 8, 2024
When using a 128 x 64 OLED display the SSD1306 OLED driver displays the 16th character on a row incorrectly

from esp-iot-solution.

Comments (7)

simonliu009 avatar simonliu009 commented on June 8, 2024 1

@fivdi Thank you, you save my day.

from esp-iot-solution.

cima avatar cima commented on June 8, 2024

It is not just about the letter is wrapping around. If I runaway from display it totally falls appart.
I suspect that author of this library bought display advertised as SSD1306 but obtained SH1106 that does have the two column shift. There's a couple of threads in arduino forum:

I have my firts two columns filled with "random mess" (new mess within each boot).

ssd1306_columns_broken

Your suggestions totaly cures my problem.

ssd1306_columns_OK

Thank you so much @fivdi

Offtopic: Some polishing is needed for this library. On my Lilygo the OLED display is at different pins and without modifying the code of this library I couldn't use it. Wires are hardcoded.

from esp-iot-solution.

fivdi avatar fivdi commented on June 8, 2024

Thank you so much @fivdi

@cima you're welcome 😄

from esp-iot-solution.

LucasCanete avatar LucasCanete commented on June 8, 2024

@fivdi why is iot_sdd1306.h no longer in this project? I can only find it from other people's bifurcations but it seems it is no longer supported

from esp-iot-solution.

fivdi avatar fivdi commented on June 8, 2024

It looks like it got moved to a different location. See: https://github.com/espressif/esp-iot-solution/tree/master/components/display/screen/controller_driver/ssd1306

from esp-iot-solution.

LucasCanete avatar LucasCanete commented on June 8, 2024

@fivdi Yes thanks for your answer. Kind of weird that now that it has been moved it lacks some useful functions like iot_ssd1306_draw_string() and iot_ssd1306_draw_char() right?. Probably they will update it later

from esp-iot-solution.

fivdi avatar fivdi commented on June 8, 2024

Kind of weird that now that it has been moved it lacks some useful functions like iot_ssd1306_draw_string() and iot_ssd1306_draw_char() right?.

Yes, that is strange. The implementation doesn't look finished. There doesn't appear to be any examples using the SSD1306 anymore. I can't say if it works, I've never tried it.

Probably they will update it later

Perhaps.

from esp-iot-solution.

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.