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

Help me about LCD20x4 #6

Open
quangdungvn opened this issue Aug 4, 2018 · 2 comments
Open

Help me about LCD20x4 #6

quangdungvn opened this issue Aug 4, 2018 · 2 comments

Comments

@quangdungvn
Copy link

quangdungvn commented Aug 4, 2018

Hi Randy,
First time I want to say thank so much with you about this code
I’m using MoOdeAudio for playing music, and this code worked very good, but I want to edit somethings:

  • Display IP, CPU...at startup
  • Auto switch display info above when I paused or stopped music

Can you help me to do that ?
Thanks,

@RandyCupic
Copy link
Owner

Hi,

I'm sorry for my late reply. This is something that I did for myself and decided to share it, but the script itself is very confusing and the code is badly written so I had an idea to rewrite the whole thing one day, and make it more easier to install and use and more extendable and configurable. But currently I don't have my Raspberry Pi and I don't manage to find some time to do this.

I can try to help you but I'm currently not able to test this so it will be a blind shoot.

  1. Do you want to display it temporarily or you want it to be a first screen? If you want it just to be a first screen, on line 4 in "display.py" set screen to 2 instead of 0. This should force it to start from screen showing IP address. To show it temporarily on startup (the same as volume change, for eg.), you should have to do some further coding. You could try to replicate the same behavior as for volume screen eg. I tried to think of a way to give you some guidelines but I again became aware how untidy this code is and without Raspberry Pi and testing, I wasn't able to do much about it.

  2. If I got it right, you would like to show IP/CPU screen while music is paused, right?

If you're not a programmer or you want some further help understanding the script, let me know and I can try to write some code for you once I get my Raspberry Pi and some free time.

@quangdungvn
Copy link
Author

quangdungvn commented Aug 27, 2018

Hi,

  1. I have done this
  2. Yes, that's what I want
    Thank you, anyway it's free to share with the community, so I don't dare to bother you if you do not have time for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants