Hi!
I'm building av automatic plant-watering system, based on a uno and ethernetshield (w5100). I want it to
- post sensor data (how dry the soil is) to cosm - 1 client
- Run a telnet server so i can change setpoint (how dry/wet the soil gets) - 1 client and 1 server
Is it posible to do all of this at the same time? (run 2 clients and 1 server simultanious)
Magnus