Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

Subscribe to Wiki Recent Changes feed
Track the most recent changes to the wiki in this feed. MediaWiki 1.28.0
Updated: 49 min 34 sec ago

Poky manual

Wed, 06/01/2022 - 13:22

‎Setup

← Older revision Revision as of 19:22, 1 June 2022 (2 intermediate revisions by the same user not shown)Line 91: Line 91:  * Before building * Before building  Installing some dependencies: Installing some dependencies: −  sudo apt install git build-essential chrpath diffstat gawk makeinfo zlib1g-dev python3-numpy+  sudo apt install git build-essential chrpath diffstat gawk texinfo zlib1g-dev python3-numpy libssl-dev  Installing old python2.7 (bitbake snapshot that we used has problem with python3.8): Installing old python2.7 (bitbake snapshot that we used has problem with python3.8):    sudo apt install python2.7   sudo apt install python2.7 Line 123: Line 123:     * Notes (required actions are already listed above): When trying to run bitbake on a new install got problems with older bitbake version (current build uses specific snapshot) and python3.8. So I install old python2.7 and linked it: * Notes (required actions are already listed above): When trying to run bitbake on a new install got problems with older bitbake version (current build uses specific snapshot) and python3.8. So I install old python2.7 and linked it: −  sudo apt install python2.7+  sudo apt install python2.7 python-numpy    sudo ln -s python2.7 python2   sudo ln -s python2.7 python2    sudo ln -s python2.7 python   sudo ln -s python2.7 python Andrey.filippov

Poky manual

Wed, 06/01/2022 - 11:18

‎Setup

← Older revision Revision as of 17:18, 1 June 2022 (One intermediate revision by the same user not shown)Line 91: Line 91:  * Before building * Before building  Installing some dependencies: Installing some dependencies: −  sudo apt install git build-essential chrpath diffstat gawk makeinfo zlib1g-dev python3-numpy+  sudo apt install git build-essential chrpath diffstat gawk texinfo zlib1g-dev python3-numpy  Installing old python2.7 (bitbake snapshot that we used has problem with python3.8): Installing old python2.7 (bitbake snapshot that we used has problem with python3.8):    sudo apt install python2.7   sudo apt install python2.7 Line 123: Line 123:     * Notes (required actions are already listed above): When trying to run bitbake on a new install got problems with older bitbake version (current build uses specific snapshot) and python3.8. So I install old python2.7 and linked it: * Notes (required actions are already listed above): When trying to run bitbake on a new install got problems with older bitbake version (current build uses specific snapshot) and python3.8. So I install old python2.7 and linked it: −  sudo apt install python2.7+  sudo apt install python2.7 python-numpy    sudo ln -s python2.7 python2   sudo ln -s python2.7 python2    sudo ln -s python2.7 python   sudo ln -s python2.7 python Andrey.filippov

Adjusting sensor clock phase

Sun, 05/01/2022 - 16:06

‎Software interface for adjusting the sensor clock phase (firmware 8.0.x)

← Older revision Revision as of 22:06, 1 May 2022 (One intermediate revision by the same user not shown)Line 16: Line 16:  === Software interface for adjusting the sensor clock phase (firmware 8.0.x) === === Software interface for adjusting the sensor clock phase (firmware 8.0.x) ===  Open the following URL in the browser (replace 192.168.0.9 if camera has different IP): Open the following URL in the browser (replace 192.168.0.9 if camera has different IP): −http://192.168.0.9/parsedit.php?embed=0.15&title=Parameters+for+groups:+phase&SENSOR_PHASE&SENSOR_REGS7&SENSOR_REGS7__0310&SENSOR_REGS7__0307&WOI_HEIGHT&refresh+   + [http://192.168.0.9/parsedit.php?embed=0.25&title=Parameters+for+groups:+phase&SENSOR_PHASE&SENSOR_REGS7&SENSOR_REGS7__0310&SENSOR_REGS7__0307&WOI_HEIGHT&WB_EN&THIS_FRAME http://192.168.0.9/parsedit.php?embed=0.25&title=Parameters+for+groups:+phase&SENSOR_PHASE&SENSOR_REGS7&SENSOR_REGS7__0310&SENSOR_REGS7__0307&WOI_HEIGHT&WB_EN&THIS_FRAME]     That page combines several controls: That page combines several controls: Andrey.filippov

10393 manual

Tue, 04/12/2022 - 11:49

‎Firmware images

