diff --git a/docs/documentation/assets/legacySetup.png b/docs/documentation/assets/legacySetup.png new file mode 100644 index 0000000..8a67496 Binary files /dev/null and b/docs/documentation/assets/legacySetup.png differ diff --git a/docs/documentation/pepper/pepperSetup.md b/docs/documentation/pepper/pepperSetup.md index 9936497..dc8b70e 100644 --- a/docs/documentation/pepper/pepperSetup.md +++ b/docs/documentation/pepper/pepperSetup.md @@ -32,6 +32,10 @@ The option to simulate pepper and the tablet won't work. We have yet to find a s To create a project you need to follow the steps on the QiSDK website. Here are a few pointers to help you with this step: - Make sure to select a template that works for you. We recommend using the `Empty Activity` template. This will give you a blank project to start with. +- Make sure to select `Use legacy android.support libraries`. This will make sure that the project will work with the pepper sdk. + +![Legacy](../assets/legacySetup.png) + - On step 5 of the guide make sure that the interface looks the following image, if it does not look the same gradle doens't recognize the project as an android project: ![Project structure interface](../assets/interfaceModules.png) diff --git a/docs/personalDocs/sebas/expertReview/expert1sprint1.md b/docs/personalDocs/sebas/expertReview/expert1sprint1.md index 090d59b..6cc81c5 100644 --- a/docs/personalDocs/sebas/expertReview/expert1sprint1.md +++ b/docs/personalDocs/sebas/expertReview/expert1sprint1.md @@ -171,6 +171,15 @@ De effectiviteit en tevredenheid worden op gelijke manieren getest. Zodra de tes ## K4: Je ontwerpt een embedded systeem op basis van gegeven hardware. +Nog niet aan begonnen. + +Hoe ik dit ga doen: + +1. Bepalen van de hardware +2. Bepalen van de software +3. Ontwerpen van het embedded systeem +4. Bouwen van het embedded systeem + --- ## K5: Je kan software schrijven voor een intelligente controller voorzien van actuatoren en sensoren.