Inhaltsverzeichnis

Advanced Spectrometer

Komponenten

Zusammenbau

Software - was schon gemacht wurde

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=DE

network={
        ssid="Fablab Karlsruhe"
        psk="passwort"
        scan_ssid=1
}

Software - was zu tun ist

git clone https://github.com/silvanmelchior/RPi_Cam_Web_Interface.git
cd RPi_Cam_Web_Interface
./install.sh