Using the MEMENTO with Arduino involves installing the Adafruit_PyCamera library and running the provided example code.
Library Installation
You can install the Adafruit_PyCamera library using the Library Manager in the Arduino IDE.
Click the Manage Libraries ... menu item, search for Adafruit_PyCamera, and select the Adafruit PyCamera Library:
If asked about dependencies, click "Install all".
If the "Dependencies" window does not come up, then you already have the dependencies installed.
The following examples will use this library to access all of the hardware features on the MEMENTO.
Text editor powered by tinymce.