Difference between revisions of "MCookie-WiFi"
From Microduino Wiki
(→Specification) |
|||
Line 12: | Line 12: | ||
==Specification== | ==Specification== | ||
− | *Way of communication: Serial port transmission with the default serial port | + | *Way of communication: Serial port transmission with the default serial port D0(RX) and D1(TX). |
*Power supply: +3.3VDC 50mA. | *Power supply: +3.3VDC 50mA. | ||
*Status indicator. | *Status indicator. |
Revision as of 02:05, 22 February 2017
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
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 |