Hi,
This is my first post here, and I could not find the right answers around, so please excuse me for the "bad" questions.
I'm working on my father's farm and I would like to create Arduino client-server automation.
The main idea is to use several Arduinos as remote sensors that will check the temperature, light and humidity and report to the server (PC machine). In the future I probably extend the functionality but this is the basic things.
As far as programming the whole thing - I have no problem, but I need some assistance to understand how to properly build the system.
My questions:
- Which Arduino should I purchase for the client?
- Is there reference points for best practices to developer this kind of system?
Thank you very much.