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

4 inch screen attaached led problem #43

Closed
hasanakalin opened this issue Feb 18, 2021 · 5 comments
Closed

4 inch screen attaached led problem #43

hasanakalin opened this issue Feb 18, 2021 · 5 comments

Comments

@hasanakalin
Copy link

I was connected the 4 inch screen to the Raspberry PI, the pins necessary for the LEDs to work are closed. Where do we attach the pins, how do we overcome this problem?
IMG_0546

@JanLahmann
Copy link
Owner

That depends on the display being used.
The display listed in the Bill of Material (https://github.com/JanLahmann/RasQberry#bil-of-material) has a 5V and ground pin that can be used to power the LEDs. It is intended for a cooling fan. Either the fan can be left off, or you split the cables to power both the fan and the LEDs.
The pin for the signal (GPIO21 on pin 40) is not covered by the display connector and can be used as without the display.
In case your display does not provide the two pins (5V, -), we'd have to think about a different solution to power the LEDs.

@hasanakalin
Copy link
Author

hasanakalin commented Feb 18, 2021

hi Jan;

thanks for your quick reply. This is my 800X480 RPI 4 screen

73386448-5312-4A07-AE0C-4AA5A60F1731

@JanLahmann
Copy link
Owner

The display we have listed in the bill-of-material has the two power connectors on the right, which can be used as described above.
image

With your display, you could either use a separate 5V power source, or try to use a "GPIO pin doubler" similar to this one https://www.aliexpress.com/i/32601511605.html. However, we have not tried if this works.

@hasanakalin
Copy link
Author

Thank for your quick reply. I just connected the screen and turned it on. I have hdmi extension DIY cable. but unfortunately the touchscreen doesn't work because I didn't connect GPIO pins. even if the other suggestion ,There isn't that much space in the back of the box, RP4 and screen will not fit this box

@JanLahmann
Copy link
Owner

Yes, I think that is correct. The current 3D model only works with the touchscreen that is mentioned in the bill-of-material (https://github.com/JanLahmann/RasQberry#bil-of-material). Other screens might work, but most probably don't fit into the housing. We might consider to provide more flexibility regarding the display types in the future, but that might take some time.

@Jas53 Jas53 closed this as completed Jul 7, 2021
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

3 participants