From 2725df46ed9d952b5ebfc83c0964264e894eb011 Mon Sep 17 00:00:00 2001 From: ZeinabBF <bagherifard.zeinab@gmail.com> Date: Sun, 12 May 2024 13:47:21 +0200 Subject: [PATCH] Chnges to images location --- .../docs/Images/Communication between.jfif | Bin {docs => Assets/docs}/Images/Prototype.jfif | Bin {docs => Assets/docs}/Images/Sketch.jfif | Bin {docs => Assets/docs}/Images/example-image.jpg | Bin README.md | 7 +++++-- 5 files changed, 5 insertions(+), 2 deletions(-) rename docs/Images/Communication.jfif => Assets/docs/Images/Communication between.jfif (100%) rename {docs => Assets/docs}/Images/Prototype.jfif (100%) rename {docs => Assets/docs}/Images/Sketch.jfif (100%) rename {docs => Assets/docs}/Images/example-image.jpg (100%) diff --git a/docs/Images/Communication.jfif b/Assets/docs/Images/Communication between.jfif similarity index 100% rename from docs/Images/Communication.jfif rename to Assets/docs/Images/Communication between.jfif diff --git a/docs/Images/Prototype.jfif b/Assets/docs/Images/Prototype.jfif similarity index 100% rename from docs/Images/Prototype.jfif rename to Assets/docs/Images/Prototype.jfif diff --git a/docs/Images/Sketch.jfif b/Assets/docs/Images/Sketch.jfif similarity index 100% rename from docs/Images/Sketch.jfif rename to Assets/docs/Images/Sketch.jfif diff --git a/docs/Images/example-image.jpg b/Assets/docs/Images/example-image.jpg similarity index 100% rename from docs/Images/example-image.jpg rename to Assets/docs/Images/example-image.jpg diff --git a/README.md b/README.md index efdbf7d..3665be8 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,16 @@ The proposed solution is valuable for remote monitoring and controlling, and imp The design process includes ideation of concepts and interactions, testing of technologies, creation of Unity scene, user testing, iteration, and demonstration. ### 2.1. Brainstorming: -After some brainstorming, we came up with some idea for different stages +After some brainstorming, we came up with some ideas for different stages:  *Primary Prototype for phyysical turbine & virtual model* + +*Arduino sketch to rotate the Servo Motor * - + +*Connecting Unity with Arduino* - User Persona: A description of your target user, their needs, motivations, and pain points, and how your project addresses them.