From 6462dac0606cee14c5f7a10ff2326c4d20ac6944 Mon Sep 17 00:00:00 2001 From: Laura Date: Fri, 17 Feb 2017 16:27:10 +0000 Subject: [PATCH] Alter hardware requirements --- extras.md | 2 +- hardware.yml | 6 +++++- worksheet.md | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/extras.md b/extras.md index b095fd5..baac552 100644 --- a/extras.md +++ b/extras.md @@ -1,3 +1,3 @@ You'll also need: -- A cardboard box +- A cardboard box (optional) diff --git a/hardware.yml b/hardware.yml index 5019a8c..dac00e5 100644 --- a/hardware.yml +++ b/hardware.yml @@ -2,5 +2,9 @@ img: camera - name: Raspberry Pi touch screen img: breadboard -- name: 2 x buttons +- name: 2 x large buttons + img: big-dome-push-button +- name: 2 x tactile push buttons (if you are not using large buttons) img: tactile-push-button +- name: Breadboard (only required if using small buttons) + img: breadboard diff --git a/worksheet.md b/worksheet.md index b562026..26a4d77 100644 --- a/worksheet.md +++ b/worksheet.md @@ -7,7 +7,7 @@ You can create your All Seeing Pi using any housing you like. Our first iteratio ![All Seeing Pi in a cardboard box](images/asp-cardboard.png) -If you don't have fancy buttons or a touch screen, that's OK too - you can still make the All Seeing Pi! Here is a picture of the setup we used when creating this resource, the only extra hardware requirements are two tactile push buttons, four jumper leads and a PiCamera - you can use your usual monitor, keyboard, and mouse. +If you don't have fancy buttons or a touch screen, that's OK too - you can still make the All Seeing Pi! Here is a picture of the setup we used when creating this resource, the only extra hardware requirements are two tactile push buttons, four jumper leads, a breadboard and a PiCamera - you can use your usual monitor, keyboard, and mouse. ![All Seeing Pi test setup](images/test-setup.png)