Changes between Version 9 and Version 10 of PiBots


Ignore:
Timestamp:
Jul 31, 2016, 10:23:03 PM (9 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBots

    v9 v10  
    66   * [http://blog.gbaman.info/?p=791 Setup for USB connectivity]
    77* Install bonjour.   This allows your windows machine to 'just know' the hostname raspberrypi.local.  See [https://support.apple.com/downloads/bonjour%2520for%2520windows Bonjour for Windows]
    8 * Control Panel > Network and sharing center > Adaptor settings > Properties > Sharing (sharing tab-> check internet connection sharing)
     8* Set up connection sharing between Windows and the Pi. 
     9    * Go to Control Panel > Network and Sharing Center > Adapter Settings.
     10    * Identify the name of the network corresponding to the Pi--Its a Unidentified Network, USB Ethernet/RNDIS Gadget.  Its probably something generic like "Ethernet 3".
     11    * Right click on your main ethernet card.  Pick Properties > Sharing Tab.  Check "Allow other network users to connect through this computer's internet connection, and pick the name of the home networking connection identified in the step above.  Click ok.
    912* Connect to Pi: {{{ ssh pi@raspberrypi.local }}}   (password is raspberry)
    1013* Configure Pi