RS Components Raspberry Pi model A Uživatelský manuál Strana 3

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 8
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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:
Zobrazit stránku 2
1 2 3 4 5 6 7 8

Komentáře k této Příručce

Žádné komentáře