Sensirion SPS 30

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
Romasch
New user
Posts: 2
Joined: 07 May 2023, 19:41

Sensirion SPS 30

#1 Post by Romasch » 07 May 2023, 19:45

Hello! Is it planned to support the Sensirion SPS 30 dust sensor on climate firmware?

User avatar
Ath
Normal user
Posts: 3508
Joined: 10 Jun 2018, 12:06
Location: NL

Re: Sensirion SPS 30

#2 Post by Ath » 07 May 2023, 21:52

That sensor is not yet supported in ESPEasy, do you have a plugin written/available for it already, so we can integrate it? It has a lot of similarities with other dust/particle sensors, haven't compared the command/data structures yet.
/Ton (PayPal.me)

Romasch
New user
Posts: 2
Joined: 07 May 2023, 19:41

Re: Sensirion SPS 30

#3 Post by Romasch » 09 May 2023, 12:10

I don't have a plugin. The library for Arduino is available at the link.
https://github.com/Sensirion/arduino-sps
I know about the other sensors. So far, this is the only dust sensor that supports the i2c bus.

TD-er
Core team member
Posts: 8748
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: Sensirion SPS 30

#4 Post by TD-er » 09 May 2023, 12:54

You can also use an I2C to serial adapter chip like the SC16IS752
Boards with those can be had from Ali for about 4 euro. (8 euro on Amazon)

These add 2 serial ports to ESPEasy.

I know those work fine with the PMSx003, SenseAir and numerous other plugins that need a serial port.
GPS is probably not the best option for those, since those are really 'chatty' and the serial buffer only has 64 bytes on these.
But it will work.

User avatar
Ath
Normal user
Posts: 3508
Joined: 10 Jun 2018, 12:06
Location: NL

Re: Sensirion SPS 30

#5 Post by Ath » 09 May 2023, 12:55

Romasch wrote: 09 May 2023, 12:10 I don't have a plugin. The library for Arduino is available at the link.
https://github.com/Sensirion/arduino-sps
I know about the other sensors. So far, this is the only dust sensor that supports the i2c bus.
Hm, the suggested implementation is to use the serial interface, because of less dependency on the advised short wires, and just like most other dust sensors in ESPEasy already have.
Though it could be nice to have a dust sensor on I2C, as they are often combined with Temp/Hum/CO2/VOC etc. sensors that are connected via I2C anyway.

I'll think about it, but no ETA yet. (And also because the sensor is quite costly, would have to buy it just for the sake of development...)
/Ton (PayPal.me)

TD-er
Core team member
Posts: 8748
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: Sensirion SPS 30

#6 Post by TD-er » 09 May 2023, 12:59

Ath wrote: 09 May 2023, 12:55 [...] (And also because the sensor is quite costly, would have to buy it just for the sake of development...)
Well that's for sure not the first one.... :)

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 49 guests