Changes between Version 31 and Version 32 of PiBotOsInstallation
- Timestamp:
- Oct 1, 2016, 11:06:50 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiBotOsInstallation
v31 v32 33 33 }}} 34 34 * Install [https://en.wikipedia.org/wiki/Avahi_(software) Avahi] (mDNS/zeroconf) {{{ sudo apt-get install avahi-server }}} 35 * Configure Pi Zero{{{ sudo raspi-config }}}35 * Update Raspian Configuration {{{ sudo raspi-config }}} 36 36 * Activate the Pi Zero's built-in I2C Interface: 37 37 * Use the down arrow to select 'Advanced Options' … … 41 41 * [wiki:SetupPiZeroWiFi Setup WiFi for a Pi Zero] 42 42 43 ===Per Minibot instructions44 * Configure Pi Zero{{{ sudo raspi-config }}}43 ===Per Minibot configinstructions (with baseline image above installed) 44 * Update Raspian Configuration {{{ sudo raspi-config }}} 45 45 * Customize host name. Reference hostname list for assigned names. Be sure not to duplicate! 46 46 * Select 'expand to use entire sd card'. This will reboot the pi.