Got rid of non-python files

This commit is contained in:
shrkey
2016-08-13 19:23:17 +01:00
parent 9a20c84464
commit 4bcc4ff404
18 changed files with 1238 additions and 8129 deletions

View File

@@ -1,11 +1,6 @@
640 DC Motor driver
640 Python driver
=======================
Python library based on the [Adafruit Python Library for DC + Stepper Motor HAT](https://github.com/adafruit/Adafruit-Motor-HAT-Python-Library)
Based on the [Adafruit Python Library for DC + Stepper Motor HAT](https://github.com/adafruit/Adafruit-Motor-HAT-Python-Library)
#License
Designed by Dark Water. Distributed under a Creative Commons Attribution, Share-Alike license.
Development kits based on this product should be distributed under a similar license.
Commercial products using the 640 boards as a reference design need not comply with this license; further questions can be sent to team@darkwater.io.
Check license.txt for more information.
Python library for interfacing with the 640 Mk1 board for Raspberry Pi to control DC motors with speed control and Stepper motors with single, double, interleave and microstepping.