https://github.com/openipc/motors
Various code to manage motor hardware
https://github.com/openipc/motors
driver openipc
Last synced: 7 months ago
JSON representation
Various code to manage motor hardware
- Host: GitHub
- URL: https://github.com/openipc/motors
- Owner: OpenIPC
- License: mit
- Created: 2021-08-11T12:17:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T08:42:45.000Z (11 months ago)
- Last Synced: 2025-04-10T00:14:35.889Z (10 months ago)
- Topics: driver, openipc
- Language: C
- Homepage: https://openipc.org
- Size: 2.48 MB
- Stars: 27
- Watchers: 4
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Motors
Various code to manage motor hardware
## Some theory behind
[Basic autofocus algorithms](https://www.csie.ntu.edu.tw/~fuh/personal/Images&Recognition.Vol.9,No.4.Autofocus.pdf)
[Learning approach for autofocus](https://openaccess.thecvf.com/content_CVPR_2020/papers/Herrmann_Learning_to_Autofocus_CVPR_2020_paper.pdf)
[Improving the accuracy and low-light performance of contrast-based autofocus using
supervised machine learning](https://cs.uwaterloo.ca/~vanbeek/Publications/prl-2015.pdf)
-----
## Various links
* XM AF Module description [Function Command List on p.6-10](doc/IVG-N83020S-T.pdf)
* Driver Manuals on stepper motor drivers - http://www.relmon.com/en/index.php/list/13/33.html
* Some code for ms41929 motor driver - https://download.csdn.net/download/u011212383/10668636
* Driver for ms32006 - https://github.com/song7788/driver_for_ms32006
-----
## Similar projects on Github
* https://github.com/Lynch234ok/git_ipc_hi3516C_V3/tree/master/git_ipc
* https://github.com/stonetan/AF-algorithm
* https://github.com/wztforest/test/tree/236bd04cad7aff12e56b7d26cf785b61a23904c9/ipc/hisi-vsrd/ipcam.hi3518A/src/ptz