Hello guys, I am new to this forum and i hope that i can bee here all the time.
I am working on an autonomous irrigation system based on a wireless sensor network, i am using arduino as cpu and NRF24 as RF module.
I have 3 nodes:
1- a base station which collect data from the network and send it to the cloud (i have a web interface) it is compound of arduino+GSM module+ DHT22+NRF.
2- a sensor node that withraws soil moisture and send it to the base station (arduino+soil moisture sensor+NRF).
3- a command node that contains a solenoid valve whitch controls th water flowing.
My problem is that i want to build an autonomous system whitch means no maintenance, so i was searching a lot and a found that i can reduce power for arduino and the nrf but it is not that good, and for the command node the solenoid valve draws at least 250ma so i am wondering if you can suggest me a way to power up these nodes.
Thanks.
Alpachigo
@Alpachigo
0
Reputation
1
Posts
224
Profile views
0
Followers
0
Following
Best posts made by Alpachigo
This user hasn't posted anything yet.
Latest posts made by Alpachigo
-
Autonomous irrigation system WSN - power up problem