Login / Signup
Cart
Your cart is empty
Make memories, or just a cool camera-based project, with Adafruit's MEMENTO Camera Board. It's a development board with everything you need to create programmable camera and vision projects: with a camera module, TFT preview screen, buttons, and SD card slot and driven by a powerful ESP32-S3 with 2 MB of PSRAM for buffering 5 MegaPixel camera images.
This product is just the mainboard and does NOT come with an enclosure, LED ring, hardware, SD card, or battery.
The ESP32-S3 is a WiFi and Bluetooth LE capable, 240 MHz dual-core Tensilica processor - much like the famous ESP32. The S3 adds native USB support so it's great for use with Arduino or CircuitPython. The S3 also has the ability to interface with raw camera modules. The cameras require 12 GPIO pins and fast data transfer in order to get images off the sensor, and then a lot of memory for storing 2560 x 1920 images - which is why we picked an S3 module with 2MB of PSRAM so that we can read JPEGs into memory for saving onto an SD card.
To make the board easy to use we added a ton of supporting hardware, here's a full list of the hardware included:
We've got both Arduino and CircuitPython example code that lets you preview the camera, adjust settings, and take photos that are saved to disk. However, we recommend CircuitPython because the compilation time in Arduino is pretty intense due to the huge amount of code required to run the camera. CircuitPython is fast to develop and our library will make it easy to start making custom camera projects.
If you want to add a bit of protection to your Memento, click here to find the enclosure & hardware Kit tailored for the board.