Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

02/01/17 [mechanical-parts][master] by AndreyFilippov: added short version of support frame adapter

Elphel GIT logs - Wed, 02/01/2017 - 13:38
AndreyFilippov committed changes to the Elphel git project :
added short version of support frame adapter

Elphel camera parts 0393-27

Wiki Recent Changes - Tue, 01/31/2017 - 20:49

0393-27-04 - Cable strain relief for 0393-27-03c:

← Older revision Revision as of 03:49, 1 February 2017 Line 14: Line 14: {{Cad4c|0393-27-03c}} {{Cad4c|0393-27-03c}} ---- ---- -=== 0393-27-04 - Cable strain relief for 0393-27-03c ===+=== 0393-27-04 - Cable strain relief for 0393-27-02d, 0393-27-2e === {{Cad4c|0393-27-04}} {{Cad4c|0393-27-04}} ---- ----  + === 0393-27-05 - Cable strain relief for 0393-27-01f === === 0393-27-05 - Cable strain relief for 0393-27-01f === {{Cad4c|0393-27-05}} {{Cad4c|0393-27-05}} Andrey.filippov

Request for quote 393-2

Wiki Recent Changes - Tue, 01/31/2017 - 12:55

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 per Unit !! Notes
|-
| [[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 ]] || 20 || 100 ||
|-
| [[Elphel_camera_parts_0393-12#0393-12-30A_-_Sensor_adjustment_plate.2C_Rev._.22A.22|0393-12-30A - Sensor adjustment plate ]] || 20 || 100 ||
|-
| [[Elphel_camera_parts_0393-11#393-11-04A_-_Cooling_fan_enclosure.2C_Rev_.22A.22|0393-11-04A - Cooling fan enclosure,rev A ]] || 20 || 100 ||
|-
| [[Elphel_camera_parts_0393-12#0393-12-20_-_Mounting_plate_for_calibrated_SFE|0393-12-20 - Mounting plate for calibrated SFE]] || 12 || 100 ||
|-
| [[Elphel_camera_parts_0393-12#0393-12-43_-_SFE_M12_body|0393-12-43 - SFE M12 body ]] || 40 || 100 ||
|-
| [[Elphel_camera_parts_0393-12#0393-12-44_-_SFE_M12_adapter|0393-12-44 - SFE M12 adapter ]] || 40 || 100 ||
|-
| [[Elphel_camera_parts_0393-12#0393-12-50_-_Fisheye_head_adapter|0393-12-50 - Fisheye head adapter ]] || 12 || 120 ||
|-
| [[Elphel_camera_parts_0393-12#0393-12-51_-_SFEs_mount|0393-12-51 - SFEs mount ]] || 6 || 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 ]] || 20 || 100 ||
|-
| [[Elphel_camera_parts_0393-20#0393-20-11_-_SSD_mount|0393-20-11 - SSD mount ]] || 20 || 100 ||
|-
| [[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 ]] || 10 || 100 ||
|-
| [[Elphel_camera_parts_0393-83#0393-83-01_-_|0393-83-01 - Belleville disk spring, 0.125" ID, 0.250" OD, 0.013" Thick ]] || 1000 || 5000 ||
|-

|}


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

Imgsrv

Wiki Recent Changes - Fri, 01/27/2017 - 12:42

imgsrv - Simple and fast HTTP server to provide still images and metadata acquired by the camera:

← Older revision Revision as of 19:42, 27 January 2017 (3 intermediate revisions not shown)Line 8: Line 8: === imgsrv usage === === imgsrv usage === -imgsrv listens to the camera http port (currently 8081) and parses the rest of the url string as a series of commands, i.e.:+====Update for NC393 series cameras that have 4 sensor ports:====  +   +Default imgsrv ports are '''2323, 2324, 2325 and 2326''' instead of single '''8081''' that is valid for NC353.  +   +imgsrv listens to the camera http port (8081 for the nc353 series) and parses the rest of the URL string as a series of commands, for example:   <nowiki>http://<camera_ip>:8081/towp/save</nowiki>     <nowiki>http://<camera_ip>:8081/towp/save</nowiki>     <nowiki>http://<camera_ip>:8081/torp/wait/img/next/save</nowiki>      <nowiki>http://<camera_ip>:8081/torp/wait/img/next/save</nowiki>    Andrey.filippov

Imgsrv

Wiki Recent Changes - Fri, 01/27/2017 - 12:39

imgsrv usage:

← Older revision Revision as of 19:39, 27 January 2017 (2 intermediate revisions not shown)Line 11: Line 11:   <nowiki>http://<camera_ip>:8081/towp/save</nowiki>     <nowiki>http://<camera_ip>:8081/towp/save</nowiki>     <nowiki>http://<camera_ip>:8081/torp/wait/img/next/save</nowiki>      <nowiki>http://<camera_ip>:8081/torp/wait/img/next/save</nowiki>     +  +'''Update for NC393 series cameras that have 4 sensor ports:'''  +  +Default imgsrv ports are '''2323, 2324, 2325 and 2326''' instead of single '''8081''' that is valid for NC353. The above command will be interpreted as the following sequences: The above command will be interpreted as the following sequences: Andrey.filippov

Focus adjustment 393

Wiki Recent Changes - Thu, 01/26/2017 - 18:44

New page

==Description==
internal use
==regular SFE==
{|
|[[File:Aberration calibration 393 regular SFE.png|thumb|1600px]]
|}

# '''restore''' from ''test_focusing/default.conf-xml''
# '''quick get&show'''
# '''find grid'''
# '''no-move measure'''
# '''show PSF'''
# adjust screws
# repeat from 4. until good Oleg

01/26/17 [imagej-elphel][master] by Andrey Filippov: maning manual SFE focusing compatible

Elphel GIT logs - Thu, 01/26/2017 - 18:10
Andrey Filippov committed changes to the Elphel git project :
maning manual SFE focusing compatible

01/26/17 [imagej-elphel][master] by Andrey Filippov: maning manual SFE focusing compatible

Elphel GIT logs - Thu, 01/26/2017 - 18:10
Andrey Filippov committed changes to the Elphel git project :
maning manual SFE focusing compatible

01/26/17 [imagej-elphel][master] by AndreyFilippov: more tests with dct-based processing

Elphel GIT logs - Thu, 01/26/2017 - 12:38
AndreyFilippov committed changes to the Elphel git project :
more tests with dct-based processing

01/26/17 [imagej-elphel][master] by AndreyFilippov: more tests with dct-based processing

Elphel GIT logs - Thu, 01/26/2017 - 12:38
AndreyFilippov committed changes to the Elphel git project :
more tests with dct-based processing

NAND flash boot rootfs

Wiki Recent Changes - Wed, 01/25/2017 - 10:45

Option 1: web browser:

← Older revision Revision as of 17:45, 25 January 2017 Line 19: Line 19: * Boot the camera from the micro SD card (<font color='red'>important for rootfs update</font>) * Boot the camera from the micro SD card (<font color='red'>important for rootfs update</font>) * Go to the http://192.168.0.9/update_software.html * Go to the http://192.168.0.9/update_software.html -* Upload '''uImage''' and '''rootfs.ubi'''+* Upload: '''uImage''', '''rootfs.ubi'''  +* To update u-boot and devicetree, upload: '''boot.bin''', '''u-boot-dtb.img''', '''devicetree.dtb''' * Verify-button, download backup then Flash-button * Verify-button, download backup then Flash-button Oleg

Elphel camera parts 0393-27

Wiki Recent Changes - Tue, 01/24/2017 - 16:13

← Older revision Revision as of 23:13, 24 January 2017 Line 52: Line 52: This plate is used in combination with 0393-27-14. This plate is used in combination with 0393-27-14. {{Cad4c|0393-27-15}} {{Cad4c|0393-27-15}}  +----  +  +=== 0393-27-16 - Calibration SFE housing ===  +{{Cad4c|0393-27-16}}  +----  +  +=== 0393-27-17 - Cable strain relief for calibration SFE housing ===  +Used with 0393-27-16.  +{{Cad4c|0393-27-17}} ---- ---- Andrey.filippov

Elphel camera parts 0393-12

Wiki Recent Changes - Tue, 01/24/2017 - 16:10

← Older revision Revision as of 23:10, 24 January 2017 Line 1: Line 1: [[Elphel_camera_parts_0393|Elphel NC393 series camera parts]] [[Elphel_camera_parts_0393|Elphel NC393 series camera parts]] == 0393-12 - front ends == == 0393-12 - front ends ==  +=== 0393-12-20 - Mounting plate for calibrated SFE ===  +Note: X3D model will be updated later.  +{{Cad4a|0393-12-20}}  +----  + === 0393-12-29 - Sensor front end, CS-mount === === 0393-12-29 - Sensor front end, CS-mount === {{Cad4a|0393-12-29}} {{Cad4a|0393-12-29}} Andrey.filippov

01/24/17 [mechanical-parts][master] by AndreyFilippov: Production

Elphel GIT logs - Tue, 01/24/2017 - 15:57
AndreyFilippov committed changes to the Elphel git project :
Production

01/24/17 [mechanical-parts][master] by AndreyFilippov: Production

Elphel GIT logs - Tue, 01/24/2017 - 15:57
AndreyFilippov committed changes to the Elphel git project :
Production

01/24/17 [mechanical-parts][master] by AndreyFilippov: Production

Elphel GIT logs - Tue, 01/24/2017 - 15:57
AndreyFilippov committed changes to the Elphel git project :
Production

01/24/17 [mechanical-parts][master] by AndreyFilippov: Production

Elphel GIT logs - Tue, 01/24/2017 - 15:57
AndreyFilippov committed changes to the Elphel git project :
Production

01/24/17 [mechanical-parts][master] by AndreyFilippov: added files for calibrated SFE housing

Elphel GIT logs - Tue, 01/24/2017 - 15:47
AndreyFilippov committed changes to the Elphel git project :
added files for calibrated SFE housing

01/24/17 [mechanical-parts][master] by AndreyFilippov: added files for calibrated SFE housing

Elphel GIT logs - Tue, 01/24/2017 - 15:47
AndreyFilippov committed changes to the Elphel git project :
added files for calibrated SFE housing

Pages

Subscribe to www3.elphel.com aggregator