atmos:citation:instruments:raspberrypi_setup:home
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| atmos:citation:instruments:raspberrypi_setup:home [2025/12/01 23:50] – ashley.vos | atmos:citation:instruments:raspberrypi_setup:home [2025/12/02 01:17] (current) – ashley.vos | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| =====Intial Raspberry Pi Setup Instructions===== | =====Intial Raspberry Pi Setup Instructions===== | ||
| - | 1. Change the hostname to TIMMS-SN00XXX. Example for TIMMS with a serial number SN00200 in the command line use "sudo vi / | + | ====1. Change the hostname to TIMMS-SN00XXX. |
| + | Example for TIMMS with a serial number SN00200 in the command line use "sudo vi / | ||
| - Alternate Method: | - Alternate Method: | ||
| - use command "sudo raspi-config" | - use command "sudo raspi-config" | ||
| Line 7: | Line 8: | ||
| - Follow prompts and reboot (You will be prompted to do so.) | - Follow prompts and reboot (You will be prompted to do so.) | ||
| - After reboot, you can check that the hostname changed with the command " | - After reboot, you can check that the hostname changed with the command " | ||
| - | 2. Update the base raspberry pi software | + | ====2. Update the base raspberry pi software |
| - | 3. Uninstall and reinstall anydesk via the link https:// | + | - Use the command "sudo apt-get update" |
| + | ====3. Uninstall and reinstall anydesk via the link https:// | ||
| - Uninstall: | - Uninstall: | ||
| - type command "sudo apt-get remove anydesk" | - type command "sudo apt-get remove anydesk" | ||
| Line 29: | 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:// | - There is an install process; see [[https:// | ||
| - | 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:// | + | - 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 " | ||
| + | - " | ||
| + | - 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" | ||
| + | - sudo apt install vim-gtk3 | ||
| + | - instead of "sudo pip install daqhats", | ||
| + | |||
| + | ====7. Setup crontab to reboot each day. See [[https:// | ||
| - sudo su (Become Root) | - sudo su (Become Root) | ||
| - put in crontab using crontab -e | - put in crontab using crontab -e | ||
| Line 39: | 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:// | ||
| - | 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:// | + | ====After these steps are done, move on to setting up the camera |
| - | + | ||
| - | 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.1764633007.txt.gz · Last modified: 2025/12/01 23:50 by ashley.vos