Sds011 sensor

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
AaryakRaj
 
Posts: 3
Joined: Wed Jan 20, 2021 1:10 pm

Sds011 sensor

Post by AaryakRaj »

Hi
I am using a sds011 hooked up to my raspberry pi4 to try and collect air quality levels data. I wrote the correct code on thonny python 3( code on the official raspberry pi site). However, the Adafruit dashboard which I am sending the data to, is not capturing it and is just showing a blank screen. What do I do now?

User avatar
brubell
Learn User Page
 
Posts: 2017
Joined: Fri Jul 17, 2015 10:33 pm

Re: Sds011 sensor

Post by brubell »

Hi,

Did you add a block to the Adafruit IO dashboard and link it to the feed being displayed?

https://learn.adafruit.com/adafruit-io- ... ing-blocks

Which tutorial are you following?

User avatar
AaryakRaj
 
Posts: 3
Joined: Wed Jan 20, 2021 1:10 pm

Re: Sds011 sensor

Post by AaryakRaj »

Yes I did add a text block which was linked to the feed

User avatar
brubell
Learn User Page
 
Posts: 2017
Joined: Fri Jul 17, 2015 10:33 pm

Re: Sds011 sensor

Post by brubell »

AaryakRaj wrote:Yes I did add a text block which was linked to the feed
If you go to the feed page, does it show a value posted to the feed?

Could you include the code you're using? Please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

User avatar
AaryakRaj
 
Posts: 3
Joined: Wed Jan 20, 2021 1:10 pm

Re: Sds011 sensor

Post by AaryakRaj »


User avatar
brubell
Learn User Page
 
Posts: 2017
Joined: Fri Jul 17, 2015 10:33 pm

Re: Sds011 sensor

Post by brubell »

Does the monitor page, io.adafruit.com/monitor, show data received from the SDS011 sensor?

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”