Skip to content

Repository files navigation

ColorCamCamera

ColorCam using PI camera approach

Installation on Raspberry Pi

Install required dependencies:

pip3 install -r requirements.txt

Or install individually:

pip3 install FreeSimpleGUI pyserial Pillow numpy matplotlib picamera2

Dependencies

  • FreeSimpleGUI: GUI framework (lightweight alternative to PySimpleGUI)
  • pyserial: Serial communication for printer control
  • Pillow: Image processing
  • numpy: Numerical operations
  • matplotlib: Plotting results
  • picamera2: Raspberry Pi camera interface

Files

  • well_plate_location_gui.py: Well plate location calculator with printer control
  • camera_preview_crosshair.py: Camera preview with crosshair overlay
  • colorcam.py: Main color measurement application

About

ColorCam using PI camera approach

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages