USB to Parallel IEEE 1284 Adapter B000BV8604
http://www.amazon.com/CNE35805-Parallel-Printer-Adapter-Cable/dp/B000BV8604
sudo chmod 666 /dev/usblp0
USB to Parallel IEEE 1284 Adapter B000BV8604
http://www.amazon.com/CNE35805-Parallel-Printer-Adapter-Cable/dp/B000BV8604
sudo chmod 666 /dev/usblp0
Assuming that you have already installed ```brew``` and that you are logged into a non-root administrator account: | |
1. ```brew tap homebrew/science``` | |
2. ```brew install opencv``` | |
3. ```sudo su``` | |
4. ```echo "/usr/local/lib/python2.7/site-packages/" > /Library/Python/2.7/site-packages/opencv.pth``` |
cd ~/Documents/git-repositories/
git clone -b <branch-name> https://github.com/blue-ice/<repo-name>.git ~/Documents/git-repositories/<repo-name>
cd <repo-name>
# Compiled source # | |
################### | |
*.com | |
*.class | |
*.dll | |
*.exe | |
*.o | |
*.so | |
# Packages # |