You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this is not so much an issue, but a question.
I created some "backpacks" similar to Adafruit's 14-segment alphanumeric displays, however my displays have 6 digits rather than 4.
I created a new library for Arduino here : https://github.com/WarmCatUK/WarmCat_6x14Backpack
Details of the physical backpack are here if you're interested: http://warmcat.uk/?p=322
I'm trying to amend your code to utilise the extra two digits of my displays, but I can't quite follow your code. Could you perhaps point me to where you create the buffer limiting it to 4 digits?
Thanks in advance, Wayne
The text was updated successfully, but these errors were encountered:
Hi, this is not so much an issue, but a question.
I created some "backpacks" similar to Adafruit's 14-segment alphanumeric displays, however my displays have 6 digits rather than 4.
I created a new library for Arduino here : https://github.com/WarmCatUK/WarmCat_6x14Backpack
Details of the physical backpack are here if you're interested: http://warmcat.uk/?p=322
I'm trying to amend your code to utilise the extra two digits of my displays, but I can't quite follow your code. Could you perhaps point me to where you create the buffer limiting it to 4 digits?
Thanks in advance, Wayne
The text was updated successfully, but these errors were encountered: