Skip to content

Commit

Permalink
Merge pull request #3 from henkrijneveld/master
Browse files Browse the repository at this point in the history
Downloadlink added
  • Loading branch information
henkrijneveld authored Apr 9, 2019
2 parents 16729a2 + ce53251 commit ba2424f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,11 @@ Current image versie: 1.1\
Initial documentation at: [here](https://www.iotforall.com/tensorflow-sound-classification-machine-learning-applications/)

# Installation
Fetch a preloaded PI image from: (to be determined) and install as you would a standard stretch image\
**or**\
Fetch a preloaded PI image from: https://drive.google.com/open?id=1sxMrxHLQPB092P9lWIoXFkvLKNX6K7Da Download this, extract the zip, en put the image on a 16GB SD card (like you would put a stretch image). Downloading
will take some time, though. Be advised, it is just a simple copy of a prefab installation, maybe some additional configuration has to be done.

**- or -**

Go to the directory installpi of this repository and follow the instructions in INSTALL.md. When done, return here.

After installation, the user - password should be pi - openears. Change as you see fit.\
Expand Down
2 changes: 1 addition & 1 deletion installpi/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Start the pi and ssh into it.

From this point on, all the installation steps are offcourse done on the pi, not on your host system (!)

Set the password with raspi-config for the pi user to "openears" (or whatever you think is appropriate, jot it down!). Best to install VNC also.
Set the password with `sudo raspi-config` for the pi user to "openears" (or whatever you think is appropriate, jot it down!). Best to install VNC also.

Make the VNC autostart (if you like that) with the method described here: https://learn.adafruit.com/adafruit-raspberry-pi-lesson-7-remote-control-with-vnc/running-vncserver-at-startup

Expand Down

0 comments on commit ba2424f

Please sign in to comment.