AKJ7 / TM1637

TM1637 Library Driver for Microcontrollers
GNU General Public License v3.0
33 stars 11 forks source link

Turning off segments #4

Closed wip369 closed 4 years ago

wip369 commented 4 years ago

Hi, is there an option to turn off the segment of display when not used? For example, if I use encoder and have values from 0-100, is there an option to have blank segment when not used. Instead of having 0001 -> 1 (where is totally blank). Nevertheless it's great simple module, but I'm missing this function. Thanks

AKJ7 commented 4 years ago

Hello, thanks for the issue. This is supposed to be one of the features of the updated version, that i am currently working on (since forever, because i am lazy, but i will resume working on this soon). I will add the feature and hopefully be done by next week.

wip369 commented 4 years ago

Hi, any new news about update maybe? There's another thing, I've updated to Arduino Nano Every today and your Library is not accepted. Any plans to update that to or it's not in your plan? Thanks

AKJ7 commented 4 years ago

I have added the possibility to set offsets. So for example, you can allow the display to display only on the first 2 digits.