diff --git a/cam_app/readme.md b/cam_app/readme.md new file mode 100644 index 0000000..5981617 --- /dev/null +++ b/cam_app/readme.md @@ -0,0 +1,3 @@ +Define a small camera model based on the model A to communicate with other devices. + +The camera model concerns the [Arducam Shield Mini 2MP Plus camera](https://www.arducam.com/docs/spi-cameras-for-arduino/hardware/arducam-shield-mini-2mp-plus/) we used in our random number generator application.