paulvha / svm30

Sensirion SVM30 on Arduino, ESPxx, 32U4, Lorawan, DUE
10 stars 1 forks source link

sgp30 support #1

Closed DavidAntonin closed 1 year ago

DavidAntonin commented 3 years ago

Hello, can you add support for sgp30 with external tem/hum sensor? Thank you

paulvha commented 3 years ago

Hi David,

The nice aspect about an SVM30 is that it combines the SGP30 and an external sensor SHTC1 on a single board. Hence I have not considered an other Hum / temp sensor. What sensor would you consider ? regards, Paul

DavidAntonin commented 3 years ago

Hi Paul, SVM30 is very pricey on Aliexpress so I bought SGP30 + SHT31. Regards David

paulvha commented 3 years ago

HI David

I understand. I am currently in the middle of working on another project but I had a look on github and see that Adafruit has created a library's for both

https://github.com/adafruit/Adafruit_SHT31 https://github.com/adafruit/Adafruit_SGP30

Not sure which boards you have but I expect you could use these for your project.

Maybe in the future another nice project for me, although I first consider the new SVM40 😉

regards, Paul


Van: DavidAntonin notifications@github.com Verzonden: maandag 9 november 2020 09:30 Aan: paulvha/svm30 svm30@noreply.github.com CC: paulvha paulvha@outlook.com; Comment comment@noreply.github.com Onderwerp: Re: [paulvha/svm30] sgp30 support (#1)

Hi Paul, SVM30 is very pricey on Aliexpress so I bought SGP30 + SHT31. Regards David

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fpaulvha%2Fsvm30%2Fissues%2F1%23issuecomment-723853330&data=04%7C01%7C%7C80e3e0d1b5d24e52e93608d88489b1d3%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637405074207560699%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=gfe5ZKvub6MqQnvhKDKfGWXgnnsBYzN96%2BlJcDV52Dg%3D&reserved=0, or unsubscribehttps://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAD2GBPE6POL4N7OWWV7WX3DSO6SBXANCNFSM4TOPB66Q&data=04%7C01%7C%7C80e3e0d1b5d24e52e93608d88489b1d3%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637405074207560699%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zK5dbCQAqDWmD7XFswryH74A16o9baKB93dstKL4SWA%3D&reserved=0.

paulvha commented 1 year ago

closing old issues