diff --git a/src/changelog.md b/src/changelog.md index 774cf03..c8d1d78 100644 --- a/src/changelog.md +++ b/src/changelog.md @@ -1,6 +1,9 @@ #Overlays History This document only logs the changes to the overlay files that are relevant for purposes of translations. See files history for further details! +Nov 9, 2015 +- major tweaks to sense-hat.md + Nov 8, 2015 - major tweaks to spi.md diff --git a/src/en-GB/overlay/display-o-tron-hat.md b/src/en-GB/overlay/display-o-tron-hat.md index c875db2..9dbf68a 100644 --- a/src/en-GB/overlay/display-o-tron-hat.md +++ b/src/en-GB/overlay/display-o-tron-hat.md @@ -35,10 +35,10 @@ pin: Display-o-Tron HAT uses both SPI and I2c to drive the LCD display, backlight and touch. However both of these busses can be shared with other devices. -You can use the one-line product installer to get Display-o-Tron HAT set up and ready to go, just: +To get the HAT set up and ready to go you can use the one-line product installer: ```bash -curl get.pimoroni.com/dot3k | bash +curl -sS get.pimoroni.com/dot3k | bash ``` And follow the instructions! diff --git a/src/en-GB/overlay/display-o-tron.md b/src/en-GB/overlay/display-o-tron.md index b0fbac9..4532b90 100644 --- a/src/en-GB/overlay/display-o-tron.md +++ b/src/en-GB/overlay/display-o-tron.md @@ -54,10 +54,12 @@ pin: --> #Display-o-Tron 3000 -You can use the one-line product installer to get Display-o-Tron 3000 set up and ready to go, just: +The Display-o-Tron 3000 is a 3-line character LCD with an RGB backlight and joystick + +To get the module set up and ready to go you can use the one-line product installer: ```bash -curl get.pimoroni.com/dot3k | bash +curl -sS get.pimoroni.com/dot3k | bash ``` And follow the instructions! diff --git a/src/en-GB/overlay/explorer-hat-pro.md b/src/en-GB/overlay/explorer-hat-pro.md index b233bce..ced48fe 100644 --- a/src/en-GB/overlay/explorer-hat-pro.md +++ b/src/en-GB/overlay/explorer-hat-pro.md @@ -102,9 +102,10 @@ pin: 5V inputs and outputs, touch pads, LEDs, analog inputs and an H-Bridge motor driver make up the Explorer HAT Pro- a jack of all trades prototyping side-kick for your Raspberry Pi. +To get the HAT set up and ready to go you can use the one-line product installer: + ```bash -sudo apt-get install python-pip -sudo pip install explorer-hat +curl -sS get.pimoroni.com/explorerhat ``` Then import it into your Python script and start tinkering: diff --git a/src/en-GB/overlay/explorer-hat.md b/src/en-GB/overlay/explorer-hat.md index 5669293..9850109 100644 --- a/src/en-GB/overlay/explorer-hat.md +++ b/src/en-GB/overlay/explorer-hat.md @@ -74,9 +74,10 @@ pin: 5V inputs and outputs, touch pads, LEDs, analog inputs and an H-Bridge motor driver make up the Explorer HAT Pro- a jack of all trades prototyping side-kick for your Raspberry Pi. +To get the HAT set up and ready to go you can use the one-line product installer: + ```bash -sudo apt-get install python-pip -sudo pip install explorer-hat +curl -sS get.pimoroni.com/explorerhat ``` Then import it into your Python script and start tinkering: diff --git a/src/en-GB/overlay/piano-hat.md b/src/en-GB/overlay/piano-hat.md index 2e274a8..623e460 100644 --- a/src/en-GB/overlay/piano-hat.md +++ b/src/en-GB/overlay/piano-hat.md @@ -38,10 +38,10 @@ Piano HAT has 16 touch-sensitive buttons. 13 of these are a single Piano octave, It uses two Microchip CAP1188 chips with the i2c addresses 0x28 and 0x2b. -You can use the one-line product installer to get Piano HAT set up and ready to go, just: +To get the HAT set up and ready to go you can use the one-line product installer: ```bash -curl get.pimoroni.com/pianohat | bash +curl -sS get.pimoroni.com/pianohat | bash ``` And follow the instructions! diff --git a/src/en-GB/overlay/pibrella.md b/src/en-GB/overlay/pibrella.md index 3e2abfd..d03fb9a 100644 --- a/src/en-GB/overlay/pibrella.md +++ b/src/en-GB/overlay/pibrella.md @@ -66,8 +66,7 @@ The all-in-one light, sound, input and output add-on board from Pimoroni vs Cynt Pibrella is easy to use, first you should install the module using LXTerminal/Command Line: ```bash -sudo apt-get install python-pip -sudo pip install pibrella +curl -sS get.pimoroni.com/pibrella ``` Then import it into your Python script and start tinkering: diff --git a/src/en-GB/overlay/rtk-000-001.md b/src/en-GB/overlay/rtk-000-001.md index 4320cb0..7e9df23 100644 --- a/src/en-GB/overlay/rtk-000-001.md +++ b/src/en-GB/overlay/rtk-000-001.md @@ -2,9 +2,8 @@ --- name: Ryanteck Motor Controller Board manufacturer: Ryanteck -url: http://www.ryanteck.uk/store/ryanteck-rpi-motor-controller-board -buy: http://www.ryanteck.uk/store/ryanteck-rpi-motor-controller-board -description: A budget motor controller with quick start guides. +url: https://ryanteck.uk/add-ons/6-ryanteck-rpi-motor-controller-board-0635648607160.html +buy: https://ryanteck.uk/add-ons/6-ryanteck-rpi-motor-controller-board-0635648607160.html pincount: 26 pin: '11': diff --git a/src/en-GB/overlay/sense-hat.md b/src/en-GB/overlay/sense-hat.md index 5e04134..ce00d66 100644 --- a/src/en-GB/overlay/sense-hat.md +++ b/src/en-GB/overlay/sense-hat.md @@ -34,8 +34,14 @@ pin: --> #Sense HAT -LED Matrix: LED2472G -> ATTINY88 -> SPI -Joystick: SKRHABE010 -> ATTINY88 -> GPIO23/24/25 -Axis/IMU: LSM9DS1 -> i2c 0x1c(1e),0x6a(6b) (INT on MCU) -Pressure/Temp: LPS25H -> i2c 0x5c -Humidity/Temp: HTS221 -> i2c 0x5f \ No newline at end of file +The Sense HAT is an add-on board for Raspberry Pi comprising of a 8×8 RGB LED matrix, a five-button joystick and the following sensors: + +Gyroscope, Accelerometer, Magnetometer, Temperature, Barometric pressure and Humidity. + +The shift register driving the LED Matrix is a LED2472G connected via an ATTINY88 to the SPI bus of the Pi. The Multi-Directional SKRHABE010 Switch/Joystick is similarly connected to the SPI bus. + +The sensors themselves operate (mostly) over the i2c bus: + +The IMU (Gyroscope, Accelerometer, Magnetometer) through a LSM9DS1 found at i2c address 0x1c(0x1e),0x6a(0x6b), with Interrupts on the ATTINY88. + +Environemental sensors are represented by a LPS25H Pressure+Temperature sensor at address 0x5c and by a HTS221 Humidity+Temp sensor at 0x5f on the i2c bus. \ No newline at end of file diff --git a/src/en-GB/overlay/skywriter-hat.md b/src/en-GB/overlay/skywriter-hat.md index f6f3e7d..eb2f86d 100644 --- a/src/en-GB/overlay/skywriter-hat.md +++ b/src/en-GB/overlay/skywriter-hat.md @@ -32,3 +32,11 @@ Skywriter HAT senses your finger's position above it in 3 dimensions, outputting which you can use in your Python scripts. It also recognises gestures, including swipes and more. + +To get the HAT set up and ready to go you can use the one-line product installer: + +```bash +curl -sS get.pimoroni.com/skywriter | bash +``` + +And follow the instructions! diff --git a/src/en-GB/overlay/unicorn-hat.md b/src/en-GB/overlay/unicorn-hat.md index c3c4013..354c62d 100644 --- a/src/en-GB/overlay/unicorn-hat.md +++ b/src/en-GB/overlay/unicorn-hat.md @@ -32,10 +32,10 @@ from Python make Unicorn HAT PiGlow's bigger, brighter brother. Note: Unicorn HAT uses some special PWM trickery, performed with the same hardware that lets you Pi produce sound through the audio jack ( analog audio ) so you can't use both at the same time! -Setup is easy, just: +To get the HAT set up and ready to go you can use the one-line product installer: ```bash -curl get.pimoroni.com/unicornhat | bash +curl -sS get.pimoroni.com/unicornhat | bash ``` Then import it into your Python script and start tinkering: diff --git a/src/en-GB/pin/pin-17.md b/src/en-GB/pin/pin-17.md new file mode 120000 index 0000000..5fc74dd --- /dev/null +++ b/src/en-GB/pin/pin-17.md @@ -0,0 +1 @@ +./pin-1.md \ No newline at end of file