diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 00000000..356f3b42 --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1 @@ +{ image: gitpod/workspace-full } diff --git a/README.md b/README.md index 7dc7d5e3..ae3d05fd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/ArduCAM/Arduino) + +[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/ArduCAM/Arduino) + # ArduCAM Library Introduction This is a opensource library for taking high resolution still images and short video clip on Arduino based platforms using ArduCAM's camera moduels.
The camera breakout boards should work with ArduCAM shield before connecting to the Arduino boards.