Good morning
I decided to build a security robot
Also, I will use many sensors, modules and most of the 5 sensors need a blue port
I used Me Orion board with 8 ports
Therefore, if I add normal Uno Arduino board and connect it with the Me Orion with holder battery 9v
I will use normal Arduino Uno board to connect camera’s pins and GSM module…
Is it ok? or should I add another battery? and how to connect two boards together?
Thank you
Hi fatimahS,
Connecting two boards together is not an easy task.
You will have to create a communication protocol (serial) and handle it in your code.
It would be easier to switch to a board with more I/O’s available like the Auriga:
MakeBlock Me Auriga Microcontroller
Regarding the cameras, this is not easy to use on an Arduino board.