https://github.com/roboticsbrno/pixy2-projects
Example projects for the Pixy2 camera in Arduino IDE and PlatformIO
https://github.com/roboticsbrno/pixy2-projects
Last synced: about 1 year ago
JSON representation
Example projects for the Pixy2 camera in Arduino IDE and PlatformIO
- Host: GitHub
- URL: https://github.com/roboticsbrno/pixy2-projects
- Owner: RoboticsBrno
- License: mit
- Created: 2019-01-23T16:21:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T07:57:13.000Z (about 7 years ago)
- Last Synced: 2025-02-08T23:25:59.709Z (over 1 year ago)
- Language: C++
- Homepage: https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:start
- Size: 50.8 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pixy2-projects
Example projects for the [Pixy2 camera](https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:start) in Arduino IDE and PlatformIO.
## Projects
### Copy of examples from official Pixy2 Arduino library
- line_hello_world
- line_get_all
*Note: PlatformIO projects have the Pixy2 Arduino library saved in `lib\Pixy2` directory.*