My first post here(sorry if it's not in right category).
I want to build a web controlled thermostat out of an Arduino Pro mini, i have an DHT temperature/humidity sensor, with an LCD display and some buttons for control from the place i will mount it, also that thermostat i want to be controlled via an web interface.
My question is: can this be done with the Pro mini(as in does it have enough processing power and digital port)?
If this can be done, could you please point me in the right direction?
Thank you for the answer;
I want to comunicate with the pro mini's via ethernet cable with an mini ethernet shield, because i also want to do a homemade poe system.
I managed to program the pro mini with the board from an arduino uno, but i don't think i've connected the pro mini to the mini ethernet shield.