Code Monkey home page Code Monkey logo

Comments (2)

MajicDesigns avatar MajicDesigns commented on June 10, 2024

The MD_MAX72xx library does not cater for nonsequential mapping like you have created.

Changing it to be more general would be a ton of work. I think it would be easier to rewire your matrices or find another MAX72xx library that does support random mappings. I don't know any that do, so if you find one please let me know.

from md_max72xx.

skullydazed avatar skullydazed commented on June 10, 2024

Thanks Marco. I think you're right, in the Arduino world everyone seems to make the hardware align. I come from a custom keyboard background and in the keyboard firmware world it's common have two arrays, one for the actual data to be sent and another for the ordering of the LEDs. There's a small performance overhead in populating the second array but it's never been a problem even with complicated animations. Even an atmega32u4 was able to run complicated animations while also scanning a keyboard matrix.

I guess I will order new boards, luckily I only soldered one of them so desoldering it shouldn't be too bad.

Thanks for the answer!

from md_max72xx.

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.