You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
I'm fairly new at coding but I did try and implement your example usage code into my Arduino code but it didn't seem to work for me. I included all the required Libraries and made changes as list in the instructions but there is no reading on the serial monitor.
The text was updated successfully, but these errors were encountered:
Hey @sgowdarcsu, @worldburger - it'd help if you could post your issues (e.g. compiler errors), what version you're using and if you clone it from git or used the release-zip and what arduino board you're running off, as they all behave a bit differently.
If you don't get output, it seems that your code is compiling. Did you add any output? Post a snippet of how you're using the driver.
We unfortunately don't have the manpower to provide coding support, but we're aware of the entry threshold for novices and we plan on improving it in the long run.
abrauchli
changed the title
Add Arduino example for SVM30?
Request: Arduino example for SVM30
Sep 6, 2019
There are ready to use Arduino examples for the new SVM40 sensor module
You'll find the corresponding arduino lirbaries in the Arduino library manager or here
I'm fairly new at coding but I did try and implement your example usage code into my Arduino code but it didn't seem to work for me. I included all the required Libraries and made changes as list in the instructions but there is no reading on the serial monitor.
The text was updated successfully, but these errors were encountered: