edited shit on web
This commit is contained in:
2026-03-02 19:25:36 +01:00

View File

@@ -26,7 +26,7 @@ Values:
* Raw data from lens * Raw data from lens
## Control ## Control
Messages which control the lens from PC, they are *not* case sensitive Messages which control the lens from PC, they are **not** case sensitive
### Focus mode: ### Focus mode:
For autofocus: `af`<br> For autofocus: `af`<br>
For manual focus: `mf` For manual focus: `mf`
@@ -48,4 +48,4 @@ For steps mode: `zoom 0 200` where first number is direction: 0 retract, 1 exten
Zoom speed can be set in file on the board, when connected to PC and with open Thonny IDE, you can select interpreter in bottom right corner to MicroPython (RP2040) and after that in left panel open config.py and edit `ZOOM_SPEED`<br> Zoom speed can be set in file on the board, when connected to PC and with open Thonny IDE, you can select interpreter in bottom right corner to MicroPython (RP2040) and after that in left panel open config.py and edit `ZOOM_SPEED`<br>
If lens zooms backwards, flip stepper motor connector. *MAKE SURE, THAT BOARD IS POWERED OFF* If lens zooms backwards, flip stepper motor connector. **MAKE SURE, THAT BOARD IS POWERED OFF**