-
Notifications
You must be signed in to change notification settings - Fork 14
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
Shutdown #2
Comments
Hi,
|
Hi,
Again, thank you for your work! I like the Display a lot. |
I am happy with every User liking my script. Thank you for your Feedback!!! |
Hi all, ok, here is my setup with two buttons for the contrast & wlan info/ mode change: def def_contrastup(): def def_contrastdown(): cplus = Button(21,pull_up=True,hold_time=2.0,hold_repeat=False) cplus.when_held = def_contrastup |
- 31.01.2019 - Version 1.7.1 - 20190131 - Bugfix: - The information on the radio stream was not displayed correctly: fixed (Issue: <a href="https://github.com/splitti/oled_phoniebox/issues/2#issuecomment-456209931">https://github.com/splitti/oled_phoniebox/issues/2#issuecomment-456209931</a>) - Fixing some small errors - Features: - Mute Image - Radio Image (new Font added)
So, i fixed point 3, the bug with Radio. Please update the repo, restart services and give me feedback, if everything works fine! Remember: save your own gpio-buttons-File! On common releases, there could be also changes! |
yeah, everything works fine :-). |
I'm very new in this Topic, but have successful installed the phoniebox with the oled Display.
I'm working with two Rotary knobs for volume control (press for pause) and next/Previous (press for shutdown).
Is there any possiblility to keep the shutdown function with the oled Display? OR is GPIO3 the only one who the shutdown can work? So if I2C needed, no shutdown function?
Is there any other possibilitie to change to get the wlan information on the display or change the mode? Because I have the rotary knobs, it's impossible to press next/Previous on the same time....
Thank you for the great work! Installation was successful on the first try without any problems!
The text was updated successfully, but these errors were encountered: