Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 | Integrate GPIO Control correctly #991

Closed
4 tasks done
s-martin opened this issue May 31, 2020 · 6 comments · Fixed by #1064
Closed
4 tasks done

🚀 | Integrate GPIO Control correctly #991

s-martin opened this issue May 31, 2020 · 6 comments · Fixed by #1064
Milestone

Comments

@s-martin
Copy link
Collaborator

s-martin commented May 31, 2020

Since 2.0 we have added GPIO Controls, many thanks to @veloxidSchweiz.

At the moment it’s not installed yet in the default installation, but is required at least for rotary encoder.

  • Integrate install.sh in regular installation script
  • Deactivate outdated gpio-buttons and rotary-encoder services and remove old code
  • Update documentation in wiki and /components/gpio_control
  • fix also „keep gpio settings“ in the installer script

Information can be found in #900, PR #990 could probably be closed.

My current assumptions are noted here: #990 (comment)

Integration steps are described here: #973 (comment) (to be verified)

@jlarsch
Copy link

jlarsch commented Jul 1, 2020

given the GPIO issues with 2.0, is there a one line install routine to roll back and re-install the previous version? Unfortunately, my backup broke

@arne123
Copy link
Collaborator

arne123 commented Aug 17, 2020

just short comment to the wiki page and future documentation https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/Audio-RotaryKnobVolume
To reverse the rotation direction of an Rotary Enocder, you just need to Swap the A a B Pins in a Config File

@themorlan
Copy link
Contributor

@s-martin

* [ ]  Integrate install.sh in regular installation script

How should this be implemented? As an interactive section in the script, which contains parts of the https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/develop/components/gpio_control/install.sh?

@s-martin
Copy link
Collaborator Author

@themorlan, yes that would be my approach. Similar to the selection of RFID readers already in the script.

@themorlan
Copy link
Contributor

Whats the current status? Any work already done?
I'm a novice in shell scripting but I might try to implement it.

@s-martin
Copy link
Collaborator Author

s-martin commented Aug 21, 2020

Not really something done, develop branch contains everything implemented so far.

Help is always welcome.

@s-martin s-martin linked a pull request Sep 1, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants