User Tools

Site Tools


atmos:citation:instruments:raspberrypi_setup:home

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
atmos:citation:instruments:raspberrypi_setup:home [2025/12/01 23:52] ashley.vosatmos:citation:instruments:raspberrypi_setup:home [2025/12/02 01:17] (current) ashley.vos
Line 35: Line 35:
     - There is an install process; see [[https://atmoswiki.azurewebsites.net/doku.php?id=atmos:software:accessing.adpaa:home|How to Access, Download, and Install the ADPAA (Airborne Data Processing and Analysis)]]     - There is an install process; see [[https://atmoswiki.azurewebsites.net/doku.php?id=atmos:software:accessing.adpaa:home|How to Access, Download, and Install the ADPAA (Airborne Data Processing and Analysis)]]
 ====6. Set up the DAQ HATS (If applicable)==== ====6. Set up the DAQ HATS (If applicable)====
 +  - Power off the Raspberry Pi and install the DAQ HAT, then power on.
 +  - sudo apt-get upgrade
 +  - sudo reboot
 +  - in command line, cd to the daqhats directory and open the file titled "README.md"
 +    - "ls" command lists all the sub-directories in the directory you are currently in
 +    - cd daqhats
 +    - vi README.md
 +      - this opens the file
 +  - Carefully follow the listed directions
 +  - Upon reaching the direction to type the command "sudo pip install daqhats" you will likely encounter an error message or block of some sort. To fix:
 +    - sudo apt install vim-gtk3
 +    - instead of "sudo pip install daqhats", use "pip3 install daqhats   - -break-system-packages"
 +
 ====7. Setup crontab to reboot each day.  See [[https://forums.raspberrypi.com/viewtopic.php?t=126106|https://forums.raspberrypi.com/viewtopic.php?t=126106]]==== ====7. Setup crontab to reboot each day.  See [[https://forums.raspberrypi.com/viewtopic.php?t=126106|https://forums.raspberrypi.com/viewtopic.php?t=126106]]====
       - sudo su (Become Root)       - sudo su (Become Root)
Line 41: Line 54:
     - Reboot should set to 00:00Z.     - Reboot should set to 00:00Z.
     - Daily rsync should be set to 00:01Z     - Daily rsync should be set to 00:01Z
 +  - If setting up USB connections to raspberry pi that will be rebooting daily make sure to assign specific names to the USB's so they don't swap names after reboot. To do this follow the steps in the provided link [[https://www.freva.com/assign-fixed-usb-port-names-to-your-raspberry-pi/]]
  
-If setting up USB connections to raspberry pi that will be rebooting daily make sure to assign specific names to the USB's so they don't swap names after reboot. To do this follow the steps in the provided link [[https://www.freva.com/assign-fixed-usb-port-names-to-your-raspberry-pi/]] +====After these steps are donemove on to setting up the camera (depending on which type of camera is being used back on the main tripod page).====
- +
-After these steps are done move onto setting up the camera depending on which type of camera is being used back on the main tripod page+
atmos/citation/instruments/raspberrypi_setup/home.1764633120.txt.gz · Last modified: 2025/12/01 23:52 by ashley.vos