noah1510 / LedController

An Arduino library for MAX7219 and MAX7221 Led display drivers
GNU Lesser General Public License v3.0
14 stars 5 forks source link

Add movement functions for 7-Segment Displays #25

Open noah1510 opened 3 years ago

noah1510 commented 3 years ago

At the moment the movement functions only work if you use an LED Matrix. It would be nice to have the option to also move data when you have 7-Segment Displays connected. The following points are what needs to be done in order for this to work.

If you think that anything is missing feel free to mention it, I will add it to the list. The list might change in the future depending on how the implementation will work out.