diff --git a/general/package/gpio-motors/Readme.md b/general/package/gpio-motors/Readme.md new file mode 100644 index 00000000..54b2ca61 --- /dev/null +++ b/general/package/gpio-motors/Readme.md @@ -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 +``` + +### 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)