8000 xgosreen initialization · Issue #8 · Xgorobot/XGODogLib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xgosreen initialization #8

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

Open
e-yes opened this issue Oct 29, 2023 · 3 comments
Open

xgosreen initialization #8

e-yes opened this issue Oct 29, 2023 · 3 comments

Comments

@e-yes
Copy link
Contributor
e-yes commented Oct 29, 2023

Initialization of the screen leaves garbage on it.

Steps to reproduce: Cold boot. Login.
Needless to say, all XGO-related services should be disabled for testing.

python -c "from xgoscreen import LCD_2inch; lcd = LCD_2inch.LCD_2inch(); lcd.Init()"

I expect to see a blank screen.

@e-yes
Copy link
Contributor Author
e-yes commented Oct 29, 2023

Just provide P/N of the LCD so someone can take a look into the problem. TIA

@bencyliu
Copy link

Initialization of the screen leaves garbage on it.

Steps to reproduce: Cold boot. Login. Needless to say, all XGO-related services should be disabled for testing.

python -c "from xgoscreen import LCD_2inch; lcd = LCD_2inch.LCD_2inch(); lcd.Init()"

I expect to see a blank screen.

Can you please clarify? Sorry, I didn't quite understand what you mean.

@e-yes
Copy link
Contributor Author
e-yes commented Oct 30, 2023

The command I provided leaves the rubbish on the LCD screen. It doesn't affect real users, but it makes me think that something in the code is wrong or could be optimized.

I tried to figure out how to create a splash screen and I dived into the code.

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
0