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

Redesign "capabilities" #75

Open
jweisz opened this issue Jan 13, 2023 · 2 comments
Open

Redesign "capabilities" #75

jweisz opened this issue Jan 13, 2023 · 2 comments
Labels

Comments

@jweisz
Copy link
Collaborator

jweisz commented Jan 13, 2023

We might want to re-work the whole "capabilities" part of tjbotlib to automatically detect which hardware is connected, rather than having it be user specified. That said, we might not actually be able to do this in all cases (e.g. is there a way to tell if an LED or servo are connected to the GPIO pins? How do we detect a microphone? Speaker?)

@jweisz
Copy link
Collaborator Author

jweisz commented Apr 7, 2023

"Slowly but surely working on it". Trying to figure out how to detect what hardware is plugged in.

@jweisz
Copy link
Collaborator Author

jweisz commented May 5, 2023

"Oh man." Detecting GPIO pins is essentially impossible without crashing the RPi. So we will just try to detect a bluetooth speaker and microphone (but we cannot detect analog speaker).

@modcarroll modcarroll removed their assignment Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants