diff --git a/README.md b/README.md new file mode 100644 index 0000000..f1ad9a9 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# PicoIris +EyeTrackVR + Babble firmware but for RP2350 instead of 3x ESP32 + +# Resources used: +- [Adafruit_ImageCapture](https://github.com/adafruit/Adafruit_ImageCapture) +- [esp32-camera](https://github.com/espressif/esp32-camera) +- [rp2040_ov2640](https://github.com/the6p4c/rp2040_ov2640) +- [OV2640 datasheet](https://www.uctronics.com/download/cam_module/OV2640DS.pdf) +- [pico-examples](https://github.com/raspberrypi/pico-examples/) \ No newline at end of file