Wifi Streaming and LCD?

Hi,

I’m debeloping a proyect where the OpenMV siuts pretty well for me but I have a question,
Can I use the WiFi streaming and a LCD at the same time?
This processor is capabe of “transorm” by software some of the IO pins into another Serial or SPI communicaiton pin?

Thank you,

The hardware is capable of this. However, our software library won’t let you do this. Right now I think both of those shields share CS.

Yes, thats my concern… Thank you, I’ll figure something else then.

Just attach an ESP-32 or Partile Photon for wifi support via serial.

Can it still stream via ESP32?

I suppose, you can send the EPS32 images. Up to you on the EPS32 code to stream.