bk1285 / rpi_wordclock

Software to create a Raspberry Pi based wordclock
GNU General Public License v3.0
214 stars 106 forks source link

Changing minutes Position #158

Closed Alphascrypt closed 3 years ago

Alphascrypt commented 4 years ago

Hey guys again,

i use bernds_wiring and wanted the minutes after the last LED. After Z,99

How is this possible?

Greetings Martin

bk1285 commented 4 years ago

Hi @Alphascrypt

create your own wiring class in https://github.com/bk1285/rpi_wordclock/blob/master/wordclock_tools/wiring.py according to your wiring layout. There are already different versions available. ...so you can take a look on how they did it.

Best, Bernd

bk1285 commented 3 years ago

Resolved? If not, feel free to reopen.