Page 1 of 1

How many Arduino can I manage with AM

Posted: Fri Jun 18, 2021 5:15 am
by SimoneGalli
Hello everybody,
I am developing a B737 project with AM and Arduino and I would like to know the maximum number of Arduino that I can manage with AirManager. When I flash Arduino I have the ID A to P (16 ID) available. If I run AirManager on a PC and AirPlayer on another PC, can I manage 32 Arduino?
Thank you
Simone

Re: How many Arduino can I manage with AM

Posted: Fri Jun 18, 2021 5:24 am
by Sling
Hi,

The simple answer to your question is yes. Also note that the ID’s are per board type so you can have 16 id’d for the MEGA2560, another 16 for UNO, etc etc per machine. That should provide plenty. But if that is not enough for you then there is always message port where you can interface non natively supported hardware such as multiplexers, io expanders etc

Tony

Re: How many Arduino can I manage with AM

Posted: Fri Jun 18, 2021 7:24 am
by Ralph
You can have more than 2600 I/O pins with Arduino's, then you can expand that with Raspberry Pi Pico's. And as Tony also confirmed, add an Air Player or Air Manager PC or Raspberry Pi, and you can do another 2600+.

Re: How many Arduino can I manage with AM

Posted: Fri Jun 18, 2021 8:45 am
by jph
Ralph wrote: Fri Jun 18, 2021 7:24 am You can have more than 2600 I/O pins with Arduino's, then you can expand that with Raspberry Pi Pico's. And as Tony also confirmed, add an Air Player or Air Manager PC or Raspberry Pi, and you can do another 2600+.
Is that all ? :shock:
:mrgreen: :lol: :lol:

Re: How many Arduino can I manage with AM

Posted: Fri Jun 18, 2021 10:32 am
by Ralph
No guarantees if Windows or the Raspberry Pi can handle 96 USB devices ;)