WeatherDuino Forum
3D printed box for Air Quality Monitor II - Printable Version

+- WeatherDuino Forum (https://www.meteocercal.info/forum)
+-- Forum: Weather Equipment - General Discussion (https://www.meteocercal.info/forum/Forum-Weather-Equipment-General-Discussion)
+--- Forum: Weather Equipment (https://www.meteocercal.info/forum/Forum-Weather-Equipment)
+--- Thread: 3D printed box for Air Quality Monitor II (/Thread-3D-printed-box-for-Air-Quality-Monitor-II)

Pages: 1 2 3 4 5 6


RE: Case for AQM II - Superpat - 30-04-2019

Hi 

Looking great!

However, all the replies about your new case concern the PMS7003 dust sensor.

I have a Nova SDS0011 sensor.      Will this fit into your new case design?

many thanks

regards

Patrick


RE: Case for AQM II - jarekh3 - 30-04-2019

(30-04-2019, 10:45)Superpat Wrote:  Hi 

Looking great!

However, all the replies about your new case concern the PMS7003 dust sensor.

I have a Nova SDS0011 sensor.      Will this fit into your new case design?

many thanks

regards

Patrick

No. I found the documentation SDS0011. The dimensions of the plate are 70x70mm. How can I find some time to try to design something for this sensor.


btw. debugger:
[Image: 2052fd399d9b.jpg]
[Image: f4dadf48f090.jpg]


RE: Case for AQM II - werk_ag - 30-04-2019

(30-04-2019, 10:45)Superpat Wrote:  Hi 

Looking great!

However, all the replies about your new case concern the PMS7003 dust sensor.

I have a Nova SDS0011 sensor.      Will this fit into your new case design?

many thanks

regards

Patrick


Hello Patrick

Despite the Nova SDS011 is a very good sensor, it is a lot bigger than the PMS7003, and may require a different mounting approach. The software have support for the SDS011, however the recommended dust sensor is the PMS7003.

Rgs


RE: Case for AQM II - werk_ag - 30-04-2019

(30-04-2019, 11:37)jarekh3 Wrote:  btw. debugger:
[Image: 2052fd399d9b.jpg]

It really looks nice  Smile

Does the connector cable fits on this space?

   


RE: Case for AQM II - jarekh3 - 30-04-2019

I'm not entirely sure (there is 15mm from the sensor). 
[Image: 0dae719fb223.jpg]
Therefore, for safety, I will raise the PMS7003 by 5mm upwards.

BTW:

Code:
WeatherDuino_AQM_ESP8266_ASK_v120_b002:38:29: error: TimezoneESP8266.h: No such file or directory

 #include <TimezoneESP8266.h>

                             ^

compilation terminated.

exit status 1
TimezoneESP8266.h: No such file or directory



RE: Case for AQM II - jarekh3 - 30-04-2019

Done  Smile

[Image: e637ee28dde8.jpg]


RE: Case for AQM II - werk_ag - 01-05-2019

(30-04-2019, 21:34)jarekh3 Wrote:  BTW:

Code:
WeatherDuino_AQM_ESP8266_ASK_v120_b002:38:29: error: TimezoneESP8266.h: No such file or directory

 #include <TimezoneESP8266.h>

                             ^

compilation terminated.

exit status 1
TimezoneESP8266.h: No such file or directory

Thanks, library added to v120_b004
Please download it again.


RE: Case for AQM II - werk_ag - 01-05-2019

(30-04-2019, 22:36)jarekh3 Wrote:  Done  Smile

[Image: e637ee28dde8.jpg]

Seems a good solution.
Thanks.


RE: Case for AQM II - jarekh3 - 01-05-2019

Well. I think that the outdoor version is practically ready. Smile

I have another question: what is the lifetime of OLED displays? (socket or no)


RE: Case for AQM II - werk_ag - 01-05-2019

Sparse info found here and there seems to point that those 1.3" monochrome OLED displays have an estimated lifetime of 50.000 hours, around 5.7 years.