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

ESP32 not see my Nunchuck #3

Open
jeffFREEMAN opened this issue Apr 19, 2020 · 3 comments
Open

ESP32 not see my Nunchuck #3

jeffFREEMAN opened this issue Apr 19, 2020 · 3 comments

Comments

@jeffFREEMAN
Copy link

Hi
thank you for your job!!!!

My ESP32 not see my Nunchuck connected to the wiimote
Wiimote works fine

a solution?

@bigw00d
Copy link
Owner

bigw00d commented Apr 20, 2020

@jeffFREEMAN
Try this library -> https://github.com/bigw00d/Arduino-ESP32Wiimote/tree/feature/%231
Caution: Nunchuck keeps outputting a lot of data for acceleration sensing.

@jeffFREEMAN
Copy link
Author

jeffFREEMAN commented Apr 21, 2020

Great JOB!!
Work's fine for me :-)
Is it a way to not listen the gyro data?
I use your code to convert wiimote data to OSC (open sound control) for a lighting console remote.
The gyro data overload the esp32 cpu...

THANK YOU my friend

Jeff

bigw00d pushed a commit that referenced this issue Apr 24, 2020
@bigw00d
Copy link
Owner

bigw00d commented Apr 24, 2020

@jeffFREEMAN
I'm glad to hear that.
I add addFilter function to library.
Try to use it: https://github.com/bigw00d/Arduino-ESP32Wiimote/tree/feature/%231

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

No branches or pull requests

2 participants