maarten-pennings / CCS811

Arduino library for the CCS811 gas sensor for monitoring indoor air quality.
MIT License
165 stars 46 forks source link

C811 baseline #72

Open kwoerdehoff opened 1 year ago

kwoerdehoff commented 1 year ago

Hello! Made a Projekt with the CJMCU-811 (C811 with HDC1080, Temp&Humid). Made a Sketch with your Library and its running so far. While running the Datas about eCo2 and eTVOC is getting higher and higher and jumps up and down. So i tried to get Informations about this. I found an german Article about the C811 and its "Baseline". Is there any CodeExample for putting and rerwiting the Baseline in and out of the EPROM? Iám no Programmer, so i need an Example to put it in my Code. Would be verry nice to get Help.

;_)) Klaus

maarten-pennings commented 1 year ago

Hi,

To save and restore the baseline is easy. The hard part is when. There are several issues about baseline management in this GitHub project. For example, see https://github.com/maarten-pennings/CCS811/issues/22#issuecomment-546696611

kwoerdehoff commented 1 year ago

Hello Maarten,

have been on Vacation.

Thanks a lot for your help.

Will look at it and tell you what happens.

 

Best Regards ;_)) Klaus

   

Gesendet: Dienstag, 04. Oktober 2022 um 22:31 Uhr Von: "Maarten Pennings" @.> An: "maarten-pennings/CCS811" @.> Cc: "kwoerdehoff" @.>, "Author" @.> Betreff: Re: [maarten-pennings/CCS811] C811 baseline (Issue #72)

 

Hi,

To save and restore the baseline is easy. The hard part is when. There are several issues about baseline management in this GitHub project. For example, see #22 (comment)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>