chundermike / rpi-fruitbox

Raspberry Pi fruitbox
138 stars 56 forks source link

fruitbox wurly #70

Open aavolcanoaa opened 3 years ago

aavolcanoaa commented 3 years ago

Fruitbox - no issues just a modification advice

Id like to use wurly jukebox with a 4x4 matrix keypad the letters run to A to D and numbers0 to 9 would make selection and button fitting much easier but not sure what file to edit the letters and numbers for input. in config file i can see abcde and 1234 easy enough to edit that and the image file easy enough to change that image id need to be able to select -a 12345 -b 12345 -c 12345 -d 12345 m able to use another skin but i like the wurly one best kind regards Andy

ZS6TVB commented 3 years ago

A suggestion from my side...

I also run a 4x4 matrix membrane keypad on my Fruitbox Jukebox.

What I did was to run an Arduino that maps the keyboard and when plugged in to the Pi (or any other PC or device for that matter) it looks like a HID keyboard.

The following links should put you on the right track should you wish to persue this avenue: https://www.arduino.cc/en/Reference/HID https://github.com/arduino-libraries/USBHost/blob/master/src/hid.h

Theo

On 2021/04/06 21:32:54, aavolcanoaa @.***> wrote: Fruitbox - no issues just a modification advice Id like to use wurly jukebox with a 4x4 matrix keypad the letters run to A to D and numbers0 to 9 would make selection and button fitting much easier but not sure what file to edit the letters and numbers for input. in config file i can see abcde and 1234 easy enough to edit that and the image file easy enough to change that image id need to be able to select -a 12345 -b 12345 -c 12345 -d 12345 m able to use another skin but i like the wurly one best kind regards Andy — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub [https://github.com/chundermike/rpi-fruitbox/issues/70], or unsubscribe [https://github.com/notifications/unsubscribe-auth/AB3IGDBULLH2KBMIOQBATL3THNOWLANCNFSM42PLRSWQ].