PicoIris/README.md
2025-03-05 18:35:11 +01:00

9 lines
436 B
Markdown

# 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/)