← Older revision Revision as of 17:49, 12 April 2022 (One intermediate revision by the same user not shown)Line 354: Line 354:     ==<font color="blue">Firmware images</font>== ==<font color="blue">Firmware images</font>== −* [https://community.elphel.com/files/393/20210628/ '''20210628''']+* [https://community.elphel.com/files/393/20220412/ '''20220412''']  +* [https://community.elphel.com/files/393/20210628/ 20210628]  * [https://community.elphel.com/files/393/20200903/ 20200903] * [https://community.elphel.com/files/393/20200903/ 20200903]  * [https://community.elphel.com/files/393/20200520/ 20200520] * [https://community.elphel.com/files/393/20200520/ 20200520] Line 360: Line 361:     ===Changelog=== ===Changelog===  + <font size='1'>'''==20220412=='''  + * Added websockets test  + * More options in format_disk (single partition, reformat already formatted disk,...)  + * Bug fixes    <font size='1'>'''==20210628=='''   <font size='1'>'''==20210628=='''    * Added support for FLIR Boson sensors   * Added support for FLIR Boson sensors Andrey.filippov

Trigger 393

Sun, 04/10/2022 - 12:45

‎External connector

← Older revision Revision as of 18:45, 10 April 2022 Line 118: Line 118:    software: frame counter is running   software: frame counter is running    −* It's easy to modify the cable to trigger itself and other multiple cameras.+* It's easy to modify the cable to trigger itself and other multiple cameras by connecting together red and black wires (+) and white with green (-). For self-testing (external trigger loop back) it is sufficient, for LED - connect anode to "+" (red+black), cathode - to "-" (white+green).     {| {|  |[[File:10389 extsync selftest.jpeg|thumb|400px]] |[[File:10389 extsync selftest.jpeg|thumb|400px]]  |} |}  +  +Turn on external trigger loop back (cable should be inserted):  + http://192.168.0.9/parsedit.php?sensor_port=0&immediate&TRIG_CONDITION=0x80000&TRIG_OUT=0x66555&TRIG_PERIOD=25000000&TRIG=4  +  +Or use interactive page:  + http://192.168.0.9/parsedit.php?sensor_port=0&embed=0.25&title=Parameters+for+groups:+trigger+&TRIG&TRIG_MASTER&TRIG_CONDITION=0x80000&TRIG_DELAY&TRIG_OUT=0x66555&TRIG_PERIOD=25000000&TRIG_BITLENGTH&EXTERN_TIMESTAMP&XMIT_TIMESTAMP&TRIG_DECIMATE&THIS_FRAME&refresh  +  +And then click "Apply" button.  +  +Both variants should turn camera into external loop back mode with 0.25s period (4 fps). If the page (and the camera) hangs, the loop is not working. For troubleshooting you may restart the camera, open  + http://192.168.0.9/parsedit.php?sensor_port=0&embed=0.25&title=Parameters+for+groups:+trigger+&TRIG&TRIG_MASTER&TRIG_CONDITION=0&TRIG_DELAY&TRIG_OUT=0x66555&TRIG_PERIOD=25000000&TRIG_BITLENGTH&EXTERN_TIMESTAMP&XMIT_TIMESTAMP&TRIG_DECIMATE&THIS_FRAME&refresh  +  +and press "apply". The camera will continue using internal trigger (TRIG_CONDITION=0) but still generate trigger output (TRIG_OUT=0x66555). This output can be controlled by either the LED soldered to the cable or the oscilloscope (ground to the green+white, signal - red+black - it should show not just a pulse but a encoded timestamp some 22us long. Changing TRIG_CONDITION to 0x80000 (enter 80000 into "New value/Hex" field without "0x" and press "Apply") should activate loop back, and if it works then "Refresh" button should cause new "THIS_FRAME" field value. If it does not work - trigger input does not reach camera - bad cable or connector.     ===Internal connectors=== ===Internal connectors=== Andrey.filippov

Poky manual

Thu, 01/27/2022 - 14:00

‎Setup

← Older revision Revision as of 21:00, 27 January 2022 Line 100: Line 100:  <font size='2'> <font size='2'>    git clone -b '''warrior''' https://git.elphel.com/Elphel/elphel393.git   git clone -b '''warrior''' https://git.elphel.com/Elphel/elphel393.git  +  +If you are a developer and plan to commit changes you should use ssh access instead: git clone -b warrior git@git.elphel.com:Elphel/elphel393.git  +  +    cd elphel393   cd elphel393    ./setup.py   ./setup.py Andrey.filippov

Using minicom to connect to Elphel393 camera

Thu, 01/27/2022 - 12:05

← Older revision Revision as of 19:05, 27 January 2022 Line 43: Line 43:    ~$ sudo minicom -s   ~$ sudo minicom -s    −Go to 'Serial port setup',  change 'Serial Device'(A) to /dev/ttyUSB0, turn off 'Hardware Flow Control'(F), leave default 'Bps/Par/Bits' (E) at 115200 8N1  and 'Save setup as dfl' in the higher menu. Now you can start minicom+Go to 'Serial port setup',  +  change 'Serial Device'(A) to /dev/ttyUSB0,  + turn off 'Hardware Flow Control'(F),    + leave default 'Bps/Par/Bits' (E) at 115200 8N1  +  and 'Save setup as dfl' in the higher menu.  +Now you can start minicom       ~$ minicom -c on   ~$ minicom -c on     and it will connect to a camera. and it will connect to a camera. Andrey.filippov

Poky manual

Wed, 01/26/2022 - 15:26

‎Setup

← Older revision Revision as of 22:26, 26 January 2022 (5 intermediate revisions by the same user not shown)Line 89: Line 89:     ==<font color="blue">Setup</font>== ==<font color="blue">Setup</font>==  +* Before building  +Installing some dependencies:  + sudo apt install git build-essential chrpath diffstat gawk makeinfo zlib1g-dev python3-numpy  +Installing old python2.7 (bitbake snapshot that we used has problem with python3.8):  + sudo apt install python2.7  + sudo ln -s python2.7 python2  + sudo ln -s python2.7 python     * Poky 2.7.1 Warrior (Kubuntu 20.04) * Poky 2.7.1 Warrior (Kubuntu 20.04) Line 110: Line 117:  <!--''Temporary: linux-xlnx in Rocko depends on branch 'lwir' for x393. Change in projects.json line 42 from 'master' to 'lwir'.''--> <!--''Temporary: linux-xlnx in Rocko depends on branch 'lwir' for x393. Change in projects.json line 42 from 'master' to 'lwir'.''-->  </font></s> </font></s>  +  +* Notes (required actions are already listed above): When trying to run bitbake on a new install got problems with older bitbake version (current build uses specific snapshot) and python3.8. So I install old python2.7 and linked it:  + sudo apt install python2.7  + sudo ln -s python2.7 python2  + sudo ln -s python2.7 python  +  +After this bitbake just complained about missing tools (git, build-essential were already installed):  +  + sudo apt install chrpath diffstat gawk makeinfo  +  +Program test_mcntrl.py that builds x393.h header files from FPGA code that runs during ./setup.py requires numpy and results in error output if missing Still setup.py continues, you need to look through its output few lines after  + * x393  + git host: git.elphel.com  + Clone and checkout: x393  +  +You may install numpy with  + sudo apt install python3-numpy  +  +If you did not notice missing numpy, then during bitbake you will get error "build No rule to make target 'drivers/elphel/x393.o', needed by 'drivers/elphel/built-in.a'.  Stop." in that case you need to install numpy, re-run setup.py (make sure numpy error is gone) then re-create linux kernel links during next build by erasing old ones:  + bitbake linux-xlnx -c clean  +and re-running  + bitbake linux-xlnx device-tree core-image-elphel393  +  +When building php: configure: error: zip support requires ZLIB. Use --with-zlib-dir=<DIR> to specify prefix where ZLIB include and library are located  + sudo apt install zlib1g-dev     ==<font color="blue">Compare '''built''' vs '''deployed''' software versions</font>== ==<font color="blue">Compare '''built''' vs '''deployed''' software versions</font>== Andrey.filippov

Poky manual

Wed, 01/26/2022 - 15:12

‎Setup

← Older revision Revision as of 22:12, 26 January 2022 (3 intermediate revisions by the same user not shown)Line 110: Line 110:  <!--''Temporary: linux-xlnx in Rocko depends on branch 'lwir' for x393. Change in projects.json line 42 from 'master' to 'lwir'.''--> <!--''Temporary: linux-xlnx in Rocko depends on branch 'lwir' for x393. Change in projects.json line 42 from 'master' to 'lwir'.''-->  </font></s> </font></s>  +  +* Notes: When trying to run bitbake on a new install got problems with older bitbake version (current build uses specific snapshot) and python3.8. So I install old python2.7 and linked it:  + sudo apt install python2.7  + sudo ln -s python2.7 python2  + sudo ln -s python2.7 python  +  +After this bitbake just complained about missing tools (git, build-essential were already installed):  +  + sudo apt install chrpath diffstat gawk makeinfo  +  +Program test_mcntrl.py that builds x393.h header files from FPGA code that runs during ./setup.py requires numpy and results in error output if missing Still setup.py continues, you need to look through its output few lines after  + * x393  + git host: git.elphel.com  + Clone and checkout: x393  +  +You may install numpy with  + sudo apt install python3-numpy  +  +If you did not notice missing numpy, then during bitbake you will get error "build No rule to make target 'drivers/elphel/x393.o', needed by 'drivers/elphel/built-in.a'.  Stop." in that case you need to install numpy, re-run setup.py (make sure numpy error is gone) then re-create linux kernel links during next build by erasing old ones:  + bitbake linux-xlnx -c clean  +and re-running  + bitbake linux-xlnx device-tree core-image-elphel393  +  +When building php: configure: error: zip support requires ZLIB. Use --with-zlib-dir=<DIR> to specify prefix where ZLIB include and library are located  + sudo apt install zlib1g-dev     ==<font color="blue">Compare '''built''' vs '''deployed''' software versions</font>== ==<font color="blue">Compare '''built''' vs '''deployed''' software versions</font>== Andrey.filippov

Poky manual

Wed, 01/26/2022 - 13:19

‎Setup

← Older revision Revision as of 20:19, 26 January 2022 Line 110: Line 110:  <!--''Temporary: linux-xlnx in Rocko depends on branch 'lwir' for x393. Change in projects.json line 42 from 'master' to 'lwir'.''--> <!--''Temporary: linux-xlnx in Rocko depends on branch 'lwir' for x393. Change in projects.json line 42 from 'master' to 'lwir'.''-->  </font></s> </font></s>  +  +* Notes: When trying to run bitbake on a new install got problems with older bitbake version (current build uses specific snapshot) and python3.8. So I install old python2.7 and linked it:  + sudo apt install python2.7  + sudo ln -s python2.7 python2  + sudo ln -s python2.7 python  +  +After this bitbake just complained about missing tools (git, build-essential were already installed):  +  + sudo apt install chrpath diffstat gawk makeinfo     ==<font color="blue">Compare '''built''' vs '''deployed''' software versions</font>== ==<font color="blue">Compare '''built''' vs '''deployed''' software versions</font>== Andrey.filippov

Request for Quote - 393-4

Thu, 09/23/2021 - 10:38

← Older revision Revision as of 16:38, 23 September 2021 (4 intermediate revisions by the same user not shown)Line 3: Line 3:  |+ Metal Parts |+ Metal Parts  |- |- −! Part !! QTY 1!! QTY 2+! Part !! QTY 1!! QTY 2 !! QTY in stock     |- |- −| [[Elphel_camera_parts_0393-20#0393-20|0393-20-10 - m2 2242 SSD spacer ]] || 50 || 100 ||+| [[Elphel_camera_parts_0393-20#0393-20|0393-20-10 - m2 2242 SSD spacer ]] || 50 || 100 || 5 ||  |- |- −| [[Elphel_camera_parts_0393-10#0393-10-01_-_NC393_camera_body|0393-10-01 - NC393 camera body ]] || 45 || 90 ||+| [[Elphel_camera_parts_0393-20#0393-20|0393-20-11 - m2 SSD 2260 mount ]] || 0 || 0 || 25 ||  |- |- −| [[Elphel_camera_parts_0393-10#0393-10-02A_-_NC393_camera_frame|0393-10-02A - NC393 camera frame ]] || 15 || 30 ||+| [[Elphel_camera_parts_0393-10#0393-10-01_-_NC393_camera_body|0393-10-01 - NC393 camera body ]] || 45 || 90 || 0 ||  |- |- −| [[Elphel_camera_parts_0393-10#0393-10-02B_-_NC393_camera_frame|0393-10-02B - NC393 tall camera frame ]] || 5 || 10 ||+| [[Elphel_camera_parts_0393-10#0393-10-02A_-_NC393_camera_frame|0393-10-02A - NC393 camera frame ]] || 15 || 30 || 0 ||  |- |- −| [[Elphel_camera_parts_0393-11#0393-11-01C_-_Heat_frame_for_10393A-C_and_10389B_PCBA.2C_Rev_.22C.22|0393-11-01C - Heat frame for 10393A-C and 10389B PCBA, Rev "C" ]] || 45 || 90 ||+| [[Elphel_camera_parts_0393-10#0393-10-02B_-_NC393_camera_frame|0393-10-02B - NC393 tall camera frame ]] || 0 || 0 || 0 ||  |- |- −| [[Elphel_camera_parts_0393-11#0393-11-04A_-_Cooling_fan_enclosure.2C_Rev_.22A.22|0393-11-04A - Cooling fan enclosure,rev A ]] || 25 || 50 ||+| [[Elphel_camera_parts_0393-11#0393-11-01C_-_Heat_frame_for_10393A-C_and_10389B_PCBA.2C_Rev_.22C.22|0393-11-01C - Heat frame for 10393A-C and 10389B PCBA, Rev "C" ]] || 45 || 90 || 2 ||  |- |- −| [[Elphel_camera_parts_0393-11#0393-11-10A_-_CPU_heat_plate.2C_Rev_.22A.22|0393-11-10A - CPU heat plate, Rev "A" ]] || 50 || 100 ||+| [[Elphel_camera_parts_0393-11#0393-11-04A_-_Cooling_fan_enclosure.2C_Rev_.22A.22|0393-11-04A - Cooling fan enclosure,rev A ]] || 0 || 0 || 28  |- |- −| [[Elphel_camera_parts_0393-11#0393-11-11A_-_Power_supply_heat_sink.2C_Rev_.22A.22|0393-11-11A - Power supply heat sink, Rev "A" ]] || 25 || 50 ||+| [[Elphel_camera_parts_0393-11#0393-11-10A_-_CPU_heat_plate.2C_Rev_.22A.22|0393-11-10A - CPU heat plate, Rev "A" ]] || 50 || 100 || 0 ||  |- |- −| [[Elphel_camera_parts_0393-12#0393-12-29B_-_Sensor_front_end.2C_CS-mount.2C_Rev_.22B.22|0393-12-29B - Sensor front end, CS-mount ]] || 0 || 0 ||+| [[Elphel_camera_parts_0393-11#0393-11-11A_-_Power_supply_heat_sink.2C_Rev_.22A.22|0393-11-11A - Power supply heat sink, Rev "A" ]] || 25 || 50 || 28 ||  |- |- −| [[Elphel_camera_parts_0393-12#0393-12-30A_-_Sensor_adjustment_plate.2C_Rev._.22A.22|0393-12-30A - Sensor adjustment plate  ]] || 0 || 0 ||+| [[Elphel_camera_parts_0393-12#0393-12-29B_-_Sensor_front_end.2C_CS-mount.2C_Rev_.22B.22|0393-12-29B - Sensor front end, CS-mount ]] || 0 || 0 || 39 ||  |- |- −| [[Elphel_camera_parts_0393-12#0393-12-31A_-_Disk_springs_support_pin.2C_Rev._.22A.22|0393-12-31A - Disk springs support pin, Rev. "A" ]] || 150 || 300 ||+| [[Elphel_camera_parts_0393-12#0393-12-30A_-_Sensor_adjustment_plate.2C_Rev._.22A.22|0393-12-30A - Sensor adjustment plate ]] || 0 || 0 || 44 ||  |- |- − +| [[Elphel_camera_parts_0393-12#0393-12-31A_-_Disk_springs_support_pin.2C_Rev._.22A.22|0393-12-31A - Disk springs support pin, Rev. "A"  ]] || 0 || 0 || 144 −| [[Elphel_camera_parts_0393-13#0393-13-01A_-_Back_panel_for_NC393.2C_Rev._.22A.22.2C_connector_openings_for_10393A_and_10389B_connectors|0393-13-01A - Back panel for NC393 rev.A  ]] || 30 || 60 ||+|-  +| [[Elphel_camera_parts_0393-13#0393-13-01A_-_Back_panel_for_NC393.2C_Rev._.22A.22.2C_connector_openings_for_10393A_and_10389B_connectors|0393-13-01A - Back panel for NC393 rev.A  ]] || 0 || 0 || 22 ||  +|-  +| [[Elphel_camera_parts_0393-13#0393-13-02_-_Back_panel_for_NC393.2C_connector_openings_for_10393_board_only|0393-13-02 - Back panel for NC393, connector openings for 10393 board only  ]] || 0 || 0 || 22 ||  +|-  +| [[Elphel_camera_parts_0393-18#0353-18-30_-_tripod_mount_nut.2C_1.2F4-20_thread|0353-18-30 - tripod mount nut, 1/4-20 thread ]] || 0 || 0 || 49 ||  |- |- −| [[Elphel_camera_parts_0393-18#0353-18-30_-_tripod_mount_nut.2C_1.2F4-20_thread|0353-18-30 - tripod mount nut, 1/4-20 thread ]] || 50 || 100 ||+| [[Elphel_camera_parts_0393-18#0353-18-31A_-_tripod_mount_plate.2C_Rev_.22A.22|0353-18-31A - tripod mount plate, Rev "A" ]] || 25 || 50 || 14 ||  |- |- −| [[Elphel_camera_parts_0393-18#0353-18-31A_-_tripod_mount_plate.2C_Rev_.22A.22|0353-18-31A - tripod mount plate, Rev "A" ]] || 25 || 50 ||+| [[Elphel_camera_parts_0393-90|0393-90-06 - Spacer for M2, 2.1 mm high  ]] || 0 || 0 || 150 ||  |- |- −| [[Elphel_camera_parts_0393-90|0393-90-06 - Spacer for M2, 2.1 mm high  ]] || 200 || 400 ||+| [[Elphel_camera_parts_0393-90|0393-90-07 - Spacer for M2, 3.6 mm high  ]] || 0 || 0 || 150 ||  |- |- −| [[Elphel_camera_parts_0393-90|0393-90-07 - Spacer for M2, 3.6 mm high  ]] || 200 || 400 ||+| [[Elphel_camera_parts_0393-20#0393-83|0393-83-01 - Belleville disk spring, 0.125" ID, 0.250" OD, 0.013" Thick ]] || 0 || 0 || 2000 ||  |- |-    Olga

Request for Quote - 393-4

Thu, 09/23/2021 - 09:38

← Older revision Revision as of 15:38, 23 September 2021 (One intermediate revision by the same user not shown)Line 26: Line 26:  | [[Elphel_camera_parts_0393-12#0393-12-30A_-_Sensor_adjustment_plate.2C_Rev._.22A.22|0393-12-30A - Sensor adjustment plate  ]] || 0 || 0 || | [[Elphel_camera_parts_0393-12#0393-12-30A_-_Sensor_adjustment_plate.2C_Rev._.22A.22|0393-12-30A - Sensor adjustment plate  ]] || 0 || 0 ||  |- |- −| [[Elphel_camera_parts_0393-12#0393-12-31A_-_Disk_springs_support_pin.2C_Rev._.22A.22|0393-12-31A - Disk springs support pin, Rev. "A"  ]] || 150 || 300 ||+| [[Elphel_camera_parts_0393-12#0393-12-31A_-_Disk_springs_support_pin.2C_Rev._.22A.22|0393-12-31A - Disk springs support pin, Rev. "A"  ]] || 0 || 0 ||  |- |- − +| [[Elphel_camera_parts_0393-13#0393-13-01A_-_Back_panel_for_NC393.2C_Rev._.22A.22.2C_connector_openings_for_10393A_and_10389B_connectors|0393-13-01A - Back panel for NC393 rev.A  ]] || 0 || 0 || −| [[Elphel_camera_parts_0393-13#0393-13-01A_-_Back_panel_for_NC393.2C_Rev._.22A.22.2C_connector_openings_for_10393A_and_10389B_connectors|0393-13-01A - Back panel for NC393 rev.A  ]] || 30 || 60 ||   |- |- −| [[Elphel_camera_parts_0393-18#0353-18-30_-_tripod_mount_nut.2C_1.2F4-20_thread|0353-18-30 - tripod mount nut, 1/4-20 thread ]] || 50 || 100 ||+| [[Elphel_camera_parts_0393-13#0393-13-02_-_Back_panel_for_NC393.2C_connector_openings_for_10393_board_only|0393-13-02 - Back panel for NC393, connector openings for 10393 board only  ]] || 0 || 0 ||  |- |- −| [[Elphel_camera_parts_0393-18#0353-18-31A_-_tripod_mount_plate.2C_Rev_.22A.22|0353-18-31A - tripod mount plate, Rev "A" ]] || 25 || 50 ||+| [[Elphel_camera_parts_0393-18#0353-18-30_-_tripod_mount_nut.2C_1.2F4-20_thread|0353-18-30 - tripod mount nut, 1/4-20 thread ]] || 0 || 0 ||  |- |- −| [[Elphel_camera_parts_0393-90|0393-90-06 - Spacer for M2, 2.1 mm high  ]] || 200 || 400 ||+| [[Elphel_camera_parts_0393-18#0353-18-31A_-_tripod_mount_plate.2C_Rev_.22A.22|0353-18-31A - tripod mount plate, Rev "A" ]] || 0 || 0 ||  |- |- −| [[Elphel_camera_parts_0393-90|0393-90-07 - Spacer for M2, 3.6 mm high  ]] || 200 || 400 ||+| [[Elphel_camera_parts_0393-90|0393-90-06 - Spacer for M2, 2.1 mm high  ]] || 0 || 0 ||  +|-  +| [[Elphel_camera_parts_0393-90|0393-90-07 - Spacer for M2, 3.6 mm high  ]] || 0 || 0 ||  |- |-    Olga

Request for Quote - 393-4

Wed, 09/22/2021 - 18:25

← Older revision Revision as of 00:25, 23 September 2021 Line 26: Line 26:  | [[Elphel_camera_parts_0393-12#0393-12-30A_-_Sensor_adjustment_plate.2C_Rev._.22A.22|0393-12-30A - Sensor adjustment plate  ]] || 0 || 0 || | [[Elphel_camera_parts_0393-12#0393-12-30A_-_Sensor_adjustment_plate.2C_Rev._.22A.22|0393-12-30A - Sensor adjustment plate  ]] || 0 || 0 ||  |- |- −| [[Elphel_camera_parts_0393-12#0393-12-31A_-_Disk_springs_support_pin.2C_Rev._.22A.22|0393-12-31A - Disk springs support pin, Rev. "A"  ]] || 150 || 300 ||+| [[Elphel_camera_parts_0393-12#0393-12-31A_-_Disk_springs_support_pin.2C_Rev._.22A.22|0393-12-31A - Disk springs support pin, Rev. "A"  ]] || 0 || 0 ||  |- |-    Olga

Request for Quote - 393-4

Wed, 09/22/2021 - 18:23

Created page with "Elphel, Inc. invites the machine shops to Quote manufacturing of the following parts: {| class="wikitable" style="background:#fcfcfc; " border="1" |+ Metal Parts |- ! Part !..."

New page

Elphel, Inc. invites the machine shops to Quote manufacturing of the following parts:
{| class="wikitable" style="background:#fcfcfc; " border="1"
|+ Metal Parts
|-
! Part !! QTY 1!! QTY 2

|-
| [[Elphel_camera_parts_0393-20#0393-20|0393-20-10 - m2 2242 SSD spacer ]] || 50 || 100 ||
|-
| [[Elphel_camera_parts_0393-10#0393-10-01_-_NC393_camera_body|0393-10-01 - NC393 camera body ]] || 45 || 90 ||
|-
| [[Elphel_camera_parts_0393-10#0393-10-02A_-_NC393_camera_frame|0393-10-02A - NC393 camera frame ]] || 15 || 30 ||
|-
| [[Elphel_camera_parts_0393-10#0393-10-02B_-_NC393_camera_frame|0393-10-02B - NC393 tall camera frame ]] || 5 || 10 ||
|-
| [[Elphel_camera_parts_0393-11#0393-11-01C_-_Heat_frame_for_10393A-C_and_10389B_PCBA.2C_Rev_.22C.22|0393-11-01C - Heat frame for 10393A-C and 10389B PCBA, Rev "C" ]] || 45 || 90 ||
|-
| [[Elphel_camera_parts_0393-11#0393-11-04A_-_Cooling_fan_enclosure.2C_Rev_.22A.22|0393-11-04A - Cooling fan enclosure,rev A ]] || 25 || 50 ||
|-
| [[Elphel_camera_parts_0393-11#0393-11-10A_-_CPU_heat_plate.2C_Rev_.22A.22|0393-11-10A - CPU heat plate, Rev "A" ]] || 50 || 100 ||
|-
| [[Elphel_camera_parts_0393-11#0393-11-11A_-_Power_supply_heat_sink.2C_Rev_.22A.22|0393-11-11A - Power supply heat sink, Rev "A" ]] || 25 || 50 ||
|-
| [[Elphel_camera_parts_0393-12#0393-12-29B_-_Sensor_front_end.2C_CS-mount.2C_Rev_.22B.22|0393-12-29B - Sensor front end, CS-mount ]] || 0 || 0 ||
|-
| [[Elphel_camera_parts_0393-12#0393-12-30A_-_Sensor_adjustment_plate.2C_Rev._.22A.22|0393-12-30A - Sensor adjustment plate ]] || 0 || 0 ||
|-
| [[Elphel_camera_parts_0393-12#0393-12-31A_-_Disk_springs_support_pin.2C_Rev._.22A.22|0393-12-31A - Disk springs support pin, Rev. "A" ]] || 150 || 300 ||
|-

| [[Elphel_camera_parts_0393-13#0393-13-01A_-_Back_panel_for_NC393.2C_Rev._.22A.22.2C_connector_openings_for_10393A_and_10389B_connectors|0393-13-01A - Back panel for NC393 rev.A ]] || 30 || 60 ||
|-
| [[Elphel_camera_parts_0393-18#0353-18-30_-_tripod_mount_nut.2C_1.2F4-20_thread|0353-18-30 - tripod mount nut, 1/4-20 thread ]] || 50 || 100 ||
|-
| [[Elphel_camera_parts_0393-18#0353-18-31A_-_tripod_mount_plate.2C_Rev_.22A.22|0353-18-31A - tripod mount plate, Rev "A" ]] || 25 || 50 ||
|-
| [[Elphel_camera_parts_0393-90|0393-90-06 - Spacer for M2, 2.1 mm high ]] || 200 || 400 ||
|-
| [[Elphel_camera_parts_0393-90|0393-90-07 - Spacer for M2, 3.6 mm high ]] || 200 || 400 ||
|-

|}


Please, read the [[Supplier_Terms_and_Conditions|Suppliers Terms and Conditions]] and send the Proposals by e-mail: [mailto://supplies@elphel.com supplies@elphel.com] Olga

Elphel camera assemblies

Mon, 08/30/2021 - 17:15

← Older revision Revision as of 23:15, 30 August 2021 (2 intermediate revisions by the same user not shown)Line 5: Line 5:  [https://blog.elphel.com/2015/12/x3d-assemblies-from-any-cad/ Blog post about the software used to create these models] [https://blog.elphel.com/2015/12/x3d-assemblies-from-any-cad/ Blog post about the software used to create these models]  ==Camera assemblies == ==Camera assemblies ==  +=== LWIR16 prototype ===  +{{Cad4c_assembly|lwir16-37-flat}}  +----  +  === MNC393-XCAM camera === === MNC393-XCAM camera ===  {{Cad4c_assembly|MNC393-XCAM}} {{Cad4c_assembly|MNC393-XCAM}} Andrey.filippov

Camogm

Sun, 07/11/2021 - 15:39

‎Starting camogm

← Older revision Revision as of 21:39, 11 July 2021 Line 20: Line 20:       camogm /var/state/camogm_cmd &   camogm /var/state/camogm_cmd &  + camogm -n /var/state/camogm_cmd -p 1234 -s /mnt/sda1/test4     === Sending Commands to camogm === === Sending Commands to camogm === Andrey.filippov

Trigger 393

Wed, 07/07/2021 - 08:45

‎External trigger receive (with possible self-triggering loop)

← Older revision Revision as of 14:45, 7 July 2021 Line 61: Line 61:  ===External trigger receive (with possible self-triggering loop)=== ===External trigger receive (with possible self-triggering loop)===  Here, internal generator is routed to sync the cable output wires. Here, internal generator is routed to sync the cable output wires. −If the output wires are connected to the input wires (red+black and white+green) the camera will be self-triggering.  +'''If the output wires are connected to the input wires (red+black and white+green) the camera will be self-triggering. '''  If the wires are not connected - use external source - apply "plus" to black, "minus" to green ([[103891|check colors and pinout]]): If the wires are not connected - use external source - apply "plus" to black, "minus" to green ([[103891|check colors and pinout]]):    Andrey.filippov

10393 manual

Thu, 07/01/2021 - 13:49

‎Firmware images

← Older revision Revision as of 19:49, 1 July 2021 Line 354: Line 354:     ==<font color="blue">Firmware images</font>== ==<font color="blue">Firmware images</font>== −* [https://community.elphel.com/files/393/20200903/ '''20200903''']+* [https://community.elphel.com/files/393/20210628/ '''20210628''']  +* [https://community.elphel.com/files/393/20200903/ 20200903]  * [https://community.elphel.com/files/393/20200520/ 20200520] * [https://community.elphel.com/files/393/20200520/ 20200520]  * [https://community.elphel.com/files/393/20200508/ 20200508] * [https://community.elphel.com/files/393/20200508/ 20200508]     ===Changelog=== ===Changelog===  + <font size='1'>'''==20210628=='''  + * Added support for FLIR Boson sensors  + * Added decimation to external synchronization (triggering on each N-th incoming pulse). That was needed to run slower RGB sensors @12 Hz with Boson as a master at 60Hz  + * Enhanced inter-camera synchronization, added related kernel and PHP extension functionality.    <font size='1'>'''==20200903=='''   <font size='1'>'''==20200903=='''    * switched to warrior branch for build   * switched to warrior branch for build Andrey.filippov

Elphel camera parts 0353-80

Tue, 06/15/2021 - 19:24

‎0353-84-11 - Dowel pin, d=1/16", l=3/16"

← Older revision Revision as of 01:24, 16 June 2021 Line 200: Line 200:     ---- ----  +  +==== 0353-84-12 - Dowel pin, d=1mm, l=5mm ====  +McMaster p/n 91595A952     == 0353-85 - threaded spacers for other than M2 and M2.5 == == 0353-85 - threaded spacers for other than M2 and M2.5 == Olga

Elphel camera parts 0353-98

Tue, 06/15/2021 - 19:08

‎0353-98-23 - Socket head screw, M2.5, l=10mm, Black oxide.

← Older revision Revision as of 01:08, 16 June 2021 Line 106: Line 106:  McMaster p/n  91290A103   McMaster p/n  91290A103    {{Cad4a|0353-98-23}} {{Cad4a|0353-98-23}}  +  +<!--91290A103 -->  +  +=== 0353-98-24 - Stainless Steel Extra-Wide Truss Head Phillips Screws, M2.5 x 0.45 mm Thread, 3 mm Long ===  +McMaster p/n  92467A464  +     <!--91290A103 --> <!--91290A103 --> Olga

Pages