A library for interfacing with the Pixy color recognition camera

Dependents:   PixyCamera MbedOS_Robot_Team ManualControlFinal PlayBack ... more

Auto generated API documentation and code listings for TPixy-Interface

Classes

Block A structure for containing Block data signature the signature of the block x the x position of the block on the screen y the y position of the block on the screen width the width of the block on the screen height the height of the block on the screen angle the angle of the block
PixyInterfaceSPI An interface for communicating between the Pixy via an SPI interface
PixySPI The SPI Pixy interface for the Pixy camera
TPixy< TPixyInterface > The superclass handler for the Pixy camera from a given connection handler (SPI, I2C, etc) Used for instantiating a Pixy object that interfaces via an abtritrary connection handler
TPixyInterface An interface for communicating between the Pixy and a specific hardware interface

Code

Pixy.cpp [code]
Pixy.h [code]
TPixy.h [code]
TPixyInterface.cpp [code]
TPixyInterface.h [code]