This repository provides C++ console-based usage examples for using the proprietary EOCLib library developed by Dongwoon Anatech.
β οΈ Note: EOCLib itself (DLL, header, lib files) is not included in this repository.
These examples require the EOCLib SDK, which must be obtained separately under license.
EOCLib is a firmware support library used for evaluating actuator modules, including auto-focus (AF), optical image stabilization (OIS), and related components. It supports various calibration and compensation features.
- AF Drift Compensation
- Crosstalk Compensation
- Linearity Compensation
- Gyro Gain Calibration
- Circle / Square Motion Accuracy Test
- Hall Accuracy Test
- EEPROM / User Memory Access
You must have the EOCLib SDK and header files. This repository only provides example source code.