<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:installing_pixymon_on_linux

Differences

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

Link to this comparison view

Next revision
Previous revision
wiki:v2:installing_pixymon_on_linux [2018/04/09 21:52]
jfrench - Imported by DokuWiki Advanced Plugin
wiki:v2:installing_pixymon_on_linux [2019/04/24 20:47] (current)
jfrench [2.3.2. Change directory to the PixyMon build folder]
Line 10: Line 10:
 The following procedure will walk you through building PixyMon for Linux. This procedure assumes the following: The following procedure will walk you through building PixyMon for Linux. This procedure assumes the following:
  
-  * Your system has Linux Mint-17 installed+  * Your system has Linux Mint installed
   * Pixy firmware has been updated to 1.0.2   * Pixy firmware has been updated to 1.0.2
   * Your system is connected to the internet   * Your system is connected to the internet
  
-The Mint-17 distribution of Linux can be downloaded here: http://​www.linuxmint.com+The Mint distribution of Linux can be downloaded here: http://​www.linuxmint.com
  
 Instructions for updating the Pixy firmware are here: [[wiki:​v2:​Uploading_New_Firmware|Uploading New Firmware]] Instructions for updating the Pixy firmware are here: [[wiki:​v2:​Uploading_New_Firmware|Uploading New Firmware]]
  
-Although this procedure uses Linux Mint-17, it //should// work with any Linux distribution that uses the Debian package manager (e.g. Ubuntu).+Although this procedure uses Linux Mint, it //should// work with any Linux distribution that uses the Debian package manager (e.g. Ubuntu).
  
  
Line 51: Line 51:
 In the terminal window type: In the terminal window type:
  
-''​%%sudo apt-get install ​qt4-dev-tools%%''​\\ +''​%%sudo apt-get install ​qt5-default%%''​\\
-{{wiki:​img:​2383c6567221648c447861d741195085437aefa6.png?​400}}+
  
-''​%%sudo apt-get install ​qt4-qmake%%''​\\ +''​%%sudo apt-get install ​qt5-qmake%%''​\\
-{{wiki:​img:​fa252fee6bcaea3bd9cc93e57379042fded5dd72.png?​400}} +
- +
-''​%%sudo apt-get install qt4-default%%''​\\ +
-{{wiki:​img:​a7cf5a5a9af585bf9bbc8c83b0530dc91387084d.png?​400}}+
  
 +''​%%sudo apt-get install qtbase5-dev-tools%%''​\\
  
 ==== 2.1.4. Install g++ (compiler) ==== ==== 2.1.4. Install g++ (compiler) ====
Line 77: Line 73:
 In the terminal window type: In the terminal window type:
  
-''​%%git clone https://​github.com/​charmedlabs/​pixy.git%%''​\\+''​%%git clone https://​github.com/​charmedlabs/​pixy2.git%%''​\\
 {{wiki:​img:​dcf634a40148751c2a5f59668335e326013c2183.png?​400}} {{wiki:​img:​dcf634a40148751c2a5f59668335e326013c2183.png?​400}}
  
Line 87: Line 83:
 In the terminal window type: In the terminal window type:
  
-''​%%cd ​pixy/​scripts%%''​\\+''​%%cd ​pixy2/​scripts%%''​\\
 ''​%%./​build_pixymon_src.sh%%''​ ''​%%./​build_pixymon_src.sh%%''​
  
 +The script will probably take a few minutes to complete. Perhaps this is a good time to make a cup of tea?
 ==== 2.2.3. Add permissions for Pixy USB interface ==== ==== 2.2.3. Add permissions for Pixy USB interface ====
  
Line 108: Line 104:
  
  
-==== 2.3.1. Connect Pixy to your Linux system using a USB Mini cable ====+==== 2.3.1. Connect Pixy to your Linux system using a USB micro cable ====
  
-{{wiki:img:e0e66b6f1b2c5231027c1d03c811e16207772021.jpg?400}}+{{wiki:v2:img_5249_result.jpg?400}}
  
  
Line 117: Line 113:
 In the terminal window type: In the terminal window type:
  
-''​%%cd ../​../​../​build/​pixymon/bin/​%%''​+''​%%cd ../​../​../​build/​pixymon/​%%''​
  
  
wiki/v2/installing_pixymon_on_linux.1523310722.txt.gz · Last modified: 2018/04/09 21:52 by jfrench