Hi, I am looking for some help regarding my Arduino project.
Please have a look at the attached images. In the images you can see the Xbee connected to the Arduino UNO using the Xbee shield. In the breadboard I am using a PIR sensor and a tmp sensor to detect motion and temperature data. The temperature and PIR data is send wirelessly using the Xbee. So far so good. Works perfectly inside the house. Now I want to move it outside the house, so basically I need to think about packaging.
With my limited knowledge I was hoping to do the following but before that want to get some feedback from the experts !!
- The connections in the breadboard to be moved to the arduino protoshield. I am planning to use this protoshield http://www.jaycar.com.au/productView.asp?ID=XC4214
- I was thinking of removing the Xbee shield and instead using the Xbee breakout board from here http://littlebirdelectronics.com/products/breakout-board-for-xbee.
The reason for using the Xbee breakout board is -I can mount it on the Arduino protoshield.
I hope once the above two things are done, it can be placed in some box or case and will be ready to be placed in field.Can anyone suggest me any box or case for the above setup ? For casing I am not sure what things I need to consider. It will be great to have a waterproof casing. Also not sure how to expose the PIR and the TMP36 out of the box ?
I guess I haven't missed out anything. May be in future I could replace the Arduino Uno with Attiny but first I want to try the above and see how it goes.