User Tools

Site Tools


atmos:software:accessing.adpaa: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:software:accessing.adpaa:home [2025/11/25 02:08] ashley.vosatmos:software:accessing.adpaa:home [2025/11/25 04:26] (current) ashley.vos
Line 29: Line 29:
  
 Typically, this is only done on measurement devices to allow access to the code created for data acquisition, such as a Raspberry Pi. Typically, this is only done on measurement devices to allow access to the code created for data acquisition, such as a Raspberry Pi.
 +
 +After downloading the ADPAA onto your Raspberry Pi from the link above, you will find it in your "Downloads" folder.
 +
 +  - Right click on the file (ADPAA.tar.gz) and select "Extract Here"
 +  - After this, run the command "sudo apt upgrade" to make sure the computer is updated and every package installed.
 +  - Additionally, run the command sudo "apt-get install subversion", otherwise, you'll run into some issues later.
 +  - Once it has finished, open the file, "Share" and select the text file entitled "INSTALL"
 +  - Follow the instructions in the ADPAA INSTALL file very carefully. Do not skip any steps or think that you may disregard them.
 +  - The very first step is to create an APDAA directory. Once you have done so, move all the files from the ADPAA from downloads to this directory, which will appear as a folder under your Raspberry Pi Home directory.
 +  - After you complete the "Developer Version Source Code Download of Package (Read Access)" step, enter your file tree and copy the folder titled "src" out of the folder titled "adpaa-code" and into your main "ADPAA" folder. Then, you can delete the "adpaa-code" file.
 +    - You may have to use the command "sudo rm -r adpaa-code" to delete it.
 +
 +Trouble Shooting:
 +  * You will likely encounter an error that says "Permission denied" or something similar along the way. If this occurs, try adding the root command "sudo" to the beginning of the line. If that doesn't work, the program will tell you, and you can try "sudo apt" in cases where you are installing or downloading something.
 +
atmos/software/accessing.adpaa/home.1764036498.txt.gz · Last modified: 2025/11/25 02:08 by ashley.vos