Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 608 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 608 Bytes

EyeRIS Camera Control

Overview

This software provides basic control and monitoring for the EyeRIS camera. It consists of two LCM projects. The Client runs on the topside camera conotrl and data acquisition computer and the server runs on the Raspierry Pi inside of the camera housing. All of the software is written in pyhton.

Requirements

  • LCM
  • python3
  • pyqt5

Client Installation on the topside windows computer

  • Install LCM
  • Install pythonm requirements

Server installation on the Rasperry Pi camera computer

  • Install LCM
  • Install python requirements
  • Enable I2C in raspi-config