Hi guypid,
If your trying to communicate between a node.js and a Arduino sketch. Yes its possible.
You can have your node.js write to a file and the arduino sketch read the file. The other option is to use sockets.
Regards,
Intel_Jesus
Hi guypid,
If your trying to communicate between a node.js and a Arduino sketch. Yes its possible.
You can have your node.js write to a file and the arduino sketch read the file. The other option is to use sockets.
Regards,
Intel_Jesus