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

Add support for LSM303DLHC e-Compass #718

Open
BryanSouza91 opened this issue Oct 29, 2024 · 3 comments
Open

Add support for LSM303DLHC e-Compass #718

BryanSouza91 opened this issue Oct 29, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@BryanSouza91
Copy link

I have an Adafruit breakout board for the LSM303DLHC e-Compass. Is anyone working on this? I didn't find an open issue.

I also see that the LSM303AGR is supported and that will be the basis of adding the LSM303DLHC.

@deadprogram
Copy link
Member

Sounds good, thank you!

@deadprogram deadprogram added the enhancement New feature or request label Oct 29, 2024
@BryanSouza91
Copy link
Author

I ran the tests but received an error on the final build test since my version of Go is 1.23 and the test wants versions 1.18 through 1.22, is this an issue? I also have not actually tested the code with the device, should I try that prior to the pull request?(probably yes)

@BryanSouza91
Copy link
Author

I updated tinygo to the latest version and the previous error is fixed however there seems to be another error with the smoketest. I have not been able to build a small test program with the new lsm303dlhc code because the code is not part of the official repo. I will submit the pull request and go from there.

This can be closed if this issue is complete at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants