diff --git a/draft/overlay/4tronix-motor-shim.md b/draft/overlay/4tronix-motor-shim.md index a726898..df8b5dd 100644 --- a/draft/overlay/4tronix-motor-shim.md +++ b/draft/overlay/4tronix-motor-shim.md @@ -11,23 +11,22 @@ buy: http://4tronix.co.uk/store/index.php?rt=product/product&product_id=543 image: 'pzm-shim.png' pincount: 6 eeprom: no -power: ground: '39': pin: - '37': - name: MotorA_0 - mode: output - '38': - name: MotorA_1 - mode: output '35': name: MotorB_0 mode: output '36': name: MotorB_1 mode: output + '37': + name: MotorA_0 + mode: output + '38': + name: MotorA_1 + mode: output --> #Pi Zero Motor Shim -The PZM shim gives you the simplest possible motor driver that can be fitted directly to the header of a Pi Zero (or other 40-pin model of Pi). Headers are included to use if required so that it is a plug-in device rather than soldered directly if preferred. \ No newline at end of file +The PZM shim gives you the simplest possible motor driver that can be fitted directly to the header of a Pi Zero (or other 40-pin model of Pi). Headers are included to use if required so that it is a plug-in device rather than soldered directly if preferred. diff --git a/draft/overlay/4tronix-pistop.md b/draft/overlay/4tronix-pistop.md index 24df890..7268d18 100644 --- a/draft/overlay/4tronix-pistop.md +++ b/draft/overlay/4tronix-pistop.md @@ -11,7 +11,6 @@ buy: http://4tronix.co.uk/store/index.php?rt=product/product&product_id=390 image: '4tronix-pistop.png' pincount: 4 eeprom: no -power: ground: '6': '9': @@ -133,4 +132,4 @@ pin: --> #Pi Stop Traffic Lights -The PiStop is placed vertically into the GPIO connectors and can be fitted into several positions in the board. It can be fitted into 26-pin headers as well as 40-pin headers. It only uses 3 GPIO pins plus ground, but you can fit multiple PiStops into one header, although not all positions are possible simultaneously as some pins are shared across the options. \ No newline at end of file +The PiStop is placed vertically into the GPIO connectors and can be fitted into several positions in the board. It can be fitted into 26-pin headers as well as 40-pin headers. It only uses 3 GPIO pins plus ground, but you can fit multiple PiStops into one header, although not all positions are possible simultaneously as some pins are shared across the options.