RS Components Raspberry Pi model A Manual do Utilizador Página 3

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 8
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 2
From now on, you don't need any monitor and keyboard attached to the Raspberry anymore.
Enable WiFi
If you want to run this camera with a WiFi USB dongle (like we've suggested above), you will need to do some quick additional steps to make WiFi work on
the Raspberry:
From the console (PuTTY window), edit the network properties of the Raspberry:
sudo nano /etc/network/interfaces
Now add these lines at the end of the file (or change existing lines to match these):
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-ssid "YOUR NETWORK SSID"
wpa-psk "WIFI PASSWORD"
(Fill in the SSID and password for your WiFi network)
Reboot the Raspberry with this command and see if it correctly connects to your WiFi network:
sudo reboot
Put the hardware together
Now it's time to assemble all the hardware components together into the housing. Depending on the housing, this should not be a too complicated job:
Be sure to mount the Raspberry board safely so that it doesn't tumble around in the housing:
Vista de página 2
1 2 3 4 5 6 7 8

Comentários a estes Manuais

Sem comentários