<< return to Pixycam.com

Pixy cam with Arduino Nano

Hi, I am trying to connect my arduino nano with Pixy cam 2.
Is there anyway to deliver power pixy cam directly from arduino nano without connecting pixy to my computer? External power could be great if possible.
Also, I am trying to run pan_tilt_demo program by using arduino code without using the pixy mon program. Is it possible?

I am trying any possible way by using the arduino pixy library.

Please check out this page:

https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:powering_pixy

There is an Arduino example program called “ccc_pantilt” that’s part of the Arduino Pixy library. This page describes how to install and get started with “ccc_hello_world” (just substitute “ccc_pantilt”).

https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:hooking_up_pixy_to_a_microcontroller_-28like_an_arduino-29

Edward