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

RobotDigg 5" LCD Screen XPT2046 Support (Working) #2412

Closed
gordo3di opened this issue Nov 10, 2021 · 2 comments
Closed

RobotDigg 5" LCD Screen XPT2046 Support (Working) #2412

gordo3di opened this issue Nov 10, 2021 · 2 comments
Labels
support Something isn't working with the users setup

Comments

@gordo3di
Copy link

General Information:

  • Using Raspberry Pi 3B+
  • RobotDigg 5" LCD Touchscreen XPT2046

Additional context
For anyone who wants to use this screen you need to make the following changes in the config for the touchscreen input to work. Just posting here to help anyone out.

https://forums.raspberrypi.com/viewtopic.php?t=143581

dtparam=i2c_arm=on
dtparam=spi=on
dtoverlay=ads7846,penirq=25,speed=10000,penirq_pull=2,xohms=150
@gordo3di gordo3di added the support Something isn't working with the users setup label Nov 10, 2021
@scottmudge
Copy link

This isn't really an issue related to OctoDash. OctoDash doesn't necessarily care what kind of display is attached... in theory any screen attached to a RaspberryPi should. Of which there are dozens of tiny touchscreens.

@gordo3di
Copy link
Author

gordo3di commented Dec 9, 2021

Gotcha. It wasn't an issue, I was just posting my config that worked to help anyone in the future.

@gordo3di gordo3di closed this as completed Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Something isn't working with the users setup
Projects
None yet
Development

No branches or pull requests

2 participants