Skip to content

Lin_Guider working with Nexstar Library and Raspberry Pi camera module

Cale Hoopes edited this page Dec 4, 2015 · 2 revisions

Install UV4L Install V4L2 Add --Extension-Presence=1 to UV4L device

Compile lin_guider (follow instructions) Pull libnexstar In libnexstar -> ./configure && make && make install sudo /sbin/ldconfig -v

Start lin_guider and setup both camera and i/o device: Camera should be webcam /dev/video0 Device should be Nexstar /dev/ttyUSB0

http://www.ics.com/blog/raspberry-pi-camera-module http://www.linux-projects.org/modules/sections/index.php?op=viewarticle&artid=16 http://www.linux-projects.org/modules/sections/index.php?op=viewarticle&artid=14

Clone this wiki locally