charmedlabs / pixycamev3

Python package for Pixy2 and LEGO EV3 controller
GNU General Public License v2.0
3 stars 2 forks source link

pixycamev3 - Python package for Pixy2 and LEGO EV3 controller

This package contains an easy to use Python3 API to use the Pixy2 camera with the LEGO Mindstorms EV3.

Requirements

  1. Pixy2 or Pixy2.1 for LEGO Mindstorms EV3 camera.
  2. LEGO Mindstorms EV3 brick, running the ev3dev operatingsystem.

This software is tested with the latest official release of ev3dev (ev3dev-stretch-ev3-generic-2020-04-10).

Installation

python3 -m pip install pixycamev3

Tutorial

An extensive tutorial on how to use pixycamev3 can be found on Pixy2's wiki.

Useful links

2022 Charmed Labs, www.charmedlabs.com