Re: Remote pump control ideas.
it would help if you call them master and slaves.
master commands, slaves respond when spoken to.
it would help if you call them master and slaves.
master commands, slaves respond when spoken to.
Hence why I love discussing stuff like this and learning how more advanced chaps do it.


In complete layman terms, it gives each shack access to the internet through those ZTE GPONs the guys installed, so I think it's a "network drop", the way Curious.George refers to it.
I downloaded an example for the Arduino library to mess with. It seems to do what I need it to do: it even checks if the commands were accepted and reports back if there were errors. When using it over TCP (as opposted to RS485), it seems to operate "backwards": a client commands a server, though this is only mentioned very briefly HERE, so I'm not sure if I understood it wrong. Either way, I'll play with it for the OTHER project, which I won't mention here again 

"Global variables use 2207 bytes (107%) of dynamic memory, leaving -159 bytes for local variables. Maximum is 2048 bytes"
"Global variables use 2207 bytes (107%) of dynamic memory, leaving -159 bytes for local variables. Maximum is 2048 bytes"
Comment