<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:sidebar

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
Previous revision
Last revision Both sides next revision
wiki:v2:sidebar [2018/07/09 15:44]
pixycam
wiki:v2:sidebar [2021/12/03 18:25]
kees 2021-12-03: added Python to section Software and Support
Line 1: Line 1:
-====== Pixy2 ====== +====== Pixy2 Quick Links ======
- +
-==== Quick Start ==== +
- +
-  * [[wiki:​v2:​pixy_regular_quick_start|Start here if you just received your Pixy2 or Pixy2 pan-tilt]] +
- +
-==== Overview ==== +
- +
-  * [[wiki:​v2:​overview|What is Pixy2?]] +
- +
-==== FAQ ====+
  
 +  * [[wiki:​v2:​start|Pixy2 Index]]
 +  * [[wiki:​v2:​lego_wiki|Pixy2 LEGO Index]]
   * [[https://​pixycam.com/​buy/​|Where can I buy Pixy2?]]   * [[https://​pixycam.com/​buy/​|Where can I buy Pixy2?]]
-  * [[wiki:​v2:​Teach_Pixy_an_object_2|How do I teach Pixy2 an object?]] 
-  * [[wiki:​v2:​Some_Tips_on_Generating_Color_Signatures_2|How can I tweak / improve Pixy2'​s object recognition?​]] 
-  * [[wiki:​v2:​What_is_the_maximum_distance_that_Pixy_can_detect_objects|What is the maximum distance that Pixy2 can detect objects?]] 
-  * [[wiki:​v2:​Will_Pixy_tracksense_laser_light|Does Pixy2 track/sense laser light?]] 
-  * [[wiki:​v2:​I_don%27t_see_my_controller_supported_What_do_I_do|I don't see my controller supported. What do I do?]]  
-  * [[wiki:​v2:​Where%27s_the_source_code|Where'​s the source code?]] 
-  * [[wiki:​v2:​What_licensing_does_Pixy%27s_firmwaresoftwarehardware_have|What licensing does Pixy2'​s software/​firmware/​hardware have?]] 
-  * [[https://​pixycam.com/​downloads-pixy2/​|Where can I find the latest PixyMon, firmware, Arduino libraries, libpixyusb2,​ etc?]] 
-  * [[https://​pixycam.com/​projects/​|What kind of projects can I use Pixy2 for?]] 
  
 +**Basics**
 +  * [[wiki:​v2:​pixy_regular_quick_start|Quick-Start Guide for Pixy2]]
 +  * [[wiki:​v2:​pixy_lego_quick_start|Quick-Start Guide for Pixy2 LEGO]]
 +  * [[wiki:​v2:​teach_pixy_an_object_2|Teach Pixy an object]]
 +  * [[wiki:​v2:​some_tips_on_generating_color_signatures_2|Tweak / improve Pixy's object recognition]]
  
-==== Pixy2's Programs ====+**Connecting ​Pixy2 to...** 
 +  * [[wiki:​v2:​Hooking_up_Pixy_to_a_Microcontroller_-28like_an_Arduino-29|Arduino]] 
 +  * [[wiki:​v2:​Hooking_up_Pixy_to_a_Raspberry_Pi|Raspberry Pi]] 
 +  * [[wiki:​v2:​Hooking_up_Pixy_to_a_Beaglebone_Black|BeagleBone Black]] 
 +  * [[wiki:​v2:​Porting_Guide|Other devices - porting guide (I2C, SPI, UART, etc)]] 
 +  * [[wiki:​v2:​Assembling_pantilt_Mechanism|Assembling the Pan-tilt Mechanism]] 
 +  * [[wiki:​v2:​Run_the_Pantilt_Demo|Running the Pan-tilt Demo]] 
 +  * [[wiki:​v2:​start#​how-to-connect-pixy2-to|Other connections...]]
  
-/ * [[wiki:​v2:​programs|What are programs?​]] ​*/+**Pixy2 Modes Programs**
   * [[wiki:​v2:​color_connected_components|Color Connected Components]]   * [[wiki:​v2:​color_connected_components|Color Connected Components]]
   * [[wiki:​v2:​line_tracking|Line Tracking]]   * [[wiki:​v2:​line_tracking|Line Tracking]]
Line 32: Line 27:
   * [[wiki:​v2:​video|Video]]   * [[wiki:​v2:​video|Video]]
  
-==== Troubleshooting Guide ==== +**Software and Support** 
 +  * [[https://​pixycam.com/​downloads-pixy2/​|Pixy2 Downloads]] 
 +  * [[wiki:​v2:​python|Using Python or MicroPython]]
   * [[wiki:​v2:​I_get_the_message_%22No_Pixy_devices_have_been_detected%22_in_PixyMon|I get the message "No Pixy devices have been detected"​ in PixyMon]]   * [[wiki:​v2:​I_get_the_message_%22No_Pixy_devices_have_been_detected%22_in_PixyMon|I get the message "No Pixy devices have been detected"​ in PixyMon]]
-  * [[wiki:​v2:​Pixy_is_detecting_the_wrong_objects|Pixy2 is detecting the wrong objects]] 
-  * [[wiki:​v2:​Pixy_isn-27t_detecting_the_objects_I_taught_it|Pixy2 isn't detecting the objects I taught it]] 
   * [[wiki:​v2:​My_Arduino_isn-27t_receiving_data_from_Pixy|My Arduino isn't receiving data from Pixy2]]   * [[wiki:​v2:​My_Arduino_isn-27t_receiving_data_from_Pixy|My Arduino isn't receiving data from Pixy2]]
-  * [[wiki:​v2:​PixyMon_is_crashing%21|PixyMon is crashing!]] 
   * [[wiki:​v2:​My_pantilt_is_acting_sort_of_crazy|My pan/tilt is acting sort of crazy]]   * [[wiki:​v2:​My_pantilt_is_acting_sort_of_crazy|My pan/tilt is acting sort of crazy]]
-  * [[wiki:​v2:​Where_to_Get_Help|I still need help!]] +  * [[wiki:​v2:​Where_to_Get_Help|Contact a real person]] 
- +  * [[wiki:v2:start#​troubleshooting-guide|Other ​issues...]]
-==== How to connect Pixy2 to... ==== +
- +
-  * [[wiki:v2:Hooking_up_Pixy_to_a_Microcontroller_-28like_an_Arduino-29|Arduino]] +
-  * [[wiki:​v2:​Hooking_up_Pixy_to_a_Raspberry_Pi|Raspberry Pi]] +
-  * [[wiki:​v2:​Hooking_up_Pixy_to_a_Beaglebone_Black|BeagleBone Black]] +
-  * [[wiki:​v2:​Porting_Guide|Other ​devices - porting guide (I2C, SPI, UART, etc)]] +
-  * [[wiki:​v2:​Mounting_Pixy|Mount Pixy2 to your robot]] +
-  * [[wiki:​v2:​Powering_Pixy|Power]] +
-  * [[wiki:​v2:​Port_Pinouts|Port Pinouts]] +
- +
-==== Tracking Objects ==== +
- +
-  * [[wiki:​v2:​Teach_Pixy_an_object_2|Teach Pixy2 an object]] +
-  * [[wiki:​v2:​Some_Tips_on_Generating_Color_Signatures_2|Improve Pixy2'​s object recognition capabilities]] +
-  * [[wiki:​v2:​Using_Color_Codes|Using Color Codes]] +
-  * [[wiki:​v2:​What_is_the_maximum_distance_that_Pixy_can_detect_objects|What is the maximum distance that Pixy2 can detect objects?​]] +
- +
-==== Pan-tilt Mechanism ==== +
- +
-  * [[wiki:​v2:​Assembling_pantilt_Mechanism|Assembling the Pan-tilt Mechanism]] +
-  * [[wiki:​v2:​Run_the_Pantilt_Demo|Running the Pan-tilt Demo]] +
- +
-==== Installing PixyMon for... ==== +
- +
-  * [[wiki:​v2:​Install_PixyMon_on_Mac|Mac]] +
-  * [[wiki:​v2:​Install_PixyMon_on_Windows_Vista_7_8|Windows Vista, 7, or 8]] +
-  * [[wiki:​v2:​Install_PixyMon_on_Windows_XP|Windows XP]] +
-  * [[wiki:​v2:​Installing_PixyMon_on_Linux|Linux]] +
- +
-==== Software & Firmware ==== +
- +
-  * [[wiki:​v2:​PixyMon_Index|PixyMon v2 Reference]] +
-  * [[wiki:​v2:​general_api|General Arduino API]] +
-    * [[wiki:​v2:​ccc_api|Color Connected Components API]] +
-    * [[wiki:​v2:​line_api|Line Tracking API]] +
-  * [[https://​github.com/​charmedlabs/​pixy|Source code - Git repository]] +
-  * [[wiki:​v2:​Uploading_New_Firmware|Uploading New Firmware]] +
-  * [[wiki:​v2:​Building_the_libpixyusb_example_on_Linux|Building libpixyusb2 on Linux]] +
-  * [[wiki:​v2:​Building_libpixyusb_as_a_Python_module_on_Linux|Building libpixyusb2 as a Python module on Linux]] +
-  * [[wiki:​v2:​Building_PixyMon|Building PixyMon]] +
-  * [[wiki:​v2:​Building_Pixy_Firmware|Building Pixy2'​s Firmware]] +
-  * [[wiki:​v2:​Porting_Guide|Serial Protocol Reference]]  +
- /* * [[http://​charmedlabs.github.io/​pixy/​pixy_8h.html|libpixyusb2 API]] */ +
-  +
- +
wiki/v2/sidebar.txt · Last modified: 2022/03/15 23:19 by pixycam