Can I connect two ne orion with a wire. I want to expant my proyect to connect more sensors. It’s posible?
Can i connect two Me Orion?
RLR_ENL
#2
Check out: https://blog.arduino.cc/category/languages/libraries/easytransfer/ and http://www.billporter.info/2011/05/30/easytransfer-arduino-library/
You can the EASYTRANSFER protocol to serialize data stuctures over different media like UARTs, I2C, etc. I use it with ESP8266s over WiFi and have also adapted it for RaspberryPi’s and Texas Instruments Tiva Launchpads.