In this exercise, you will build a connected roof vent. Once a specified temperature has been reached, the Home Yún signals the Control Yún and allows it to open the vent.
You will build a test version and once it runs correctly, you will then add it to the other devices connected to the Home Yún.
Materials:
- Arduino Yún
- 9x jumper wires
- One RGB LED
- Breadboard
- Push button
- 10k resistor (The colors on it are brown ,black, orange and gold)
- Solenoid
- Transistor
- 150k resistor (The colors on it are brown ,green , black, orange and brown)
Assembling the MDF components
-
Fit solenoid into bracket
-
Insert bracket into top piece
-
Attach window onto top piece
-
Attach wall and feet to top piece
- Construct the MDF parts to hold the solenoid.
- Open “e3_roofvent_test” from the examples.
- Upload the sketch to your Control Yún.
- Open the Serial Monitor and test the vent opening and closing.
- If it works, disconnect the window vent section and connect it to the Home Breadboard Unit according to the overlay.
- Construct the MDF parts to hold the solenoid.
- Open “e3_roofvent_test” from the examples.
- Upload the sketch to your Control Yún.
- Open the Serial Monitor and test the vent opening and closing.
- If it works, disconnect the window vent section and connect it to the Home Breadboard Unit according to the overlay.