On Fri 02/05/14 17:15 , Jon Elson <[email protected]> wrote:

> I know there has been some discussion about using cameras
> for center/edge finding with LinuxCNC. I just found a
> camera/microscope that looks REALLY ideal, but have no
> idea if there is a Linux driver for the camera chip.

Jon - Les Newel done some work with edge finding software lately, I've a 
Supereyes camera - camera is great and according to their website here's how 
you get one to connect to Linux

If anybody wants to use Supereyes microscopes on Linux, it is enough to install 
guvcview (free sfotware) and connect it to the right device.

for example:

guvcview (this is the default and it read input from /dev/video0)

otherwise
 
guvcview -d <your-video-device>

in my case

guvcview -d /dev/video1.

thank you.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to