Skip to content

jonas99y/hslu-pren-32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hslu-pren-32

Run

pi@raspberrypi:~/hslu-pren-32 $ ./run_app.sh

Installation (OS, WLAN, SSH)

country=CH
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
network={
    ssid="100GHz 5G Testing Antenna"
    psk="XXXXXXXXXXX"
    key_mgmt=WPA-PSK
}
  • create file ssh so sd card

ssh pi@192.168.x.x

default password is raspberry

change password of user pi with passwd to rpPREN32

Setup VSCode

  • Install recomendended extensions locally. Type @recommended in extensions search bar.
  • Add new SSH Target in Remote Explorer and use ssh pi@192.168.x.x
  • Connect to in new Window and log in with rpPREN32

Install Software

pi@raspberrypi:~ $ git clone https://github.com/jonas99y/hslu-pren-32.git

pi@raspberrypi:~ $ sudo chmod +x ./hslu-pren-32/install.sh

pi@raspberrypi:~ $ ./hslu-pren-32/install.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •