Hey I'm back from my previous smart robot post and now my vison has expanded once again.
Since the Arduino Uno R4 minima has Wifi accesibility, it can in theory communicate with a rasberry pi 4b wirelessly. The minima also has camera processing capabilities, meaning that if I were to instal tensorflow on my Raspi 4b, would it be possible for it to comunicate with the Arduino Uno R4 Minima and use the controler board with camera as a conduit for machine learning?
Bassically, the Uno R4 minima would act as a wireless gpu for the Raspi 4b and also be a robotics control extension for the AI to apply itself to a variety of control applications, from operating a sentry camera alarm robot, to digtally interfacing with the control board of a NES Classic mini while using the camera to analyze the tv screen for obstacles and game over instances.
As you can tell, this is strictly in the visionary stage, I have the Raspi 4b all I need to know is if the Uno R4 minima will be enough procesing power, or should I consider using Raspberry pi Zeros and Uno R3s for my AI intranet project.