Giter Club home page Giter Club logo

Comments (3)

Andy4495 avatar Andy4495 commented on August 11, 2024

The higher clock speed of the Every may be causing a timing issue. I don't have an Every to test with, but have some other faster processors that I can try some things. I'll look at the data sheets and confirm the timing specs and see where there might be a problem.

from newhavenoled.

Andy4495 avatar Andy4495 commented on August 11, 2024

I was unable to reproduce the problem, even when testing with a 120 MHz processor. However, in reviewing the controller chip spec, the library was not quite matching the signaling as described in the spec. I made updates to both the library and example code on the issue_3 branch. I have tested the updated code on an UNO, a 25 MHz MSP430, and a 120 MHz Tiva processor and all appear to work. If you have time, replace your library files with the the attached, and see if that fixes the problem.

NewhavenOLED-issue_3.zip

You can replace the whole library or just the specific files that changed:

./library.properties
src/NewhavenOLED.cpp
src/NewhavenOLED.h
examples/Newhaven_OLED_example/Newhaven_OLED_example.ino

from newhavenoled.

Andy4495 avatar Andy4495 commented on August 11, 2024

@leonka10: I have published a new version of the library v1.1.4.

If you have time, please check and see if it fixes your issue. If you continue to have problems, open a new issue and include the sketch and a hookup diagram/photo and I can try to look into it further.

from newhavenoled.

Related Issues (1)

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.