Hi.
I have been trying to run the grove dust sensor, set it up properly and updated the framework version as well. Still, when I connect dust sensor to grovepi+(on port D2) and run the script provided, I get the following error:
AttributeError: module object has no attribute ‘dustSensorRead’
I assume, this is telling me that grovepi+ has no function for dustSensor. And what to do in this case?
I have exactly the same issue. I used the DI image and GrovePi is running smoothly with the other sensors. I followed your advise concerning updating as well. I have Firmware version 1.3.0 installed.
Do you have an idea? I need this sensor for an upcoming project.
Which by the way, were you aware of the documentation? I’m wondering if we somehow have put the documentation in some hidden place where nobody can find it. If so, please let us know.
And speaking of which, where do you usually go to find instructions/information regarding the GrovePi?
So it’s safe to assume you don’t generally go to the project’s repository and read the README, right? Like here.
If you check this repo, you’ll see somewhere down the page a link taking you to the documentation. My feeling is that it is positioned way too below and it’s not even obvious to the users. What do you think?