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

Hardware: Pair with Bluetooth, not be dependent on Wi-fi #8

Open
2 tasks
adamcohenhillel opened this issue Feb 2, 2024 · 4 comments
Open
2 tasks
Assignees
Labels

Comments

@adamcohenhillel
Copy link
Owner

Currently it is using Wi-Fi, which makes it not-so mobile (you can technically connect it to your phone hot-spot).

An alternative approach would either be:

  • Bluetooth pairing with the mobile device
  • Sdd a 4G card that will allow it to be completely independent
@Krupskis
Copy link
Collaborator

@adamcohenhillel I am working on this for esp32

@adamcohenhillel
Copy link
Owner Author

@Krupskis that is great, assigned the ticket to you then.

Have you been able to run on the esp32 at the end? just started playing with mine yday

@Krupskis
Copy link
Collaborator

Yes, got the bluetooth and mic working separately. Trying to put it all together. The mic is weird tho, I get a bit pitched sound.

@adamcohenhillel
Copy link
Owner Author

@Krupskis anything I can help with? if you want, you can share the code and I will try to debug the sound stuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

No branches or pull requests

2 participants