Coder Social home page Coder Social logo

SSD1322 Support about mpd_oled HOT 8 CLOSED

antiprism avatar antiprism commented on June 17, 2024
SSD1322 Support

from mpd_oled.

Comments (8)

antiprism avatar antiprism commented on June 17, 2024 1

Hi

The file that needs to be changed to enable SPI is display.cpp. This file was renamed from display.cc, so thanks for reporting this. I will update the documentation with the new file name.

However, your display is not supported by mpd_oled so the changes would involve more than just entering the SPI configuration, and even if you are successsful then mpd_oled will only display on half the screen, unless you make further changes to the code.

@supercrab might be able to comment on this, as I believe he has looked at modifying the mpd_oled code to support your display.

Adrian.

from mpd_oled.

supercrab avatar supercrab commented on June 17, 2024 1

Hi

Yes, I did manage to get this working with the same screen as you but the refresh rate was about 9 FPS on my Pi 0. It was too slow for it to be of any use because I wanted a nice and snappy equaliser.

I knocked the idea of using the head and decided to use a monochrome 2 inch monochrome I2C screen and that worked like a dream.

I can upload the code if youโ€™re interested though

Cheers
Mase

from mpd_oled.

Maschine2501 avatar Maschine2501 commented on June 17, 2024 1

@antiprism Thank you for your feedback!
I asumed that i also had to change other parts of the code... but isn't the way the destination? ๐Ÿ˜…
How hard this would be? But who doesn't try, won't succseed.

@supercrab Thank you for your feedback, i indeed would be happy to get the modified code!
I'm using a raspberry pi 4 /4gb for my project, that should bring more than 9fps...
So i hope i can test your modified code.

Great Comunity spirit, thank you guys!

from mpd_oled.

supercrab avatar supercrab commented on June 17, 2024 1

from mpd_oled.

Maschine2501 avatar Maschine2501 commented on June 17, 2024

@supercrab Hi, do you need my e-mail adress to send me the promised code?
I'm super curious to try it!
Greetings!

from mpd_oled.

Maschine2501 avatar Maschine2501 commented on June 17, 2024

test

from mpd_oled.

Maschine2501 avatar Maschine2501 commented on June 17, 2024

@antiprism Thank you for bringing me in touch with @supercrab he will send me his modified Code.
So the Incident is solved!
Thanks, guys!

from mpd_oled.

supercrab avatar supercrab commented on June 17, 2024

Extra notes for SSD1322 support. You'll need to enable 4 wire SPI on the screen. This will require moving a 0ohm resistor or 2. This is because the DC pin is used to determine if data or command is being transmitted.

from mpd_oled.

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.