Updated Readme.md

This commit is contained in:
Timo
2015-06-07 23:54:57 +02:00
parent 7ca96b60c7
commit 9fa7d255e4

View File

@@ -1,5 +1,12 @@
# discoverpixy # discoverpixy
Project with the Pixy cam and the STM32F4 Discovery A Project with the Pixy cam and the STM32F4 Discovery. The project can also be run on linux/windows using a qt-based emulator.
![Pixy Logo](doc/pixy.png)
<img src="doc/mainscreen_emulator.png" width="300">
<img src="doc/tracking_emulator.png" width="300">
## Documentation
Take a look at our [docu.pdf](./doc/docu.pdf) (German)
## Folder structure ## Folder structure
* *common*: device independent code and the "Application" itself * *common*: device independent code and the "Application" itself