Skip to content

Commit

Permalink
Merge pull request #163 from cnadler86/master
Browse files Browse the repository at this point in the history
Add Micropython-camera-API to Camera section in readme.md
  • Loading branch information
mcauser authored Oct 11, 2024
2 parents b428595 + 1f81b2e commit b5a8194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -804,6 +804,7 @@ Other places you can look for MicroPython Libraries:

#### Camera

* [micropython-camera-API](https://github.com/cnadler86/micropython-camera-API) - Project with the aim of supporting cameras across various ports in MicroPython, starting with the ESP32 port and Omnivision cameras (OV2640 & OV5640).
* [micropython-ov2640](https://github.com/namato/micropython-ov2640) - MicroPython class for OV2640 camera.
* [Nikon-Trigger-for-MicroPython](https://github.com/Thekegman/Nikon-Trigger-for-MicroPython) - Remote trigger for a Nikon camera using an IR LED. For Pyboard v1.1.
* [micropython-camera-driver](https://github.com/lemariva/micropython-camera-driver) - OV2640 camera driver for MicroPython on ESP32.
Expand Down

0 comments on commit b5a8194

Please sign in to comment.