diff --git a/resources/boards/icubex-pishield.png b/resources/boards/icubex-pishield.png new file mode 100644 index 0000000..53c3f2d Binary files /dev/null and b/resources/boards/icubex-pishield.png differ diff --git a/src/en/overlay/icubex-pishield.md b/src/en/overlay/icubex-pishield.md new file mode 100644 index 0000000..1e0bb5a --- /dev/null +++ b/src/en/overlay/icubex-pishield.md @@ -0,0 +1,49 @@ + +#I-CubeX PiShield + +The I-CubeX PiShield is a 5V sensor interface board that supports 8 channels of 10 bit ADC input via SPI as well as 5V I2C devices. Level conversion to/from 5V is provided for both analog as well as digital sensors. + +Features: + +- Designed for [I-CubeX Sensors](http://infusionsystems.com/catalog/index.php/cPath/24), but works with any 5V analog sensor via a standard 3-pin header (VCC, SIG, GND) +- ADC performed using MCP3008 chip, and works with existing libraries and applications (including wiringPi) +- Supports up to 8 analog sensors via 3-pin headers, and 4 digital sensors via 2x3-pin headers. For pinout and board schematics, click [here](https://infusionsystems.com/pishield/?page_id=137) +- Enough header protrusion to allow another 26 pin header to be stacked on top diff --git a/src/en/settings.yaml b/src/en/settings.yaml index bf37011..4cd8fdf 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -112,3 +112,4 @@ overlays: - mote-phat - 4tronix-robohat - 4tronix-pistop +- icubex-pishield