yurikleb

Results 4 issues of yurikleb

When updating the "Absolute Focus" Control, the control value is updated in the camera however the dictionary value becomes the old value from the camera. for example: If the current...

We are using PYUVC to control and capture images via [USB microscopes](https://g-scope.eu/learn-more/). We need to be able to retrieve the "Pixel-Dimension/Distance" property from the microscope to know the real-world scale...

In the last several years we've been working on a research project prototype at the University of Tokyo which makes use of the Raspberry Pi CNC Hat: https://github.com/dlx-designlab/Attune We bought...

There is a typo in the API Readme: `lcd.clearWin([color])` should be `lcd.clearwin([color])`