User Tools

Site Tools


atmos:citation:instruments:raspberrypi_camera:home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
atmos:citation:instruments:raspberrypi_camera:home [2022/02/03 17:14] – created marwa.majdiatmos:citation:instruments:raspberrypi_camera:home [2024/03/22 19:56] (current) benolson
Line 1: Line 1:
 ====== Raspberry Pi 4 Camera with Module Automatic IR-Cut ====== ====== Raspberry Pi 4 Camera with Module Automatic IR-Cut ======
 +
 +
 +{{ :atmos:citation:instruments:raspberrypi_camera:screen_shot_2022-02-03_at_10.07.42.png?400|}}
 +
  
 **Specifications:** **Specifications:**
Line 17: Line 21:
 Raspberry Pi computer with a Camera Module port: Raspberry Pi computer with a Camera Module port:
 All current models of Raspberry Pi have a port for connecting the Camera Module.   All current models of Raspberry Pi have a port for connecting the Camera Module.  
 +
 +{{ :atmos:citation:instruments:raspberrypi_camera:screen_shot_2022-02-03_at_10.51.06.png?400 |}}
 +
  
   - Ensure your Raspberry Pi is turned off.   - Ensure your Raspberry Pi is turned off.
Line 27: Line 34:
   - Reboot your Raspberry Pi.   - Reboot your Raspberry Pi.
  
-**Saving and transferring images to Calgary:** 
-Scripts for saving and transferring the saved images from the Raspberry pi camera are in:  
-Saved images from the Raspberry pi camera are in:  
  
-  * save-img.sh saves images from the Raspberry pi camera using the python code save-image.py +{{ :atmos:citation:instruments:raspberrypi_camera:screen_shot_2022-02-03_at_10.07.28.png?400 |}} 
-  transfer+remove.sh transfer the saved images to the MetTrailer AWS instance to then transfer them to Calgary and remove them from the Raspberry pi+ 
-  * MetTrailer.pem is the key needed to transfer the saved Raspberry pi camera images to AWS instance+**Camera setup in the raspberry pi** 
 + 
 +1.Create a folder on the desktop named pi-cam-latest and add the below listed files from the ADPAA repository by copy and pasting them into the new folder.  
 + 
 +Do not attempt to run the transfer+move.sh file yet as their needs to be setup done on the file and on the aws side before it will work without causing issues. This will be gone over in further sections. You can however test the save-image.py file to ensure the camera is working 
 + 
 +  *save-image.py  
 +  *save-image.sh 
 +  *transfer+remove.sh 
 + 
 +{{:atmos:citation:instruments:raspberrypi_camera:pi-camera-setup.png?400|}}
  
  
-**Example of crontab to save and transfer images to Calgary:** 
  
-m h  dom mon dow   command 
  
-*/5 * *         cd /home/pi/Desktop/ && ./save-img.sh 
  
-*/7 * *         cd /home/pi/Desktop/pi-camera-latest/ && ./transfer+remove 
    
  
atmos/citation/instruments/raspberrypi_camera/home.1643908465.txt.gz · Last modified: 2022/02/03 17:14 by marwa.majdi