diff --git a/docs/LearningProcessBram/documentatie/FirstDocumentation.md b/docs/LearningProcessBram/documentatie/FirstDocumentation.md index c711a38..4f2778a 100644 --- a/docs/LearningProcessBram/documentatie/FirstDocumentation.md +++ b/docs/LearningProcessBram/documentatie/FirstDocumentation.md @@ -10,7 +10,7 @@ Then I came across a teaching site (https://www.codingkids.nl/arduino-buzzer.htm ### Arduino Video I watched a video about using Arduino and took a lot of op notes along the way. The link is: (https://www.youtube.com/watch?v=BLrHTHUjPuw). - +``` \/\/Arduino information: \/pinnumber(locatie, in-/output) @@ -69,13 +69,13 @@ examples, basics, fade \/ servo's examples, servo, sweep - +``` ### Linux and raspberry PI. To gain more knowledge about Linux, I first asked my classmates if they could get me started. They showed me how to gain access to a server and told me how to navigate through files. By doing this I got taught the following commands: - +``` ~ $ 'ls -la' = show file / folders ~ $ 'top' = see currently running programs @@ -89,7 +89,7 @@ By doing this I got taught the following commands: ~ $ 'ping ip addres' ~ $ 'ssh username@ip address' = open ssh connection. - +``` ### Air, temperature, and all sort of stuff. After the Linux coding I decided to take a step back and began gaining experience with sensors. @@ -117,8 +117,6 @@ Serial.println(F("DHTxx test!")); dht.begin(); } - - void loop() { delay(2000); //a float has decimal numbers and the library reads the measurements. @@ -158,9 +156,13 @@ And here it looks in action: Later on, I could expand this code and the physical product to include the rest of the sensors. The wiring is shown here: -![the wiring]() +![my fritzing diagram](assets/DHT11_by_button_fritzing.png) The red cables are 3v, the black cables are the ground and the green cable is the echo for data. -This version of a DHT11 has a built-in resistor otherwise this would have to be included. +This version is using a DHT22, this is a updated version of a DHT11 but still provides the same information and still uses the same pins. So i decided to compromise for it, using it in my fritzing diagram. + +The wire-frame is shown below: +![wireframe DHT11](assets/DHT11_by_button_wireframe.png) +This helps visualise all connections and shows what parts were used for reproductional . ### Buzzers .pt 2 I found out how to make multiple buzzers go off with the press of one button and increase as Mutch as there are pins. @@ -201,6 +203,13 @@ Here I made the physical design but instead of buzzers I used lights in order to And here is the the board working: ![board working and turned on.]() +To Show my wiring more clearly, here is my fritzing board: +![fritzing_buttons pt2](assets/Buzzer_board_fritzing.png) +the red wires are 3v, the black wires are the ground connections. + +Here the wireframe is shown for parts specification and possible reproduction: +![wireframe _ buzzers pt2](assets/Buzzer_board_wireframe.png) + ### Python For Dummies. My job was to make a connection between the WebSocket and the database we had set up, and to do this we wanted to use python. To give an easy picture, here is where i would come: diff --git a/docs/LearningProcessBram/documentatie/assets/Buzzer_board_fritzing.png b/docs/LearningProcessBram/documentatie/assets/Buzzer_board_fritzing.png new file mode 100644 index 0000000..78385ba Binary files /dev/null and b/docs/LearningProcessBram/documentatie/assets/Buzzer_board_fritzing.png differ diff --git a/docs/LearningProcessBram/documentatie/assets/Buzzer_board_wireframe.png b/docs/LearningProcessBram/documentatie/assets/Buzzer_board_wireframe.png new file mode 100644 index 0000000..98e94df Binary files /dev/null and b/docs/LearningProcessBram/documentatie/assets/Buzzer_board_wireframe.png differ diff --git a/docs/LearningProcessBram/documentatie/assets/DHT11_by_button_fritzing.png b/docs/LearningProcessBram/documentatie/assets/DHT11_by_button_fritzing.png new file mode 100644 index 0000000..e86587c Binary files /dev/null and b/docs/LearningProcessBram/documentatie/assets/DHT11_by_button_fritzing.png differ diff --git a/docs/LearningProcessBram/documentatie/assets/DHT11_by_button_wireframe.png b/docs/LearningProcessBram/documentatie/assets/DHT11_by_button_wireframe.png new file mode 100644 index 0000000..3b5d365 Binary files /dev/null and b/docs/LearningProcessBram/documentatie/assets/DHT11_by_button_wireframe.png differ diff --git a/docs/brainstorm/Feedback.md b/docs/brainstorm/Feedback.md index ef24117..3d05391 100644 --- a/docs/brainstorm/Feedback.md +++ b/docs/brainstorm/Feedback.md @@ -33,4 +33,34 @@ We Wil use this Feedback and see what we can do to change the design in a way th The design will be updated to include: `smaller holes for less distraction. `ventilation at the bottom for better airflow. -`Remove the lamps on top of the node for less distraction. \ No newline at end of file +`Remove the lamps on top of the node for less distraction. + +### Design questions led by bram +We have a wooden and plastic design. We were wondering wich one is more easy to look at, and wich one can be more distracting. + +1. wich design is more likable + + Sebas : plastic looks better and goes straight to the point. + Skip : plastic looks more clean. + Dano : plastic is more smooth. + Sietse : plastic is better. + Ishak : Wood is more ecofriendly. + +2. wich design is more distracting. + + Sebas : wood is more distracting and more obvious. + Skip : wood, because the school walls are more darker themed. + Dano : wood looks off. + Sietse : wood would be out of place. + Ishak : Wood, but in a good way. + +3. Any further comments about the design? + + Sebas : Don't do wood, plastic is more sleek. + Skip : plastic looks more professional. + Dano : no. + Sietse: no. + Ishak : in the wood you can burn in your logo. + +In conclusion, Even though the wood would atract more attention, the plastic looks better according to the students. +So from this information we will continue to make plastic cases for the nodes. \ No newline at end of file diff --git a/teamdocumentatie/dailyStandupNotes.md b/teamdocumentatie/dailyStandupNotes.md index c514a22..83eedfb 100644 --- a/teamdocumentatie/dailyStandupNotes.md +++ b/teamdocumentatie/dailyStandupNotes.md @@ -80,4 +80,11 @@ Sam, tft scherm, rest api ombouwen om data in node tabel te douwen Bram: Fritsing, documentation for code Sietse: Database Dano: Docuemtation for arduino - Sam: \ No newline at end of file + Sam: + +26/03/2024 + + Sam: gebouw beheer vragen, + Sietse: rest api encete vragen + Bram: expert voorbereigen, node data updaten + Dano: Documentatie schreiven, \ No newline at end of file