RASPBERRY PI AND AMAZON ALEXA…TOGETHER IN A COZY OUTDOOR ENCLOSURE

So what on earth would you do with this combination? You can do two things to be exact, you can make an outdoor weather station using the Raspberry Pi / the Pi Sense Hat and use an Echo Dot to create an outdoor entertainment system connecting her to an outdoor speaker system or Bluetooth speakers to stream your favorite internet radio station. I’ll be honest, this project is not for the faint of heart and there are a few things you’re going to need in order to build this project including some laser cut pieces. But I’ll do my best to highlight what you need and how everything goes together.

WHAT YOU’LL NEED:

3D PRINTING BILL OF MATERIALS:

  • 2X PI_ENCLOSURE_6-32-HEX-THUMB-SCREW – PLA OR EQUIV FILAMENT
  • 2X PI_ENCLOSURE_6-32-HEX-THUMB-SCREW-CAP – PLA OR EQUIV FILAMENT
  • 1X PI_ENCL_MAIN_BODY – PLA OR EQUIV FILAMENT
  • 1X PI_ENCL_COVER_GASKET – NINJAFLEX CHEETAH
  • 2X PI_ENCL_HINGE – PLA OR EQUIV FILAMENT
  • 1X PI_ENCL_RASPI-MOUNT-BRKT – PLA OR EQUIV FILAMENT
  • 1X PI_ENCL_ECHO_BRKT – PLA OR EQUIV FILAMENT
  • 1X PI_ENCL_FAN_LOUVRE – PLA OR EQUIV FILAMENT
  • 1X PI_ENCL_VENT_GASKET – NINJAFLEX CHEETAH
  • 1X PI_ENCL_CORD_GROMMET – NINJAFLEX CHEETAH

LASER CUT BILL OF MATERIALS (CLEAR ACRYLIC):

  • 1X PI_ENCL_MOUNT_PLATE (CAN ALSO BE 3D PRINTED)
  • 1X PI_ENCL_COVER (SHOULD BE LASER CUT FROM CLEAR ACRYLIC)
  • 4X PI_ENCL_M2.5-SPACER (CAN ALSO BE 3D PRINTED)
  • 4X PI_ENCL_M3-SPACER (CAN ALSO BE 3D PRINTED)
  • 2X PI_ENCL-6-32-SPACER (SOMEWHAT OPTIONAl FOR 6-32 HEX THUMB SCREWS TO KEEP ACRYLIC COVER FROM CRACKING)

ASSEMBLY:

WEATHER STATION PROJECT:

To make the raspberry pi into a weather station I followed the tutorial here: https://www.hackster.io/uladzislau-bayouski/horus-the-weather-station-f40ee9

I also modified the weather_station.py code to include a correction factor since the raspberry pi and echo dot produce heat inside the enclosure even with the fan installed the temperature can be about 14 degrees Fahrenheit higher than the actual temperature. I’ve included the code file along with the files on Thingiverse. Good luck and Enjoy!