User Tools

Site Tools


waoarc25:software-guide

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
waoarc25:software-guide [2025/07/22 21:39] – [Pi Software Preparation] gi3jmcwaoarc25:software-guide [2025/07/23 14:26] (current) gi3jmc
Line 39: Line 39:
 {{ :waoarc25:piimager-customisation.png?direct&400|}}**6. **Click the 'NEXT' button that appears in the lower right corner to continue.  When asked if you would like to apply OS customisation settings, click 'EDIT SETTINGS' In the dialog that follows you will need to set the hostname, choose your username and password, and add your wifi network details.  Passwords will be obscured as you type each character. {{ :waoarc25:piimager-customisation.png?direct&400|}}**6. **Click the 'NEXT' button that appears in the lower right corner to continue.  When asked if you would like to apply OS customisation settings, click 'EDIT SETTINGS' In the dialog that follows you will need to set the hostname, choose your username and password, and add your wifi network details.  Passwords will be obscured as you type each character.
  
 +//If you wish to use a Pi connected via an ethernet cable, leave the section 'Configure wireless LAN' unticked and unfilled, but make sure your Pi has a wired connection available when it's running.//
 +
 +**Please take care when entering your Wifi SSID/Name & Password, as it will require re-writing the MicroSD card to change.  You should type the details into a text editor like Notepad to check that they are correct, and copy them to the imager with //CTRL+C// and //CTRL+V//.**
  
 **7. **Switch to the 'Services' tab, and tick the 'Enable SSH' checkbox.  Once you have added the details click 'SAVE' and then click 'YES'. {{ :waoarc25:piimager-customisation-ssh.png?direct&400|}} **7. **Switch to the 'Services' tab, and tick the 'Enable SSH' checkbox.  Once you have added the details click 'SAVE' and then click 'YES'. {{ :waoarc25:piimager-customisation-ssh.png?direct&400|}}
Line 50: Line 53:
 ---- ----
  
-==== Pi Software Preparation ====+==== Pi Software Preparation/Wsprry Pi Installation ====
  
 In this section you will connect to your Pi via a command line, ensure the operating system is updated, and install the wsprrypi software that will control the hat.  In the steps that follow ''__wsprrypi__'' is used as the network name for the Pi, and assumes that you have just completed preparing the MicroSD Card. In this section you will connect to your Pi via a command line, ensure the operating system is updated, and install the wsprrypi software that will control the hat.  In the steps that follow ''__wsprrypi__'' is used as the network name for the Pi, and assumes that you have just completed preparing the MicroSD Card.
Line 74: Line 77:
 ---- ----
  
-**7. **Reconnect to the pi as in step 1, with ''ssh jonathan@wsprrypi''+{{ :waoarc25:wsprrypi-install-inprogress.png?direct&400|}}**7. **Reconnect to the pi as in step 3, with ''ssh jonathan@wsprrypi'' 
 + 
 +//''wsprrypi'' is set up by a small script that configures and installs some additional support software before downloading, compiling, and installing ''wsprrypi'' itself, with the compiling taking up to 50 minutes if a Pi 1 has been used.  The script should complete in around 15 minutes on a Pi 3 or Pi Zero 2, so **do not panic if it seems to freeze** part-way through.  During the installation, you may wish to have a visit the Wsprry Pi website at [[https://wsprry-pi.readthedocs.io/en/latest/index.html|https://wsprry-pi.readthedocs.io/en/latest/index.html]]// 
 + 
 +**8. **After reconnecting to the Pi, at the prompt, type ''curl -fsSL installwspr.aa0nt.net | sudo bash'' and press the enter/return key to start the wsprrypi installation.  You will be prompted to confirm the system timezone. Check and press ''Y/N'' as appropriate, followed by the enter key. 
 + 
 +---- 
 + 
 +{{ :waoarc25:wsprrypi_config_webpage.png?direct&400|}}**9. **Once the installation has completed it will ask you to press a key to continue.  You should press the enter/return key, as it appears to be the only key that works. 
 + 
 +**10. **After being returned to the prompt, type ''sudo reboot'' or ''sudo systemctl reboot'' to restart the Pi.
  
-''wsprrypi'' is set up by a small script that configures and installs some additional support software before downloading, compiling, and installing 'wsprrypi'' itself, with the compiling taking up to 50 minutes if a Pi 1 has been used.  The script should complete in around 15 minutes on a Pi 3 or Pi Zero 2, so do not panic if it seems to freeze part-way through.+**11. **Visit  ''http://wsprrypi/wsprrypi'' in your browser to access the configuration page.
  
waoarc25/software-guide.1753220381.txt.gz · Last modified: by gi3jmc