2015-04-27 18:36:58 +02:00
2015-04-27 18:36:58 +02:00
2015-04-27 18:36:58 +02:00
2015-04-19 21:35:16 +02:00
2015-04-27 18:36:58 +02:00
2015-04-03 18:58:30 +02:00

discoverpixy

Project with the Pixy cam and the STM32F4 Discovery

Folder structure

  • common: device independent code and the "Application" itself
  • emulator: display/touch/sd emulator written in qt. pixy can be connect via usb to computer
  • discovery: display/touch/sd/pixy can be connected to STM32F4Discovery

All code in the common folder MUST be device independent.

The folder common/lowlevel provides the function headers for the device specific code.

How to build

Go into the emulator or the discovery folder an use make

Description
Project with the Pixy cam and the STM32F4 Discovery
Readme 122 MiB
Languages
C 90.6%
C++ 6.4%
HTML 2%
Assembly 0.6%
Makefile 0.3%