====== The Latest Pixy Stuff ====== This page has links to the latest and greatest software/firmware releases for Pixy. Previous releases can be found [[projects/cmucam5/files|here]]. ===== PixyMon ===== PixyMon is the configuration utility for Pixy that runs on Windows, MacOS and Linux. * **Windows** version 2.0.8 is [[attachments/download/1230/pixymon_windows-2.0.8.exe|here]], installation docs for Vista, 7, 8 are [[wiki:v2:install_pixymon_on_windows_vista_7_8|here]], XP is [[wiki:v2:Install_PixyMon_on_Windows_XP|here]]. * **Mac** version 2.0.8 is [[attachments/download/1232/PixyMon_mac-2.0.8.dmg|here]], installation docs are [[wiki:v2:Installing_PixyMon_on_Mac_2|here]]. * **Linux** version is available through [[https://github.com/charmedlabs/pixy|github]], installation docs are [[wiki:v2:Installing_PixyMon_on_Linux|here]]. ===== Pixy firmware ===== Pixy firmware is code that runs on Pixy itself. Download the latest version 2.0.12 [[attachments/download/1229/pixy_firmware-2.0.12.hex|here]], installation docs are [[wiki:v2:Uploading_New_Firmware|here]]. ===== Arduino libraries and examples ===== The Arduino libraries allow your Arduino sketches/programs to talk to Pixy. Download the latest version 0.1.7 [[attachments/download/1157/arduino_pixy-0.1.7.zip|here]], docs are [[wiki:v2:Hooking_up_Pixy_to_a_microcontroller_-28like_an_arduino-29|here]]. ===== LEGO blocks and examples ===== LEGO blocks for Pixy allow you to use Pixy in your LEGO programs within the LEGO Mindstorms EV3 programming environment. You can download the latest version 0.1.1 [[attachments/download/1157/arduino_pixy-0.1.7.zip|here]], docs are [[wiki:v2:Hooking_up_Pixy_to_a_microcontroller_-28like_an_arduino-29|here]]. ===== Libpixyusb ===== Libpixyusb is a C/C++ library that allows your Linux-based controller (e.g. Raspberry Pi, BeagleBone) to talk to Pixy over USB. The latest version is available through [[https://github.com/charmedlabs/pixy|github]]), installation docs are [[wiki:v2:Building_the_libpixyusb_example_on_Linux|here]]. ===== Python API ===== The Python API allows your Linux-based controller (e.g. Raspberry Pi, BeagleBone) to talk to Pixy over USB using the Python programming language. The latest version is available through [[https://github.com/charmedlabs/pixy|github]]), installation docs are [[wiki:v2:Building_libpixyusb_as_a_Python_module_on_Linux|here]].