mirror of https://github.com/OpenIPC/firmware.git
Create Readme.md
parent
696581247c
commit
500fd42db7
|
@ -0,0 +1,22 @@
|
||||||
|
## Introduction
|
||||||
|
|
||||||
|
This package is created and intended for unification and use in all firmware and on various processors where the method of connecting motors via GPIO is used.
|
||||||
|
|
||||||
|
### System variables
|
||||||
|
|
||||||
|
```
|
||||||
|
gpio-motors <config> <pan steps> <tilt steps> <delay>
|
||||||
|
```
|
||||||
|
|
||||||
|
### Known devices
|
||||||
|
|
||||||
|
- [GK7205V200](#)
|
||||||
|
- [GM8136-faleemi](#)
|
||||||
|
- [HI3516CV200-fdt](#)
|
||||||
|
- [SSC337DE-foscam](#)
|
||||||
|
|
||||||
|
We will add more information as soon as possible after testing.
|
||||||
|
|
||||||
|
### More info
|
||||||
|
|
||||||
|
- [Our Wiki](https://github.com/OpenIPC/wiki/blob/master/en/motors.md)
|
Loading…
Reference in New Issue