WebCam.bas V1.1 (a misnomer as it most certainly cannot do video!)
A single shot camera function tethered to a WEB server.

Using the ArduCam OV264[0/1/2] sensor with I2C & SPI interfaces.
My camera has OV2642 sensor (not sure if that makes a difference)

This code has roots in the following sites:
  https://iosoft.blog/2023/05/02/picowi_part10/
  https://github.com/ArduCAM/RPI-Pico-Cam

Only one connection at a time!
The speed of transfer of images is dismal! Even the smaller images.
I do not blame MMBasic as the SPI bus is limited to 8MHz by the
camera.

The camera costs AU$57. Worth the troubles and limitations?
Not sure, but here it is!
led
