Skip to content

fabbondanza/MAK-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

%%%% RASPERBERRY-PI SET-UP %%%%%%

----Camera Script Setup ------
Dependencies:
	(1) pyusb
		--Instructions--
			(a) sudo apt-get install python libusb-1.0-0
			(b) https://sourceforge.net/projects/pyusb/ download pyusb zip from here
			(c) Extract to /usr/lib/python2.7/
			(d) sudo python setup.py install
	(2) matplotlib
		--Instructions--
			(a)  sudo apt-get install python-matplotlib
	
	(3) zip 
		--Instructions--
			(a) sudo apt-get install zip unzip

---- Python GUI PyQT4 ------
(1) sudo apt-get install python-qt4 pyqt4-dev-tools qt4-designer


%%%% GUI-LOGISTICS %%%%%%

Screen size of GUIs: 794 x 430 pixels

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages