Hello everyone.
I'm new to the Arduino world and I need some help.
I've created my very first simple Arduino project [have a look]
It's really simple
It's using three sensors
1- MQ-5 for humidity sensing
2- LM35 for temperature sensing
3- BMP180 for pressure sensing
Let me explain the basic idea behind this project, every sensor has 2 leds, a green one and a red one, the greed led will be always on whenever the values of the sensors are in the right range
and the red led turns on when it over this range.
Now I want to cover this device to put it in the factory considering the following
1- It will be put in 100 degrees C
2- There will be dust
So here is what I need
1- A box to put the device in with lots of fans to keep the device cool in 100 degrees.
2- A cover for the wires to protect it from melting in 100 degrees.
3- A kind of texture to cover the LM35 and BMP180 sensors to prevent dust from going through them.
4- A kind of texture to cover the MQ-5 sensor to prevent dust but allow air to pass through.
Can you please suggest the best materials to get the job done perfectly?
Thanks!