sumnerboy12 / mqtt-gpio-monitor

Python script for sending/receiving commands to/from GPIO pins via MQTT messages
46 stars 23 forks source link

How many GPIO #19

Closed arlowf closed 7 years ago

arlowf commented 7 years ago

Assuming I have a very powerful embedded SOM running Linux (Artik 710) with 8 cores running fedora with python: how many gpio could this monitor and how much "traffic" could it handle? Could it monitor 100 gpio/pins and 10 messages per second with 10 onboard subscribers? Just trying to understand if I can use this for managing onboard interprocess communication.

sumnerboy12 commented 7 years ago

I have no idea sorry - never tried it on that sort of system.