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

Need help with usage? #22

Open
lavara123 opened this issue Feb 19, 2025 · 3 comments
Open

Need help with usage? #22

lavara123 opened this issue Feb 19, 2025 · 3 comments

Comments

@lavara123
Copy link

Can you help me use Waveshare pico 2.8 (2.8C T) and raspberry pi pico for this project? I want the value on the label to increase when the button is pressed on the screen for testing purposes.

https://www.waveshare.com/wiki/Pico-ResTouch-LCD-2.8

@peterhinch
Copy link
Owner

It would help if you described the nature of the problem you're having. You need to use this setup file renamed to touch_setup.py. Then run some of the demos to get a feel for how the GUI works.

@lavara123
Copy link
Author

It would help if you described the nature of the problem you're having. You need to use this setup file renamed to touch_setup.py. Then run some of the demos to get a feel for how the GUI works.

What should the file structure be like? I just want to use button labels and fonts on the screen. What should the file structure be like in the example below?

Image

@peterhinch
Copy link
Owner

The directory structure must match that in the repo. The above will not work.

I suggest you start as described here with the files on your PC, Development and testing is done using mpremote mount .. After you have developed your application it can be deployed to the device as described here.

There are a number of benefits to this approach, postponing deployment until development is complate.

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