CameraBoard
From Kevin Darrah Wiki
...Back to Projects:
The Camera Board is an adapter to allow the ArduCam to pair up with the trigBoard. But really this project can be applied to any ESP8266 breakout, just as long as the connections match up.
Contents
Schematic
Assembly
The camera board installs in the same way the WeatherBoard did - just lay small pieces of wire or leads to connect the pads. Just keep in mind that you'll have to tie into pin 4 of the ESP-12 module. See the back side of the board below:
CODE
Built off the base code, this adds support for the Arducam: trigBoard_ArduCam_RELEASED_3_29_18
and the PHP code you upload to the server you want to store the images: frommicro.php
This will go into the folder where you want the images to be stored, just remember to add an images folder and an index.html file. It should look like this: