Skip to content

Commit ba2424f

Browse files
Merge pull request #3 from henkrijneveld/master
Downloadlink added
2 parents 16729a2 + ce53251 commit ba2424f

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,11 @@ Current image versie: 1.1\
1414
Initial documentation at: [here](https://www.iotforall.com/tensorflow-sound-classification-machine-learning-applications/)
1515

1616
# Installation
17-
Fetch a preloaded PI image from: (to be determined) and install as you would a standard stretch image\
18-
**or**\
17+
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
18+
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.
19+
20+
**- or -**
21+
1922
Go to the directory installpi of this repository and follow the instructions in INSTALL.md. When done, return here.
2023

2124
After installation, the user - password should be pi - openears. Change as you see fit.\

installpi/INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Start the pi and ssh into it.
1717

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

20-
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.
20+
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.
2121

2222
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
2323

0 commit comments

Comments
 (0)