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

Added additional Troubleshooting point #1586

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Serzhs
Copy link

@Serzhs Serzhs commented Aug 24, 2023

I attempted to configure my LED panel along with a DHT22 sensor on my Raspberry Pi 1 B. However, I encountered an issue where the DHT22 sensor failed to provide any data whenever the LED panel was enabled. This predicament had me puzzled for quite some time. Fortunately, I eventually identified the root cause, which brought me a great sense of relief. Consequently, I submitted a pull request to ensure that fellow developers do not encounter a similar problem in the future.

My project:
image

@hzeller
Copy link
Owner

hzeller commented Jul 29, 2024

So was this something that didn't work on a say Raspberry Pi 3 but worked on a Pi 4 ?

When reading that you connected a sensor it sounds like you might've used GPIO pins that were used in by the panel (and which you then would use to route to pins in the hardware-mapping.c)

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

Successfully merging this pull request may close these issues.

2 participants