esp8266 & node.js
Posted: Wed Mar 02, 2016 4:56 am
Hi geeks,
I'm beginner in coding..
I'm working on a meter which measures 10 sensors and gives reading in serial monitor of arduino ide.
my intention is, i want it to be wireless... so i bought an esp8266 and interfaced with arduino..
and also i got a node.js script at pc which listens to data from a ip & port.
i have connected esp8266 to local router ... and pc to local router...
made the node.js to listen to esp8266 ip...!
but i'v got struggled writing arduino code... which establishes a connection between esp and node.js and sends datas...
please help me in this
I'm beginner in coding..
I'm working on a meter which measures 10 sensors and gives reading in serial monitor of arduino ide.
my intention is, i want it to be wireless... so i bought an esp8266 and interfaced with arduino..
and also i got a node.js script at pc which listens to data from a ip & port.
i have connected esp8266 to local router ... and pc to local router...
made the node.js to listen to esp8266 ip...!
but i'v got struggled writing arduino code... which establishes a connection between esp and node.js and sends datas...
please help me in this