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/10/30 22:33] – ashley.vos | atmos:software:accessing.adpaa:home [2026/06/12 17:40] (current) – ashley.vos | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== **PAGE WIP** ====== | + | ===== How to Access, |
| - | ===== How to Download and Access | + | |
| ==== Download ==== | ==== Download ==== | ||
| Line 23: | Line 22: | ||
| {{: | {{: | ||
| - | You will be prompted to enter a URL. Navigate back to the Source Forge website (where you downloaded the ADPAA repository from), and tab over to the " | + | You will be prompted to enter a URL. Navigate back to the Source Forge website (where you downloaded the ADPAA repository from), and tab over to the " |
| + | |||
| + | This allows you access the ADPAA a different way. | ||
| + | |||
| + | ==== Installing the ADPAA ==== | ||
| + | |||
| + | 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 " | ||
| + | |||
| + | - 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 " | ||
| + | - After this, run the command "sudo apt upgrade" | ||
| + | - Additionally, | ||
| + | - Once it has finished, open the folder, " | ||
| + | - Open the " | ||
| + | |||
| + | PATH=${ADPAA_DIR}/ | ||
| + | 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 very carefully. Do not skip any steps or think that you may disregard them. | ||
| + | - After you complete the " | ||
| + | - You will also have to do this in the directory / | ||
| + | - use the command "sudo cp -r / | ||
| + | - 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: | ||
| + | * You will likely encounter an error that says " | ||
| + | * When following the INSTALL instructions, | ||
atmos/software/accessing.adpaa/home.1761863623.txt.gz · Last modified: 2025/10/30 22:33 by ashley.vos