diff --git a/cubesatsim/esp32-cam-send-jpeg-serial/readme.MD b/cubesatsim/esp32-cam-send-jpeg-serial/readme.MD new file mode 100644 index 00000000..7a7e2757 --- /dev/null +++ b/cubesatsim/esp32-cam-send-jpeg-serial/readme.MD @@ -0,0 +1,14 @@ +This code runs on the ESP32-CAM camera module + +The board is ESP32 Arduino/AI Thinker ESP32-CAM + +Select the USB Serial port + +Compile and Upload + +Open the Serial Monitor at 115200 bps + +The red LED on the back of the camera will flash once when it takes a photo and flashes twice when it sends it over the serial port + + +