<< return to Pixycam.com

User Tools

Site Tools


wiki:v3: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

wiki:v3:hooking_up_pixy_to_a_microcontroller_-28like_an_arduino-29 [2018/09/19 21:05]
jfrench - Imported by DokuWiki Advanced Plugin
wiki:v3:hooking_up_pixy_to_a_microcontroller_-28like_an_arduino-29 [2018/09/26 23:40] (current)
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**. You should see messages printed 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_521.png}} 
 + 
 + 
 +You should see messages printed ​in the Serial Monitor window ​that look similar to this:
  
 <​code>​ <​code>​
wiki/v3/hooking_up_pixy_to_a_microcontroller_-28like_an_arduino-29.1537391134.txt.gz · Last modified: 2018/09/19 21:05 by jfrench