Difference between revisions of "MCookie-WiFi"
From Microduino Wiki
(→Features) |
(→Specification) |
||
Line 12: | Line 12: | ||
==Specification== | ==Specification== | ||
− | *Way of communication: Serial port transmission with the default serial port D2(RX) | + | *Way of communication: Serial port transmission with the default serial port D2(RX) and D3(TX). |
− | *Power supply: +3.3VDC 50mA | + | *Power supply: +3.3VDC 50mA. |
− | *Status indicator | + | *Status indicator. |
==Common AT Instruction== | ==Common AT Instruction== |
Revision as of 08:42, 11 March 2016
Language: | English • 中文 |
---|
mCookie-WiFi is WIFI communication module, which can connect other WIFI devices and communicate with CoreUSB via serial port. ContentsFeatures
Specification
Common AT Instruction
***2: Use AIR-KISS
DocumentSupport AT instruction configuration/contro: File:ESP8266 WiFi Module Quick Start Guide v 1.0.4.pdf Development
Change your WIFI password in the code where there are SSID(WIFI name) and password setting.
Such as:
Change your WIFI password in the code where there are SSID(WIFI name) and password setting.
ProjectRelated Projects: WiFi Weatherstation F&QPicture |