Skip to content

Nice project!  #5

@0x253

Description

@0x253

Hi,

I want only to say that I use this stock ticker for my RGB LED display, and it works great! I use it on a raspberry pi 4 with a Adafruit HAT and a 32x64 LED display. I adapted the code to display the date for a different locale. It would be nice if some of the constants can be defined in the config, so that the source must not be touched:

  • Rotation duration (I use 5 secs, 10 secs is too long for me)
  • Different date format string (%a, %d. %b)
  • Different locale for the date (by setting locale.setlocale(locale.LC_TIME, 'DE_de') in the Data class)

Everything else works really great!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions