chundermike / rpi-fruitbox

Raspberry Pi fruitbox
138 stars 56 forks source link

How can I do a single button press select? #8

Closed rholstrom closed 6 years ago

rholstrom commented 6 years ago

Not an issue I just want to select songs with one button.

I want to use the "WallSmall" or most likely make a similar custom skin with long side up as I will be using an HDMI display sideways. I have already figured out how to do that and works well with the Fruitbox display. I am looking to have 10 select buttons on each side. One for each song. I want to select the song with a single button press. Is this possible with the current code?

I am using a beta version HiFiBerry Beocreate 4 Channel Amp and all is working out well so far!

I have to complement you on a great job with the Fruitbox software!

rholstrom commented 6 years ago

I have figured out how to do this using a USB keyboard simulator using a Arduino Leonardo. I will be testing this out soon.