Tmp manual
Tmp manual
File:NC393-CS marked ports.jpeg
uploaded "[[File:NC393-CS marked ports.jpeg]]"
OlegFPC cables
Tmp manual
Tmp manual
FPC cables
File:Fpc cable conn 10393.jpeg
uploaded "[[File:Fpc cable conn 10393.jpeg]]"
OlegEyesis4pi Post-Processing
Requirements:
← Older revision Revision as of 21:09, 16 May 2016 Line 17: Line 17: * [http://www.imagemagick.org/script/index.php ImageMagick] - ''convert''. * [http://www.imagemagick.org/script/index.php ImageMagick] - ''convert''. * [http://php.net/ PHP] * [http://php.net/ PHP] -* Download calibration kernels for the current Eyesis4Pi. Example kernels and sensor files can be found [http://eyesisbox.elphel.com/post-processing/calibration/ here]('''~78GB''', download everything).+* Get calibration kernels for the current Eyesis4Pi (come on a HDD with a camera).<!--Example kernels and sensor files can be found [http://eyesisbox.elphel.com/post-processing/calibration/ here]('''~78GB''', download everything).--> -* Download default-config.corr-xml from the same [http://eyesisbox.elphel.com/post-processing/calibration/ location].+* Get default-config.corr-xml (HDD).<!--from the same [http://eyesisbox.elphel.com/post-processing/calibration/ location].--> -* Download footage samples from [http://eyesisbox.elphel.com/post-processing/post-processing/src/ here].+* Download footage from the camera.<!--Download footage samples from [http://eyesisbox.elphel.com/post-processing/post-processing/src/ here].--> * '''Processed''' files are available for downloading from [http://eyesisbox.elphel.com/post-processing/post-processing/imagej_processed/ here] (ready for the stitching step). * '''Processed''' files are available for downloading from [http://eyesisbox.elphel.com/post-processing/post-processing/imagej_processed/ here] (ready for the stitching step). * '''Stitched''' results are found [http://eyesisbox.elphel.com/post-processing/post-processing/results/ here]. * '''Stitched''' results are found [http://eyesisbox.elphel.com/post-processing/post-processing/results/ here]. OlegUsing minicom to connect to Elphel393 camera
Created page with "Elphel393 series cameras have built-in USB to serial converter which allows users to get access to serial console. You need microUSB-USB cable to connect a camera to your PC and ..."
New page
Elphel393 series cameras have built-in USB to serial converter which allows users to get access to serial console. You need microUSB-USB cable to connect a camera to your PC and a terminal software installed on the PC. We use minicom on Kubuntu for this purpose so this short note will describe how to connect to a camera using minicom.First, you need to install minicom on the PC if have not done it before. Open a terminal on your PC and use the following command on Debian based systems like Ubuntu or Kubuntu:
~$sudo apt-get install minicom
or do the same with your preferred package manager.
minicom connects to a camera via /dev/ttyUSB0 device which is in ''dialout'' group by default:
~$ ls -l /dev/ttyUSB0
crw-rw---- 1 root dialout 188, 0 May 14 14:26 /dev/ttyUSB0
You should add your user to ''dialout'' group to make it easier to connect to camera without root permissions:
~$ sudo adduser elphel dialout
[sudo] password for elphel:
Adding user `elphel' to group `dialout' ...
Adding user elphel to group dialout
Done.
Now user ''elphel'' is in group ''dialout'',
$ cat /etc/group | grep dialout
dialout:x:20:elphel
but new settings have not been applyed yet:
~$ groups
elphel adm sudo lpadmin sambashare libvirtd
You need to logout from the system and login again. Now your user is added to the group and new settings are applied:
~$ groups
elphel adm dialout sudo lpadmin sambashare libvirtd
The last step is minicom configuration. minicom tries to connect to a device which is specified in its configuration file /etc/minicom/minrc.dfl and this device is not what we are trying to connect to. If you start minicom with its default config file you will get an error:
~$ minicom -c on
minicom: cannot open /dev/tty8: Permission denied
It should be started in setup mode with root permissions:
~$ sudo minicom -s
Go to 'Serial port setup', change 'Serial Device' to /dev/ttyUSB0 and save configuration. Now you can start minicom
~$ minicom -c on
and it will connect to a camera. Mikhail
Poky 2.0 manual
Other dependencies:
← Older revision Revision as of 01:28, 14 May 2016 (4 intermediate revisions not shown)Line 9: Line 9: ==<font color="blue">Required packages</font>== ==<font color="blue">Required packages</font>== -* Found in [http://www.yoctoproject.org/docs/2.0/mega-manual/mega-manual.html Yocto Project mega-manual]+* Found in [http://www.yoctoproject.org/docs/2.0/mega-manual/mega-manual.html Yocto Project mega-manual] : +Ubuntu and Debian + + sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib \ + build-essential chrpath socat libsdl1.2-dev xterm + + +Fedora + + sudo dnf install gawk make wget tar bzip2 gzip python unzip perl patch \ + diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ + ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue socat \ + findutils which SDL-devel xterm + + +OpenSUSE + + sudo zypper install python gcc gcc-c++ git chrpath make wget python-xml \ + diffstat makeinfo python-curses patch socat libSDL-devel xterm + + +CentOS + + sudo yum install gawk make wget tar bzip2 gzip python unzip perl patch \ + diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath socat \ + perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue SDL-devel xterm + +==<font color="blue">Other dependencies</font>== + + sudo apt-get install python-numpy ==<font color="blue">Output files</font>== ==<font color="blue">Output files</font>== Line 45: Line 74: * * <font size='2'> <font size='2'> - $ git clone https://github.com/Elphel/elphel393.git+ git clone https://github.com/Elphel/elphel393.git - $ cd elphel393+ cd elphel393 - $ ./setup.sh+ ./setup.sh - $ cd poky+ cd poky - $ . ./oe-init-build-env+ . ./oe-init-build-env - $ bitbake u-boot device-tree linux-xlnx core-image-elphel393+ bitbake u-boot device-tree linux-xlnx core-image-elphel393 </font> </font> Andrey.filippovElphel camera parts 0393-00
0393-00-25 - 10385 rev B power supply PCB assembly with 48V Traco:
← Older revision Revision as of 00:30, 14 May 2016 (2 intermediate revisions not shown)Line 7: Line 7: {{Cad4a|0393-00-21B}} {{Cad4a|0393-00-21B}} ---- ---- -=== 0393-00-22B - 10385 rev B power supply PCB assembly ===+=== 0393-00-22B - 10385 rev B power supply PCB assembly with 12V Traco === {{Cad4a|0393-00-22B}} {{Cad4a|0393-00-22B}} ---- ---- + === 0393-00-23A - 103891 rev A external synchronization and fan PCB assembly === === 0393-00-23A - 103891 rev A external synchronization and fan PCB assembly === {{Cad4a|0393-00-23A}} {{Cad4a|0393-00-23A}} Line 15: Line 16: === 0393-00-24 - 103892 Fan connector adapter PCB assembly === === 0393-00-24 - 103892 Fan connector adapter PCB assembly === {{Cad4a|0393-00-24}} {{Cad4a|0393-00-24}} +---- + +=== 0393-00-25B - 10385 rev B power supply PCB assembly with 48V Traco === +{{Cad4a|0393-00-22B}} ---- ---- OlgaElphel camera parts 0393-97
Created page with "Elphel NC393 series camera parts === 0393-97-01 - Flat head slotted screw, stainless steel 18-8, M1.6, l = 4mm === {{Cad4a|0393-97-01}} ----"
New page
[[Elphel_camera_parts_0393|Elphel NC393 series camera parts]]=== 0393-97-01 - Flat head slotted screw, stainless steel 18-8, M1.6, l = 4mm ===
{{Cad4a|0393-97-01}}
---- Mikhail
Elphel camera parts 0393
Elphel camera parts 0393-27
Template:Cad4c
New page
<noinclude>== Usage ==
Includes table with 5 files - JPEG, pdf, dxf and stp (external links) and stl and license
{{Cad4a|basename|changelog}}
</noinclude>
{|
|- valign="bottom"
|
{| border="0" cellpadding="3" style="border:1px solid lightgray;border-collapse:collapse;"
|-
| <span class="plainlinks">[http://community.elphel.com/files/production/{{{1}}}.jpeg http://community.elphel.com/files/production/{{{1}}}_resized.jpeg]</span>
|-
|
<span class="plainlinks" title="View model in the Web X3D Viewer">[http://community.elphel.com/x3d/index.html?nobuttons&animate&model=/x3d/x3d_model_files/x3d/{{{1}}}.x3d http://community.elphel.com/pictures/webx3dicon.png]</span><br/>
[http://community.elphel.com/files/production/{{{1}}}.stl 3d (stl)]
[http://community.elphel.com/files/production/{{{1}}}.stp.tar.gz 3d (step)] <br/>
[http://community.elphel.com/files/production/{{{1}}}.dxf.tar.gz 2d (dxf)]
[http://community.elphel.com/files/production/{{{1}}}.pdf 2d (pdf)]
|
|}
|
Copyright © {{CURRENTYEAR}} Elphel Inc., Licensed under [http://ohwr.org/cernohl CERN OHL v.1.1], [http://www.gnu.org/copyleft/fdl.html GNU FDL v.1.3]
|-
|{{#if: {{{2|}}} | <span title="{{{2}}}" style="color:red;">Known problems</span> | }}
|
|}
<!--
{| border="0" cellpadding="2"
|-
|[[Image:{{{1}}}.jpeg|thumb|220px|
[http://community.elphel.com/files/production/{{{1}}}.stp.tar.gz 3d (step)]
[http://community.elphel.com/files/production/{{{1}}}.dxf.tar.gz 2d (dxf)]
[http://community.elphel.com/files/production/{{{1}}}.pdf 2d (pdf)] ]]
|-
|}
--> Oleg
Elphel camera parts 0393-27
Created page with "Elphel NC393 series camera parts"
New page
[[Elphel_camera_parts_0393|Elphel NC393 series camera parts]] MikhailElphel camera parts 0393
Elphel camera parts 0393-93
New page
[[Elphel_camera_parts_0393|Elphel NC393 series camera parts]]=== 0393-93-01 - Brass knurled insert nut, M2.5 l=6mm ===
{{Cad4a|0393-93-01}}
---- Mikhail
Elphel camera parts 0393
Elphel NC393 series camera parts:
← Older revision Revision as of 22:18, 11 May 2016 Line 2: Line 2: === [[Elphel_camera_parts_0393-00 | 0393-00 - PCB assemblies]] === === [[Elphel_camera_parts_0393-00 | 0393-00 - PCB assemblies]] === === [[Elphel_camera_parts_0393-02 | 0393-02 - Storage options & other electronic assemblies]] === === [[Elphel_camera_parts_0393-02 | 0393-02 - Storage options & other electronic assemblies]] === -=== [[Elphel_camera_parts_0393-10 | 0393-10 - camera bodies]] ===+=== [[Elphel_camera_parts_0393-10 | 0393-10 - Camera bodies]] === -=== [[Elphel_camera_parts_0393-11 | 0393-11 - heat management parts]] ===+=== [[Elphel_camera_parts_0393-11 | 0393-11 - Heat management parts]] === -=== [[Elphel_camera_parts_0393-12 | 0393-12 - front ends]] ===+=== [[Elphel_camera_parts_0393-12 | 0393-12 - Front ends]] === === [[Elphel_camera_parts_0393-13 | 0393-13 - Camera back panels]] === === [[Elphel_camera_parts_0393-13 | 0393-13 - Camera back panels]] === -=== [[Elphel_camera_parts_0393-18 | 0393-18 - parts external other]] ===+=== [[Elphel_camera_parts_0393-18 | 0393-18 - Parts external other]] === -=== [[Elphel_camera_parts_0393-19 | 0393-19 - parts internal other]] ===+=== [[Elphel_camera_parts_0393-19 | 0393-19 - Parts internal other]] === -=== [[Elphel_camera_parts_0393-20 | 0393-20 - custom mounting parts]] ===+=== [[Elphel_camera_parts_0393-20 | 0393-20 - Custom mounting parts]] === -=== [[Elphel_camera_parts_0393-30 | 0393-30 - insulator tubing, spacers, tapes, pads]] ===+=== [[Elphel_camera_parts_0393-30 | 0393-30 - Insulator tubing, spacers, tapes, pads]] === === [[Elphel_camera_parts_0393-63 | 0393-63 - Cured epoxy and other resins]] === === [[Elphel_camera_parts_0393-63 | 0393-63 - Cured epoxy and other resins]] === -=== [[Elphel_camera_parts_0393-83 | 0393-83 - springs]] ===+=== [[Elphel_camera_parts_0393-83 | 0393-83 - Springs]] === === [[Elphel_camera_parts_0393-90 | 0393-90 - Unthreaded spacers for M2]] === === [[Elphel_camera_parts_0393-90 | 0393-90 - Unthreaded spacers for M2]] === +=== [[Elphel_camera_parts_0393-93 | 0393-93 - nuts, M2.5]] === === [[Elphel_camera_parts_0393-99 | 0393-99 - Screws, metric, M2]] === === [[Elphel_camera_parts_0393-99 | 0393-99 - Screws, metric, M2]] === Mikhail