Microdia USB Microscope

From Tech
Revision as of 09:37, 7 September 2020 by Joosteto (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Little USB microscope with stand.

lsusb
Bus 001 Device 013: ID 0c45:6300 Microdia PC Microscope camera

On ubuntu, guvcview can use the camera at full resolution. (Sometimes it cannot open the device; unplugging and plugging the USB cable usually fixes that)

guvcview -d /dev/video2 --resolution=1600x1200

The 'cheese' program should also be able to do it, but I cannot figure out how to get to the 'preferences' in i3, to change the resolution (default: 640x480)