atmos:software:accessing.adpaa:home
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| atmos:software:accessing.adpaa:home [2025/11/25 04:26] – ashley.vos | atmos:software:accessing.adpaa:home [2026/06/12 17:40] (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, | Typically, this is only done on measurement devices to allow access to the code created for data acquisition, | ||
| + | |||
| + | Please skim through the instructions and read the troubleshooting section before beginning. It will likely save you some frustration. | ||
| After downloading the ADPAA onto your Raspberry Pi from the link above, you will find it in your " | After downloading the ADPAA onto your Raspberry Pi from the link above, you will find it in your " | ||
| + | - In your home directory, create two folders: " | ||
| + | - Move the downloaded ADPAA.tar.gz from the " | ||
| - Right click on the file (ADPAA.tar.gz) and select " | - Right click on the file (ADPAA.tar.gz) and select " | ||
| - After this, run the command "sudo apt upgrade" | - After this, run the command "sudo apt upgrade" | ||
| - | - Additionally, | + | - Additionally, |
| - | - Once it has finished, open the file, "Share" and select the text file entitled " | + | - Once it has finished, open the folder, "share" and select the text files entitled " |
| - | - Follow | + | - Open the " |
| - | - 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 " | + | PATH=${ADPAA_DIR}/ |
| - | - You may have to use the command " | + | PYTHONPATH=${ADPAA_DIR}/ |
| + | |||
| + | - Using the terminal, type the command "sudo nano ~/ | ||
| + | - Note: Replace ${ADPAA_DIR} with the absolute path to the ADPAA/bin directory. It should be / | ||
| + | - In addition, add the following text as well. | ||
| + | |||
| + | PATH=/ | ||
| + | PYTHONPATH=/ | ||
| + | |||
| + | - Save the file and exit. | ||
| + | - Type the command " | ||
| + | - Open the ADPAA INSTALL file and follow the instructions | ||
| + | - After you complete the " | ||
| + | - You will also have to do this in the directory / | ||
| + | - use the command " | ||
| + | - When doing the " | ||
| + | - After the "pip3 install..." | ||
| + | - If you've done everything correctly up to this point, the terminal will tell you to run the command " | ||
| + | - If not, go back and find out where an error occurred. | ||
| + | - Finally, follow the instruction in the ADPAA INSTALL file to run the "make && make -f Makefile_osa" | ||
| Trouble Shooting: | Trouble Shooting: | ||
| * You will likely encounter an error that says " | * You will likely encounter an error that says " | ||
| + | * When following the INSTALL instructions, | ||
atmos/software/accessing.adpaa/home.1764044780.txt.gz · Last modified: 2025/11/25 04:26 by ashley.vos