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:51] ashley.vosatmos:citation:instruments:raspberrypi_setup:home [2025/12/02 01:17] (current) ashley.vos
Line 9: Line 9:
       - After reboot, you can check that the hostname changed with the command "hostname" , which will return the hostname of your Raspberry Pi       - After reboot, you can check that the hostname changed with the command "hostname" , which will return the hostname of your Raspberry Pi
 ====2. Update the base raspberry pi software ==== ====2. Update the base raspberry pi software ====
- - Use the command "sudo apt-get update" to check available updates then "sudo apt upgrade" to perform the updates.  Example: sudo apt-get update+  - Use the command "sudo apt-get update" to check available updates then "sudo apt upgrade" to perform the updates.  Example: sudo apt-get update
 ====3. Uninstall and reinstall anydesk via the link https://anydesk.com/en/downloads/raspberry-pi.==== ====3. Uninstall and reinstall anydesk via the link https://anydesk.com/en/downloads/raspberry-pi.====
     - Uninstall:      - Uninstall: 
Line 31: Line 31:
       - Back in the terminal, enter "sudo rm XXX" and paste the file path you just copied //in place// of XXX.       - Back in the terminal, enter "sudo rm XXX" and paste the file path you just copied //in place// of XXX.
       - Reinstall as stated above; there should now be a new AnyDesk ID Address.       - Reinstall as stated above; there should now be a new AnyDesk ID Address.
-4. Set Password to standard password (if you don't know the standard password ask Dr. Delene). +====4. Set Password to standard password (if you don't know the standard password ask Dr. Delene).==== 
-5. Add the sourceforge ADPAA repository to the raspberry pi home directory.+====5. Add the sourceforge ADPAA repository to the raspberry pi home directory.====
     - 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)==== 
-7. Setup crontab to reboot each day.  See [[https://forums.raspberrypi.com/viewtopic.php?t=126106|https://forums.raspberrypi.com/viewtopic.php?t=126106]]+  - 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]]====
       - sudo su (Become Root)       - sudo su (Become Root)
       - put in crontab using crontab -e       - put in crontab using crontab -e
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.1764633068.txt.gz · Last modified: 2025/12/01 23:51 by ashley.vos