Changes between Version 20 and Version 21 of PiBots


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PiBots

    v20 v21  
    1818* Connect to Pi: {{{ ssh pi@raspberrypi.local }}}   (password is raspberry)
    1919* Configure Pi
    20    * Setup DNS: sudo nano /etc/resolv.conf 
    21          add: nameserver 8.8.8.8
     20   * Setup DNS: {{{ sudo nano /etc/resolv.conf }}}.  ''Do we need this if we're using Windows Network sharing?'' 
     21         add: nameserver 8.8.8.8   
    2222   * sudo raspi-config
    23          ''What do we do in here?''
     23         ''What should be done in this application?''  (If its "expand to use the whole sd card", that forces a reboot, and should probably move to the last step.)
    2424   * Update to latest software:
    2525       * sudo apt-get update
     
    4444     }}}
    4545* ''Do we use Maven?''
     46* Shutdown your pi with 'sudo halt', disconnect it and reconnect it again to reboot it fully.  You may have to reassign internet sharing one more time since the MAC is now constant, but it should stick after that.
     47
     48
     49
    4650Ultrasonic Range Sensor
    4751* http://www.modmypi.com/blog/hc-sr04-ultrasonic-range-sensor-on-the-raspberry-pi