<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:hooking_up_pixy_to_a_microcontroller_-28like_an_arduino-29

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:v2:hooking_up_pixy_to_a_microcontroller_-28like_an_arduino-29 [2018/09/26 16:01]
pixycam
wiki:v2:hooking_up_pixy_to_a_microcontroller_-28like_an_arduino-29 [2018/09/26 16:05]
pixycam
Line 19: Line 19:
 Next, download the latest Arduino library "​arduino\_pixy2-x.y.z.zip"​ [[https://​pixycam.com/​downloads-pixy2/​|here]]. Bring up the Arduino IDE and import the Pixy library by selecting **Sketch➜Include Library➜Add .ZIP Library...** (or if you're using an older version **Sketch➜Import Library**) in the Arduino IDE, and then browsing to the Arduino zip file that you just downloaded. Next, download the latest Arduino library "​arduino\_pixy2-x.y.z.zip"​ [[https://​pixycam.com/​downloads-pixy2/​|here]]. Bring up the Arduino IDE and import the Pixy library by selecting **Sketch➜Include Library➜Add .ZIP Library...** (or if you're using an older version **Sketch➜Import Library**) in the Arduino IDE, and then browsing to the Arduino zip file that you just downloaded.
  
-Next, load the "​ccc\_hello\_world"​ example by selecting it in **File➜Examples➜Pixy2**. Upload it and bring up the **Serial Monitor** which can be found in **Tools➜Serial Monitor**. Also be sure to set the Serial Monitor baud rate to 115200 baud.  You should see messages printed in the Serial Monitor window that look similar to this:+Next, load the "​ccc\_hello\_world"​ example by selecting it in **File➜Examples➜Pixy2**. Upload it and bring up the **Serial Monitor** which can be found in **Tools➜Serial Monitor**. Also be sure to set the Serial Monitor baud rate to 115200 baud, which is selectable at the bottom of the Serial Monitor window.  ​ 
 + 
 +{{wiki:​v2:​image_520.png}} 
 + 
 +You should see messages printed in the Serial Monitor window that look similar to this:
  
 <​code>​ <​code>​
wiki/v2/hooking_up_pixy_to_a_microcontroller_-28like_an_arduino-29.txt · Last modified: 2020/09/18 00:52 by jfrench