From fac18d8be8ba5963f72296b29a9aae7a85b052f7 Mon Sep 17 00:00:00 2001 From: RogueM Date: Sat, 22 Oct 2016 00:28:13 +0100 Subject: [PATCH] type changed to motor --- src/en/overlay/4tronix-pistep2d.md | 16 +++++++++------- src/en/overlay/4tronix-pistep2q.md | 15 ++++++++------- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/src/en/overlay/4tronix-pistep2d.md b/src/en/overlay/4tronix-pistep2d.md index 20243d2..5025df2 100644 --- a/src/en/overlay/4tronix-pistep2d.md +++ b/src/en/overlay/4tronix-pistep2d.md @@ -2,12 +2,12 @@ --- name: PiStep2 Dual class: board -type: Stepper Motor Driver +type: motor formfactor: pHAT manufacturer: 4tronix -description: A Dual Stepper Motor Driver for +description: A Dual Stepper Motor Driver for Raspberry Pi url: http://4tronix.co.uk/store/index.php?rt=product/product&product_id=554 -github: +github: buy: http://4tronix.co.uk/store/index.php?rt=product/product&product_id=554 image: '4tronix-pistep2d.png' pincount: 40 @@ -46,8 +46,10 @@ pin: mode: output --> # PiStep2 Dual -Drive 2 uni-polar stepper motors using a single control board. -Uses a ULN2803 Darlington driver chip to drive the motors. -Ideal for use with 28BYJ48 stepper motors -Supported in Scratch GPIO as well as in Python + +Drive 2 uni-polar stepper motors using a single control board with the PiStep2 Dual. + +* Uses a ULN2803 Darlington driver chip to drive the motors +* Ideal for use with 28BYJ48 stepper motors +* Supported in Scratch GPIO as well as in Python diff --git a/src/en/overlay/4tronix-pistep2q.md b/src/en/overlay/4tronix-pistep2q.md index 7955e48..bd44e85 100644 --- a/src/en/overlay/4tronix-pistep2q.md +++ b/src/en/overlay/4tronix-pistep2q.md @@ -2,12 +2,12 @@ --- name: PiStep2 Quad class: board -type: Stepper Motor Driver +type: motor formfactor: pHAT manufacturer: 4tronix -description: A Quad Stepper Motor Driver for +description: A Quad Stepper Motor Driver for Raspberry Pi url: http://4tronix.co.uk/store/index.php?rt=product/product&product_id=554 -github: +github: buy: http://4tronix.co.uk/store/index.php?rt=product/product&product_id=554 image: '4tronix-pistep2q.png' pincount: 40 @@ -70,8 +70,9 @@ pin: mode: output --> # PiStep2 Quad -Drive 4 uni-polar stepper motors using a single control board. -Uses ULN2803 Darlington driver chips to drive the motors. -Ideal for use with 28BYJ48 stepper motors -Supported in Scratch GPIO as well as in Python +Drive 4 uni-polar stepper motors using a single control board with the PiStep2 Quad. + +* Uses ULN2803 Darlington driver chips to drive the motors +* Ideal for use with 28BYJ48 stepper motors +* Supported in Scratch GPIO as well as in Python