This shows you the differences between two versions of the page.
pm:prj2022:apredescu:soil_moisture_sensor [2022/05/12 12:33] robert_mihai.novac created |
pm:prj2022:apredescu:soil_moisture_sensor [2022/06/05 19:21] (current) robert_mihai.novac [Rezultate Obţinute] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Soil Moisture Senzor ====== | + | ===== Soil Moisture Senzor ===== |
===== Introducere ===== | ===== Introducere ===== | ||
+ | <note tip>My project will measure and track the moisture content of the ground in which it is installed. The reason I want to do this is to assist individuals who do not know how to garden in properly watering their plants. | ||
- | <note tip> | + | My inspiration came from my own experience with plants that I couldn't water (I usually put too much water and they die). So I started researching how "//professional//" gardeners keep their plants hydrated and alive at the same time on the internet. |
- | Prezentarea pe scurt a proiectului vostru: | + | |
- | My project will measure and track the moisture content of the ground in which it is installed. The reason I want to do this is to assist individuals who do not know how to garden in properly watering their plants. | + | **Drip irrigations**, for example, keep plants with the proper quantity of ground moisture, as I discovered. So I came up with the notion of calculating the percentage of water in the earth. That way, I'd never be able to kill plants again. |
- | My inspiration came from my own experience with plants that I couldn't water (I usually put too much water and they die). So I started researching how "professional" gardeners keep their plants hydrated and alive at the same time on the internet. | + | |
- | Drip irrigations, for example, keep plants with the proper quantity of ground moisture, as I discovered. So I came up with the notion of calculating the percentage of water in the earth. That way, I'd never be able to | + | |
</note> | </note> | ||
+ | |||
===== Descriere generală ===== | ===== Descriere generală ===== | ||
<note tip> | <note tip> | ||
- | A device that automatically detects soil moisture and irrigates your plants | + | A device that automatically detects soil moisture and irrigates your plants so that you can water your plants just when they need it using this technique, avoiding over or under-watering. |
- | You can water your plants just when they need it using this technique, avoiding over- or under-watering. | + | |
</note> | </note> | ||
- | ===== Hardware Design ===== | ||
+ | ===== Hardware Design ===== | ||
+ | {{:pm:prj2022:apredescu:diagrama_proiect.png?nolink&300|}} | ||
<note tip> | <note tip> | ||
*Arduino Uno | *Arduino Uno | ||
Line 24: | Line 25: | ||
*Connecting Wires | *Connecting Wires | ||
</note> | </note> | ||
+ | {{:pm:prj2022:apredescu:desen_final_proiect.jpg?nolink|}} | ||
+ | ===== Software Design ===== | ||
+ | |||
+ | |||
+ | <note tip> | ||
+ | Description of the application code (firmware): | ||
+ | * development environment: Arduino IDE | ||
+ | * 3rd-party bookstores and sources: Fast Led | ||
+ | * algorithms and structures you plan to implement: Calculating moisture from a soil sample | ||
+ | </note> | ||
+ | {{ :pm:prj2022:apredescu:microprocessor_architecture_project_-_nfc:code_project.png?nolink&300 |}} | ||
+ | |||
+ | |||
+ | ===== Rezultate Obţinute ===== | ||
+ | |||
+ | <note tip> | ||
+ | * we will see that on the screen it will show the exact humidification of the ground the sensor it is put in | ||
+ | </note> | ||
+ | {{ :pm:prj2022:apredescu:microprocessor_architecture_project_-_nfc:final2.jpeg?nolink&300 |}} | ||
+ | |||
+ | -------------------------------------------------------------------------------------------------- | ||
+ | |||
+ | {{ :pm:prj2022:apredescu:microprocessor_architecture_project_-_nfc:final1.jpeg?nolink&300 |}} | ||
+ | |||
+ | {{ :pm:prj2022:apredescu:microprocessor_architecture_project_-_nfc:1.jpeg?nolink&300 |}} | ||
+ | |||
+ | {{ :pm:prj2022:apredescu:microprocessor_architecture_project_-_nfc:2.jpeg?nolink&300 |}} | ||
+ | |||
+ | {{ :pm:prj2022:apredescu:microprocessor_architecture_project_-_nfc:3.jpeg?nolink&300 |}} | ||
+ | |||
+ | ==== Concluzii ===== | ||
+ | |||
+ | <note> | ||
+ | *After I finished the project, my life become much easier with arduino. It is so nice to see my plants not die anymore because of overwatering.LOL | ||
+ | |||
+ | </note> | ||
+ | ===== Download ===== | ||
+ | |||
+ | <note warning> | ||
+ | *{{:pm:prj2022:apredescu:microprocessor_architecture_project_-_nfc:mp_project.zip|}} | ||
+ | </note> | ||
+ | |||
+ | ===== Bibliografie/Resurse ===== | ||
+ | |||
+ | <note> | ||
+ | * https://www.arduino.cc/en/Guide/ArduinoUno | ||
+ | * https://www.arduino.cc/en/Guide/ArduinoUno | ||
+ | * https://docs.arduino.cc/tutorials/ | ||
+ | * https://www.youtube.com/watch?v=DlG6LY84MUU | ||
+ | * https://www.youtube.com/watch?v=nL34zDTPkcs | ||
+ | </note> |