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 [2026/06/12 17:27] – 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 files entitled " | + | - Once it has finished, open the folder, "share" and select the text files entitled " |
| - | - Open the "adpaa bashrc" | + | - Open the " |
| - | PATH=/ | + | PATH=${ADPAA_DIR}/ |
| - | PYTHONPATH=/ | + | PYTHONPATH=${ADPAA_DIR}/ |
| - | - Using the terminal, type the command "sudo nano ~/ | + | - Using the terminal, type the command "sudo nano ~/ |
| + | - Note: Replace ${ADPAA_DIR} with the absolute path to the ADPAA/bin directory. | ||
| - In addition, add the following text as well. | - In addition, add the following text as well. | ||
| PATH=/ | PATH=/ | ||
| PYTHONPATH=/ | PYTHONPATH=/ | ||
| - | | + | |
| - Save the file and exit. | - Save the file and exit. | ||
| - | - Follow | + | - Type the command " |
| - | | + | - Open the ADPAA INSTALL file and follow the instructions |
| - | | + | - After you complete the " |
| - | - You may have to use the command "sudo rm -r adpaa-code" | + | - You will also have to do this in the directory / |
| - | | + | - use the command "sudo cp -r / |
| - | - use the command "sudo cp -r / | + | - When doing the " |
| - | - then, "sudo rm -r / | + | - 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: | ||
atmos/software/accessing.adpaa/home.1781285226.txt.gz · Last modified: 2026/06/12 17:27 by ashley.vos