8.Connecting to Eduroam - NaimFuad/RaspberryPiWithOpenCV GitHub Wiki

Method 1

  1. On your Raspberry Pi go to cat.eduroam.org to download installer. You can also use PC then import the installer to your Pi via USB.

  1. Search your University

  1. Choose User Group

  1. Download installer

  1. Run the python code

  1. If you dont have the 'distro' library, an error will occur

  1. Open terminal and install distro library. Run pip3 install distro

  1. You should now be able to run the python installer script. Add your userid on the enty

  1. Insert password

  1. Once installed, the cat_installer configuration should be generated. go to /home/pi

  1. Show hidden file.

  1. it should be visible

  1. Configure wpa_supplicant

  1. Edit as follows. press CTRL+O to save then CTRL+X to exit

  1. Edit interfaces for auto connect.press CTRL+O to save then CTRL+X to exit

  1. Set your locale

  1. Reboot. on terminal run sudo reboot now

  2. Result

Method 2 (foolproof method) - Use PC as Hotspot

  1. On your Windows 10 Laptop, connect to eduroam network

  1. Create a Hotspot from your laptop. Search for Mobile Hotspot on search bar. Make sure you select 2.4GHz network band

  1. Result