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

Support for magnetometer : QMC5883 #1486

Closed
kanishkarj opened this issue Jul 18, 2018 · 2 comments
Closed

Support for magnetometer : QMC5883 #1486

kanishkarj opened this issue Jul 18, 2018 · 2 comments

Comments

@kanishkarj
Copy link

Hey all! I am new to arduino and I have been working with johnny-five recently. My project uses magnetometer and I found that QMC5883 is a popular sensor out in the market. Apparently, Vendors have been selling QMC5883 in the name of HMC5883L. Now, HMC5883 is a sensor supported by johnny-five but the other is not. I request that support for QMC5883 is added to johhny-five, and in fact I would be glad to work in it but ill need some guidance. this is the link to QMC5883L library for arduino. Hopefully, that helps.

@kanishkarj kanishkarj changed the title Supporting magnetometeter : QMC5883 Support for magnetometer : QMC5883 Jul 18, 2018
@dtex
Copy link
Collaborator

dtex commented Jul 23, 2018

@kanishkarj Of course new contributors are always welcome and it would be great if you wanted to take on the QMC5883. I'm not sure what the differences are from the HMC5883. This could be as simple as aliasing an existing device or you may need to create an entirely new device.

There is some high-level guidance in contributing.md and of course feel free to ask any questions here on this issue.

@stale
Copy link

stale bot commented Jul 18, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Jul 18, 2019
@stale stale bot closed this as completed Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants