Git Product home page Git Product logo

Comments (3)

alankrantas avatar alankrantas commented on July 1, 2024

You can "print" a custom character using one of the blocks. It will just be a mess to simply let you modify hidden global variables.

from pxt-max7219_8x8.

objorke avatar objorke commented on July 1, 2024

This works well in the MD_Parola Arduino library. We simply replace the "." and "1" characters and get exactly what we need.
https://github.com/MajicDesigns/MD_Parola/blob/main/src/MD_Parola.h#L989

from pxt-max7219_8x8.

alankrantas avatar alankrantas commented on July 1, 2024

I understand what you are trying to do. But this is not Arduino. I had to cut down some original functions so that this extension can run on micro:bit v1's smaller RAM, especially people (including STEM educators) would often run it with several other sensor extensions.

And like what I've said in your duplicated issue: the font is not monospaced (equal width fonts) in the first place. Changing only one character is an ugly, unnecessary inconsistency for all other users.

from pxt-max7219_8x8.

Related Issues (5)

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.