Skip to content

clientttt/CE-Arducam-MicroPython

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

This is the Repo for the Core Electronics port of the Arducam Mega 5MP Camera for the Raspberry Pi Pico (Micropython)

Status: Experimental This driver is very much experimental at the moment. Expect frequent, breaking updates. This project is featured in the 27-July-2023 episode of The Factory - Core Electronics' Engineering and Product Development vlog.

Watch the video

Project Status:

  • Confirmed working on 3MP Camera (ISSUE: Photos have a green hue, camera_idx identifies the two versions) - https://forum.arducam.com/t/mega-3mp-micropython-driver/5708
  • Can set resolution
  • Can set remaining filters and modes
  • Able to set multiple adjustments at the same time (see issue#3)
  • Class moved to separate file
  • Burst read
  • Confirm a micro SD card can use the same SPI bus (Micropython compatibility) - requires camera to release SPI bus, bulk reading into bytearray would speed this up
  • Confirm working with latest Micropython version)
  • Filemanager also handles subfolders for images
  • Confirm that different file formats output correctly (RGB=BMP, YGV?)
  • Confirm that pixel RGB values can be extrapolated from BMP format for machine learning applications

License

This project is open source - please review the LICENSE.md file for further licensing information.

If you have any technical questions, or concerns about licensing, please contact technical support on the Core Electronics forums.

About

Micropython drivers for Arducam Cameras.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%