-
Notifications
You must be signed in to change notification settings - Fork 298
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
Comments
@adamcohenhillel I am working on this for esp32 |
@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 |
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. |
@Krupskis anything I can help with? if you want, you can share the code and I will try to debug the sound stuff |
This is a super cool project! |
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:
The text was updated successfully, but these errors were encountered: