-->
Page 1 of 1

ESP8266 based wireless joystick to control relays wirelessly

PostPosted: Sat Jul 23, 2016 6:44 am
by ganesh1985
Hi Guys,

I am an Electronics Engineer by profession trying to get to understand the basics of network protocols and communication which I know very little about ! :mrgreen: I am working on a wireless remote control project that has two ESP8266 Modules talking to each other at a distance of approximately 10 meters, the purpose being, to control a 12V bidirectional solenoid valve via relay (standalone receiver) by a joystick ( standalone transmitter).

Going for an RF transceiver solution might sound apt for this but unfortunately 433Mhz is not a license free band in India. So I thought Wifi 2.4Ghz is the one to go for ( thoughts & opinions are welcome )

Now I have come across TCP, UDP and Telnet arduino Sketches. Could somebody throw some light on protocol selection for this application. ( See Functional Blocks picture Attached )

Cheers!
Ganesh

Re: ESP8266 based wireless joystick to control relays wirele

PostPosted: Mon Jul 25, 2016 6:43 am
by iVisionary
I'm working on a little similar to your project and I have exactly the same question so I would be following this issue :)