Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Change/Remove GPIO status indicator LED #13

Open
Elijah067 opened this issue Oct 11, 2018 · 1 comment
Open

Change/Remove GPIO status indicator LED #13

Elijah067 opened this issue Oct 11, 2018 · 1 comment

Comments

@Elijah067
Copy link

I am using a 3.5 inch LCD display that uses the GPIO pins, i noticed that assistantpi uses GPIO number 25 that is also used by the LCD. Is it possible to remove or change the GPIO number of the status indicator?

@t1m0thyj
Copy link
Owner

I'm not sure if it's possible to completely remove the status indicator, but the GPIO pin number can be changed in the file ~/AIY-projects-python/src/aiy/voicehat.py. Modifying the number on the line _GPIO_LED = 25 near the top of the file should work to change the pin.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants