Commit graph

  • 07cec20466
    Update README.md master Carter Nelson 2020-10-02 13:30:50 -0700
  • fb5688da12 Added "steer" command Chris Anderson 2018-12-08 10:54:41 -0800
  • 571cd50a84
    Added "steer" command Chris Anderson 2018-12-08 10:50:17 -0800
  • 704f52ee0d
    Merge e01718f1ee into f9e7c2592c Eddie J 2018-06-05 06:27:36 +0000
  • e01718f1ee
    Update readme with install instructions Eddie J 2018-06-05 00:25:27 -0600
  • f9e7c2592c Add small sleep to dual stepper example loop, prevents threading race conditions. Tony DiCola 2017-02-28 00:42:53 -0800
  • 1cb8394d0a Set user specified turns per rev. when stepper object is accessed via getStepper Aleksandr Motsjonov 2017-02-25 23:19:59 +1100
  • 6afe07cbf4 Fix github link Aleksandr Motsjonov 2017-02-25 23:15:40 +1100
  • 135fad2ed4 Improve code style to mach Python conventions. Also some code refactoring with removed code duplication. Aleksandr Motsjonov 2017-02-25 23:05:27 +1100
  • 0a5a99dede Fix bug with microstepping direction. Tony DiCola 2017-02-17 02:33:32 +0000
  • d772067c89 Swap to use Adafruit_GPIO library, port to support both Python 2 and 3. Tony DiCola 2017-02-17 02:13:10 +0000
  • 6ca12b3128 Bump version for print as function change. Tony DiCola 2017-02-06 22:03:06 -0800
  • 0b048fa7e2 Switch to print as a function. Tony DiCola 2017-02-06 22:02:31 -0800
  • 34f170ed2c Switch to print as a function. Tony DiCola 2017-02-06 22:01:07 -0800
  • 9c9e99f952 Switch to print as function. Tony DiCola 2017-02-06 21:58:38 -0800
  • 9aa9fc8e9b Fix indentation bug Benjamin Tamási 2017-02-02 16:50:11 +0100
  • b7b0ded675 Merge fd966f16c9 into cfcde0b039 Kiki Jewell 2016-12-27 21:21:52 +0000
  • f23f4c05ba Merge fd966f16c9 into cfcde0b039 Kiki Jewell 2016-12-03 21:39:44 +0000
  • cfcde0b039 fixed indentation errors caternuson 2016-12-03 08:42:24 -0800
  • e9a10227a8 Convert tabs to spaces. Tony DiCola 2016-11-29 14:53:23 -0800
  • 90f7065ca8 Initial port of Adafruit Motor HAT Python scripts to UP board Dan O'Donovan 2016-01-04 11:28:52 +0000
  • fd966f16c9 Fix bug: no raise IOError If a Motor Hat was not found, this simply printed an error. Now an IOError is raised with the same message, allowing the developer to except the error or let it pass through. Kiki Jewell 2016-07-03 13:16:55 -0700
  • a889414460 *Fixed some more tabbing Zimcoding 2016-06-27 14:34:17 +0200
  • 399ca71d92 fixed tabbing problem Zimcoding 2016-06-27 14:09:49 +0200
  • 87cf54af45 added improvements and bug fixes Zimcoding 2016-06-27 13:54:54 +0200
  • 9b6696a174 *Added improvements Zimcoding 2016-06-27 12:43:20 +0200
  • a04c948d99 Reduce i2c traffic Hendrik Maus 2016-06-25 21:02:29 +0200
  • 292bc747ed Merge 7d3b1d0eee into b585c66257 bc75 2016-05-28 20:57:51 +0000
  • b585c66257 Add GitHub pull request template Tony DiCola 2016-05-27 13:24:06 -0700
  • fba997d2da Add GitHub issue template Tony DiCola 2016-05-27 13:21:40 -0700
  • 7d3b1d0eee python3 support bc75 2016-04-25 07:07:51 +0000
  • eef5c1b2b6 Delete Adafruit-MotorHAT-python3-patch.txt bc75 2016-04-25 00:25:46 -0500
  • d7a56d8b11 Added files via upload bc75 2016-04-25 00:19:31 -0500
  • ad9da6387a Updated PWM frequency functions shrkey 2016-04-03 14:15:07 +0100
  • 75fef4095e Add simple two DC motor robot class and example. Tony DiCola 2016-01-08 09:11:16 +0000
  • 70e6bd7ed8 Update DCTest.py Limor "Ladyada" Fried 2015-11-29 19:57:30 -0500
  • 66c09f54a8 Update StepperTest.py Limor "Ladyada" Fried 2015-06-02 19:20:41 -0400
  • 034253b028 Fix __init__.py to import necessary public classes. Tony DiCola 2015-02-06 12:42:41 -0800
  • 70c00189c3 Bump version number to 1.1.0 Tony DiCola 2015-02-06 12:02:35 -0800
  • f69ad0b1bd Small fix to make python happy about module structure and I2C dependency. Tony DiCola 2015-02-06 12:00:21 -0800
  • 18d80740ef read url ladyada 2015-01-27 13:35:40 -0500
  • 3fbe432af6 cleanup Your Name 2015-01-23 21:16:07 +0000
  • 7d1a7a66f7 init Your Name 2015-01-23 21:03:22 +0000
  • 626fa702f7 Initial commit Limor "Ladyada" Fried 2015-01-20 10:00:18 -0500