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

Alternative crate for joycon support #59

Open
Yamakaky opened this issue Jun 4, 2020 · 2 comments
Open

Alternative crate for joycon support #59

Yamakaky opened this issue Jun 4, 2020 · 2 comments

Comments

@Yamakaky
Copy link

Yamakaky commented Jun 4, 2020

FYI, I'm also doing a crate for full Joycon support! It's at https://github.com/Yamakaky/joy. I plan to support the full feature set of the hardware, including NFC read, gyroscope, merging right and left joycon in one controller and such. I currently mainly support the infrared camera and accelerometer+gyro, with the goal to recreate a 3D view from the raw image.

Do you have other sources of documentation appart from jc_tookit and https://github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering?

According to git history, I really started my crate one month after you, but didn't think to check if someone had started a similar crate since my first try ^^

Old version, I added a lot of features since:

@KaiseiYokoyama
Copy link
Owner

Thank you for your information, your work is very cool!

I have no sources without Nintendo_Switch_Reverse_Engineering 🥺
But I hope your project grows up 🚀

@Yamakaky
Copy link
Author

Yamakaky commented Jun 4, 2020

I forgot to mention this one, with added info on NFC/IR https://github.com/CTCaer/Nintendo_Switch_Reverse_Engineering. I should write my own addition since I discovered more things in the timings when handling the IR sensor ^^

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