Intro and Pre Requisites

Introduction

In this workshop we’ll be building a simple WiFi camera that you can use to take pictures and have them emailed to you. We’ll be using the ESP32-CAM dev-kit to build our camera. The ESP32-CAM is a low-cost WiFi camera module with a built-in microSD card slot that can be programmed using the Arduino IDE. The ESP32-CAM is a great dev-kit for building IoT devices that require a camera.

Workshop pre-requisites

You’ll need the following:

  • Dev-kit (supplied)
  • A copy of Arduino IDE installed locally