From 490a30e82cf9c4867857d5046489f3b1a5604c21 Mon Sep 17 00:00:00 2001 From: LottesLiu Date: Mon, 20 May 2019 21:21:54 +0800 Subject: [PATCH] add m5iotkit --- docs/en/app/m5iot_kit.md | 82 +++++++++++++++++++++++++++++++++++----- 1 file changed, 72 insertions(+), 10 deletions(-) diff --git a/docs/en/app/m5iot_kit.md b/docs/en/app/m5iot_kit.md index 69c732ef..10002150 100644 --- a/docs/en/app/m5iot_kit.md +++ b/docs/en/app/m5iot_kit.md @@ -4,7 +4,8 @@ *** -:memo:**[Description](#Description)**      :electric_plug:**[PinMap](#PinMap)**      ðŸ›’**[Purchase](https://item.taobao.com/item.htm?id=584647000573)** +:memo:**[Description](#Description)**      :electric_plug:**[Schematic](#Schematic)**       + ## Description @@ -27,7 +28,7 @@ - Radio frequency identification Reader - RS-458,RS232 series communication - + ## Include @@ -36,16 +37,77 @@ - 1x Dupont cable set - +## Specification + + +| **Module Name** | **working Voltage** |**Patameter** | +| :------: | :------: | :------: | +| ADC | 5V | 4x ADC port/ADS1115 | +| DAC | 5V | 4x DAC port/DAC6574 | +| Joystick | 3.3V | axis-X/Y potentiometer input, axis-Z button input | +| DHT12 | 3.3V | I2C address 0x5C | +| BMP280 | 3.3V | I2C address 0x76 | +| Light | 3.3V | A/D sampling supported, adjustable threshold | +| Microphone| 3.3V | A/D sampling supported, adjustable threshold | +| Relay | 5V | 8 channels /3A-220V-AC/3A-30V-DC | +| Neopixel| 5V | 8x8 LED matrix | +| Servo | 5V | 10KG torsion | +| DC-Motor | 5V | feedback encoder/LV8548MC| +| Stepmotor | 5V | 4-phase 5 wires LV8548MC| +| RFID | 3.3V | Read & Write distance: < 8 cm/ MFRC522 | +| RS485 | 5V | SP485EEN-L/TR | +| RS232| 5V | MAX232ESE | +| Encode | | Encoder button| +| Proto | | 170x holes | +| Keyboard| | 4x4 button matrix | + +## Learn + +**Datasheet** + +- [ADS1115](http://www.ti.com/lit/ds/symlink/ads1115.pdf) + +- [DAC6574](http://www.ti.com/cn/lit/ds/symlink/dac6574.pdf) + +- [LV8548MC](https://www.onsemi.cn/PowerSolutions/document/ANDLV8548MC-D.PDF) + +- [TPS54360](http://www.ti.com/lit/ds/symlink/tps54360.pdf) + +- [RC522](https://www.nxp.com/docs/en/data-sheet/MFRC522.pdf) + +- [MAX232ESE](https://pdf1.alldatasheet.com/datasheet-pdf/view/73114/MAXIM/MAX232ESE.html) + +- [MAX4466](http://pdf-file.ic37.com/pdf1/MAXIM/MAX4466_datasheet_430883/702566/MAX4466_datasheet.pdf) + +- [SP485EEN-L/TR](http://pdf-file.ic37.com/pdf4/EXAR/SP485_datasheet_891519/145610/SP485_datasheet.pdf) + +- [BMP280](https://www.mouser.cn/pdfDocs/BST-BMP280-DS001.pdf) + + +**Schematic** + +- [M5IoT-kit](https://github.com/m5stack/M5-Schematic/tree/master/Applications/M5IoT-kit) + + ## Example -- https://github.com/m5stack/M5-ProductExampleCodes/blob/master/App/PIANO/Arduino/M5PIANO/M5PIANO.ino +#### Arduino IDE -## PinMap +- [**Joystick**](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/App/M5IoT-kit/joystick) -**Touch Sensor (TS20) & LED** +- [**DHT12+BMP280**](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/ENV) + +- [**Light**](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/Light) + +- [**Relay**](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/Relay) + +- [**Microphone**](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/App/M5IoT-kit/Microphone) + +- [**Neopixel**](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Unit/NEOPIXEL/Arduino) + +- [**Servo**](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/App/M5IoT-kit/servo) + +- [**DC-Motor**](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/App/M5IoT-kit/DC-Motor) + +- [**RFID**](https://github.com/m5stack/M5Stack/tree/master/examples/Unit/RFID) - - - - -
ESP32 ChipGPIO7GPIO6GPIO5GPIO26GPIO2
TS20RESETENSCLSDA
RGB LED Signal Pin