Doubt about Serial Gateway and Actor in same Arduino
-
HI Guys,
I have a doubt: is it possible create with the same arduino a serial gateway and some actuators like relay and temperature sensor ?
I want to receive some commands from another arduino - NRF24L01 - and make some actions like turn on some lamps starting from gateway arduino.
Tks!
Eduardo
-
Do you want to create a relay on the same hardware as the gateway? This is possible in dev. branch found on github but not in the stable version 1.5.x
-
Ths @sundberg84 .
Another question, is it possible to me a Rapsberry a gateway server, and some arudinos like a slaves ?
-
@erangel - well not sure if I understand you, but yes - you can have a raspberry pi as gateway (search the forum) and then have arduino as nodes talking with the gateway wireless.