This shows you the differences between two versions of the page.
pm:prj2023:avaduva:water_plant [2023/05/27 17:47] cosmin.draghici0305 |
pm:prj2023:avaduva:water_plant [2023/05/30 14:42] (current) cosmin.draghici0305 |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Automatic Water Plant System ====== | + | ===== Automatic Water Plant System ===== |
<note> | <note> | ||
Student: Drăghici Cosmin-Gabriel | Student: Drăghici Cosmin-Gabriel | ||
Line 5: | Line 5: | ||
Group: 1222B | Group: 1222B | ||
</note> | </note> | ||
- | ======Introduction ====== | + | =====Introduction ===== |
<note> | <note> | ||
- | Managing and maintaining a garden can be time-consuming, especially when it comes to watering plants. By developing an automatic water plant system, I overcome my children’s “displeasure”, and by displeasure I mean watering my mom's flowers. My mother have a lot of flowers and when I was little I had to water all her’s flowers, and now I made a project that can help her with her passion.. I did this by creating an automated system for watering plants using an Arduino UNO board while taking into account the needs of the plants. | + | Managing and maintaining a garden can be time-consuming, especially when it comes to watering plants. By developing an automatic water plant system, I overcome my childhood’s “displeasure”, and by displeasure I mean watering my mom's flowers. My mother have a lot of flowers and when I was little I had to water all her’s flowers, and now I made a project that can help her with her passion.. I did this by creating an automated system for watering plants using an Arduino UNO board while taking into account the needs of the plants.</note> |
- | </note> | + | ===== General Description ===== |
- | ====== General Description ====== | + | |
<note tip> | <note tip> | ||
The soil moisture sensor in this system measures the amount of soil moisture. The water pump will automatically start if the soil is dry and the sensor detects the low moisture level. This will provide the plant with water. The water pump will automatically shut off once the soil has been sufficiently hydrated and the plant has received enough water. | The soil moisture sensor in this system measures the amount of soil moisture. The water pump will automatically start if the soil is dry and the sensor detects the low moisture level. This will provide the plant with water. The water pump will automatically shut off once the soil has been sufficiently hydrated and the plant has received enough water. | ||
Line 17: | Line 16: | ||
{{:pm:prj2023:avaduva:23e4d323-68c3-46b8-952d-64c2210e935c.jpg?700|}} | {{:pm:prj2023:avaduva:23e4d323-68c3-46b8-952d-64c2210e935c.jpg?700|}} | ||
- | ==== Component List === | + | ===== Component List ===== |
<note tip> | <note tip> | ||
Arduino UNO | Arduino UNO | ||
Line 39: | Line 38: | ||
</note> | </note> | ||
- | ==== Circuit Diagram ==== | + | ===== Circuit Diagram ===== |
- | {{:pm:prj2023:avaduva:7973ff9a-ad8a-4c3d-ac9f-c548bd8e8c71.jpg?700|}} | + | {{:pm:prj2023:avaduva:516f4944-9a87-4962-bb87-967bb2e0166a.jpg?700|}} |
===== Software Design ===== | ===== Software Design ===== | ||
+ | <note>I'm building a water pump with a DC motor. I'll harm the Arduino board if I attach the motor straight to it. In order to prevent harming the board, I used the NPN transistor to control the motor's switching behavior in accordance with the instructions. Electric current can only flow in one direction through the diode. A negative voltage surge that happens when the power is switched off could harm the Arduino board or the transistor. I thus utilized a diode to guard against this harm. | ||
- | I'm building a water pump with a DC motor. I'll harm the Arduino board if I attach the motor straight to it. In order to prevent harming the board, I used the NPN transistor to control the motor's switching behavior in accordance with the instructions. Electric current can only flow in one direction through the diode. A negative voltage surge that happens when the power is switched off could harm the Arduino board or the transistor. I thus utilized a diode to guard against this harm. | + | The two wires that make up the soil moisture sensor are used to gauge how much water is present in the soil. These cables compute the resistance while still allowing current to flow through the ground.</note> |
+ | ===== Conclusions ===== | ||
+ | <note>Embarking on this project was an exciting and enlightening experience that offered me valuable learning opportunities. It allowed me to delve deeper into the practical applications of an Arduino board beyond what I had previously encountered in lab sessions. As I carefully soldered wires with the assistance of flux, I discovered the intricacies of hardware assembly, ensuring a safe and efficient system. The process of building the water pump from scratch demanded considerable manual labor, which underscored the dedication and effort required to bring the project to fruition. | ||
- | The two wires that make up the soil moisture sensor are used to gauge how much water is present in the soil. These cables compute the resistance while still allowing current to flow through the ground. | + | Undoubtedly, there were challenges along the way. Initially, I encountered difficulties in getting the Arduino application on my laptop to recognize the designated port. However, I tenaciously persevered, exploring troubleshooting methods and seeking guidance to overcome these obstacles. Eventually, I successfully resolved the issue, allowing me to proceed and reach the desired stage of the project. |
- | ===== Conclusions ===== | + | In addition to the technical knowledge gained, this endeavor also fostered a sense of personal growth and accomplishment. It cultivated my problem-solving skills, resilience, and adaptability in the face of setbacks. The project provided a platform for me to explore the fascinating intersection of technology and plant care, encouraging me to think innovatively and consider the potential applications of automation in various domains. |
- | <note>It was interesting to work on this project, as I learnt a lot, from utilizing an Arduino board in a deeper manner than we do in lab sessions to carefully soldering wires with flux without burning myself. To "build" the water pump from scratch required a lot of human labor. I had some issues getting the Arduino application on the laptop to recognize my port, but I overcame them and got it to the desired point.</note> | + | |
+ | Overall, working on this project not only expanded my practical skills and knowledge but also instilled a sense of satisfaction in tackling complex challenges head-on. It reinforced my enthusiasm for exploring the possibilities presented by emerging technologies and their impact on our daily lives. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </note> | ||
===== Download ===== | ===== Download ===== | ||
+ | {{:pm:prj2023:avaduva:draghici_cosmin_gabriel_1222b_arhitectura_microprocesoarelor.rar|}} | ||
===== Journal ===== | ===== Journal ===== | ||
+ | **29th Apr - 7th May:** Choosing the project | ||
+ | **10th May:** Ordering components | ||
+ | **20th-27th May:** Realization of the project | ||
+ | **27th May:** Documentation | ||
===== Bibliografy/Resources ===== | ===== Bibliografy/Resources ===== | ||
+ | **Resurse HARDWARE** | ||
+ | |||
+ | www.conexelectronic.ro | ||
+ | |||
+ | **Resurse SOFTWARE** | ||
+ | |||
+ | www.tinkercad.com | ||
+ | |||
+ | https://www.youtube.com/watch?v=tFNElWDVL1E&ab_channel=GlobalFun ( TUTORIAL POMPA DE APA) | ||
+ | |||
+ | https://projecthub.arduino.cc/ | ||
<html><a class="media mediafile mf_water_plant" href="?do=export_pdf">Export to PDF</a></html> | <html><a class="media mediafile mf_water_plant" href="?do=export_pdf">Export to PDF</a></html> |