s60sc / ESP32-CAM_MJPEG2SD

ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
GNU Affero General Public License v3.0
888 stars 209 forks source link

Custom Board pins #412

Closed rjsachse closed 5 months ago

rjsachse commented 5 months ago

Just done a bit of code cleanup to make it easier to add new boards. Every new release I have to change a few files to add ws2812, change i2c pins, add my camera pins, add SD MMC pins. this way I just have to add the board pins file and change board to my XENOCAM