add some lost data back to teh readme

pull/228/head
connor rigby 2017-01-12 16:16:43 -08:00
parent ad1749024b
commit 8be83ecee9
1 changed files with 14 additions and 0 deletions

View File

@ -21,6 +21,20 @@ Instalation should be fairly straight forward, you will need a computer for this
1. download the [latest release](https://github.com/FarmBot/farmbot_os/releases).
2. ```dd if=</path/to/file> of=/dev/<sddevice> bs=4``` or use [Etcher](https://etcher.io/).
## Running
0. Plug your SD Card into your RPi3
0. Plug your Arduino into your RPi3
0. Plug your power into your RPi3
0. From a WiFi enabled device*, search for the SSID `FarmbotConfigurator`
0. Connect to that and open a web browser to [http://192.168.24.1/](http://192.168.24.1)
0. Follow the on screen instructions to configure your FarmBot. Once you save your configuration FarmBot will connect to your home WiFi network and to the FarmBot web application.
\* If you are using a smartphone you may need to disable cellular data to allow your phone's browser to connect to the configurator.
## Updating the firmware
To update the firmware on the Raspberry Pi (Only version 3 for now) and the Arduino (on any rpi), simply use the "update" buttons on the web application. There is no need to reinstall the entire OS.
# Problems?
See the [FAQ](FAQ.md)