Arduino with ethernet shield direct connect to openhab without NFR
Hardware
3
Posts
3
Posters
2.2k
Views
1
Watching
-
Is it possible to control / read sensors connected on a arduino directly through ethernet?
For example arduino Mega with ethernet shield en different sensors connectod on digital and analog i/o pins.
And can someone make a example or basic program for this??? -
Depending on what gateway you use, another solution could be to implement an MQTT client on Arduino, see http://knolleary.net/arduino-client-for-mqtt/