Difference between revisions of "MCookie-WiFi"
(→F&Q) |
(→Core+ Issue) |
||
Line 107: | Line 107: | ||
==Core+ Issue== | ==Core+ Issue== | ||
<blockquote>I can't get the Core+ and WiFi module to work with the example codes!</blockquote> | <blockquote>I can't get the Core+ and WiFi module to work with the example codes!</blockquote> | ||
− | mCookie modules and Microduino modules uses 27 pins. The pins are layed out in a '''U''' shape. In the mCookie Series, they are the 27 springy pins on the stackable modules. The pins each have various functions such as some provide power such as ground and power, or provide analog and / or digital input and output. Furthermore, some pins are used for serial communication. Serial communication is a type of communication used to communicate between different devices such as in mCookie between the core modules and communication modules (WiFi, Bluetooth, etc). | + | mCookie modules and Microduino modules uses 27 pins. The pins are layed out in a '''"U"''' shape. In the mCookie Series, they are the 27 springy pins on the stackable modules. The pins each have various functions such as some provide power such as ground and power, or provide analog and / or digital input and output. Furthermore, some pins are used for serial communication. Serial communication is a type of communication used to communicate between different devices such as in mCookie between the core modules and communication modules (WiFi, Bluetooth, etc). |
*There may be an issue with some early mCookie WiFi modules being shipped to communicate over pins 0 & 1. | *There may be an issue with some early mCookie WiFi modules being shipped to communicate over pins 0 & 1. |
Revision as of 22:33, 27 March 2017
Language: | English • 中文 |
---|
mCookie-WiFi is WIFI communication module, which can connect other WIFI devices and communicate with mCookie CoreUSB via serial port. mCookie Core cannot reach 115200 baud rate for serial communication and therefore won't work with the WiFi module. mCookie Core+ is supported, but see Core+ issue with WiFi module. ContentsFeatures
Specification
Common AT Instruction
DocumentSupport AT instruction configuration/contro: File:ESP8266 WiFi Module Quick Start Guide v 1.0.4.pdf DevelopmentProgramChange your WIFI password in the code where there are SSID(WIFI name) and password setting. Download Program
Such as:
IDE Tests ProgramYou can adopt HTTPGET program of _03_microduino_WiFi_ESP8266 from Microduino IDE example for testing.Change your WIFI password in the code where there are SSID(WIFI name) and password setting. Download Program
Pin Description
ProjectRelated Projects: WiFi Weatherstation F&QCore+ IssueI can't get the Core+ and WiFi module to work with the example codes! mCookie modules and Microduino modules uses 27 pins. The pins are layed out in a "U" shape. In the mCookie Series, they are the 27 springy pins on the stackable modules. The pins each have various functions such as some provide power such as ground and power, or provide analog and / or digital input and output. Furthermore, some pins are used for serial communication. Serial communication is a type of communication used to communicate between different devices such as in mCookie between the core modules and communication modules (WiFi, Bluetooth, etc).
Images |