Farm 2.0
https://github.com/salimkhazem/Smart-Farm-
Operation:
This device allows intelligent management of water distribution on agricultural land (watering) and the ventilation of the farm (greenhouse), equipped with a digital sensor in this case sensor temperature and humidity, so the l watering will be done as needed from the ground, so if the humidity is lowered, the sensor will send a signal to the device (in this case it's the Arduino board), it will trigger the solenoid valve that will allow watering plants, and it will be the same for the air conditioning, the ambient temperature will be intelligently controlled thanks to the sensor and the release of conditioned air, as far as the code is concerned, I made sure well comment on it for a better understanding
for the code it's simple, I made conditions on the sensors (temperature, pressure, humidity) after obviously having defined the threshold
With regard to the material:
Arduino, microcontrollers(Atmel,Pic)
Analog sensors(temperature sensors, humidity sensors,pression sensors)
Relays
engines
Solenoid valves
Graphic interfaces (LCD ...)
Before running the program you must add the libraries to the Arduino libraries folder.
To do this: copy the two folders (Adafruit_Sensor and DHT) that are in the libraries folder (the one I put), paste them in the arduino libraries folder.
Open Source Contribution posted via Utopian.io
Thanks @salimkhazem. Accepted in Utopian. Next time you don't need to create another post, you can just edit the exist one.
[utopian-moderator]
Thank you @elear
Hey @salimkhazem I am @utopian-io. I have just super-voted you at 26% Power!
Suggestions https://utopian.io/rules
Achievements
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
Congratulations @salimkhazem! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
You made your First Vote
Award for the number of upvotes received
Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here
If you no longer want to receive notifications, reply to this comment with the word
STOP
Congratulations @salimkhazem! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
You published your First Post
You got a First Vote
Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here
If you no longer want to receive notifications, reply to this comment with the word
STOP