Open main menu

Changes

Iot Base GUI Devkit

2,572 bytes added, 16:20, 1 September 2018
no edit summary
{{GD Template Impl}}

[[File:IMG 4525.jpg|thumb|right|IoT development board]]
[[File:IMG 4568-EN.jpg|thumb|right|IoT development Kits]]
==Overview==
This is IoT GUI development kits base ESP8266 soc, supports mainstream IoT cloud platforms such as Gizwits cloud, Alibaba Cloud, Amazon AWS, Azure etc. Our goal is to extend an easy-to-use user input and output interface based on the ESP8266 Soc.The development board is equipped with a capacitive touch button as input, and an extended IO port from MPR121 is reserved. The LCD interface is also reserved as a display output. Based on this kit, you can quickly develop the iot devices you want, such as thermostats, smart switches, and control panels for various devices.

<youtube>https://youtu.be/XRj_bJyjPhY</youtube>

==Features==
* Only one ESP8266 soc drives wifi and GUI, you needn't other MCU.
* Provice the GUI damo C language source code;
* Based on ESP8266 Soc, it has an easy-to-use user input and output interface; it is convenient for users to develop quickly;
* Migration the NodeMcu's task management framework, and the original NodeMcu SDK only supports 3 tasks, extended to support an unlimited number of tasks now;
* Implemented a complete I2C protocol to (not limited) drive the onboard capacitive button module (MPR121);
* The interrupt mode is used to respond to the button, and the entire process of generating a button event and send event to the main task is completely implemented;
* The IO port, which is very tight for the ESP8266 module, implements a SPI-based 3wire 9-bit LCD driver to occupy the fewest IO ports.

==Support Mail==
Please mail to <SPAN STYLE="COLOR:BLUE">maxwell@deepinno.com</SPAN> if you have any questions,

==DIAGRAM==
[[File:Diagram-W1000.jpg|Diagram of IoT development board]]

==Packing List==
* 1 x Board
* 1 x LCD Module
==Resources==
* [https://www.espressif.com/en/products/hardware/esp8266ex/resources ESP8266 Document]
* Download from KM-D3520 LCD: [[File:KM-D3520-pin-map.pdf]] or [http://www.raspberrypiwiki.com/download/IoT-DevKit/KM-D3520-pin-map.pdf KM D3520 pin map]
* [http://www.raspberrypiwiki.com/download/IoT-DevKit/HX8357C-DS-Temporary-v01.10.pdf LCD Module]
* [https://www.nxp.com/products/no-longer-manufactured/proximity-capacitive-touch-sensor-controller:MPR121 MPR121]
* [[File:Ke66-proj-180815a.zip|Source code for IoT Base development Kit]] or [http://www.raspberrypiwiki.com/download/IoT-DevKit/ke66-proj-180815a.zip Source code for IoT Base development Kit]

[[Category:ESP32]]
[[Category:Product Manual]]
[[Category:Smart Home]]
<comments/>