Author Topic: Eakins auto focus microscope camera  (Read 4723 times)

0 Members and 1 Guest are viewing this topic.

Online charliexTopic starter

  • Frequent Contributor
  • **
  • Posts: 336
  • Country: 00
  • Car Hacker
Eakins auto focus microscope camera
« on: January 05, 2020, 08:54:26 pm »
last night i finally got around to adding an X stage stepper to my eakins camera setup and added control to allow it to move back and forth from my pc app, so i wanted to be able to control the camera as well which usually just uses a usb mouse, so i did some stuff on it last night and today, and wrote it up.

https://charliex2.wordpress.com/2020/01/05/eakins-camera-hackery-pokery-and-the-legend-of-measuretwice/

i'll add the rest of the commands that it can do to the post as i find them. (just did)
« Last Edit: January 05, 2020, 09:36:51 pm by charliex »
 
The following users thanked this post: BravoV, Propretor

Online charliexTopic starter

  • Frequent Contributor
  • **
  • Posts: 336
  • Country: 00
  • Car Hacker
Re: Eakins auto focus microscope camera
« Reply #1 on: January 12, 2020, 02:32:06 am »
I put a  prebuilt app on github, i'm still working on it, but enough of it works where i can do all the parts i needed, might need some poking at negative mf positions.

autofocus mode
./talk a
manual
./talk m
move to position 200
./talk p 200
etc, see code for rest of commands.

https://github.com/charlie-x/eakins-camera
 

Online charliexTopic starter

  • Frequent Contributor
  • **
  • Posts: 336
  • Country: 00
  • Car Hacker
Re: Eakins auto focus microscope camera
« Reply #2 on: January 12, 2020, 03:44:36 am »
i wanted to try capturing multiple images for a focus stack test.

step from 140 to 155 and capture image each step.

for var in `seq 140 155`; do ./talk p $var ; ./talk C ; done
https://www.youtube.com/watch?v=tRmd8nV61Ds&feature=youtu.be

quick focus stack result with 15 steps
from

to








« Last Edit: January 12, 2020, 08:45:23 am by charliex »
 
The following users thanked this post: I wanted a rude username

Offline I wanted a rude username

  • Frequent Contributor
  • **
  • Posts: 627
  • Country: au
  • ... but this username is also acceptable.
Re: Eakins auto focus microscope camera
« Reply #3 on: January 12, 2020, 11:10:03 pm »
Thanks, now the cracks on those lead-free solder joints can make me 29% more nervous.  ;D
 

Offline pitfermi

  • Contributor
  • Posts: 26
  • Country: de
Re: Eakins auto focus microscope camera
« Reply #4 on: December 04, 2021, 11:08:15 pm »
does the camera record 1080p @60fps on a usb stick?
is there a non-autofocus version and if yes, can someone link me to it?
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf