Modulo Wifi Serial – Adafruit HUZZAH ESP8266
El Módulo Wifi Serial ESP8266 ofrece una solución completa y muy económica para conexión de sistemas a redes Wi-Fi, permitiendo al diseñador delegar todas las funciones relacionadas con Wi-Fi y TCP/IP del procesador que ejecuta la aplicación principal. El módulo wifi serial ESP8266 es capaz de funcionar como “adaptador de red” en sistemas basados en microcontroladores que se comunican con el a través de una interfaz UART.
Se trata posiblemente del módulo wifi serial más económico en el mercado y que además concentra las características mínimas necesarias para poder utilizarse sin problemas, ya que la documentación en ingles y español de este módulo ya esta siendo desarrollada y comienza a formarse una verdadera comunidad alrededor de el. Usalo como una alternativa barata y confiable para habilitar tus productos y prototipos para la era del Internet de las cosas (IoT).
Este módulo WiFi serial transceiver está basado en el ESP8266 SoC. El SOC tiene integrado un montón de protocolos TCP/IP.
ESP8266 es un chip altamente integrado diseñado para las necesidades de un nuevo mundo conectado. Ofrece una solución completa y autónoma de redes Wi-Fi, lo que le permite albergar o descargar las funciones de red Wi-Fi desde otro procesador de aplicaciones.
ESP8266 tiene capacidades a bordo de procesamiento y almacenamiento que le permiten integrarse con los sensores y dispositivos específicos de la aplicación a través de sus GPIOs con un desarrollo mínimo por adelantado y la carga mínima durante el tiempo de ejecución. Su alto grado de integración en el chip permite una circuitería externa mínima y toda la solución, incluyendo un módulo de interfaz, está diseñado para ocupar el área mínima de PCB.
Add Internet to your next project with an adorable, bite-sized WiFi microcontroller, at a price you like! The ESP8266 processor from Espressif is an 80 MHz microcontroller with a full WiFi front-end (both as client and access point) and TCP/IP stack with DNS support as well.
The Adafruit HUZZAH ESP8266 breakout is what we designed to make working with this chip super easy and a lot of fun. We took a certified module with an onboard antenna, and plenty of pins, and soldered it onto our designed breakout PCBs. We added in:
* Reset button.
* User button that can also put the chip into bootloading mode.
* Red LED you can blink.
* Level shifting on the UART and reset pin.
* 3.3V out, 500mA regulator (you’ll want to assume the ESP8266 can draw up to 250mA so budget accordingly).
* Two diode-protected power inputs (one for a USB cable, another for a battery).
Two parallel, breadboard-friendly breakouts on either side give you access to:
* 1 x Analog input (1.8V max).
* 9 x GPIO (3.3V logic), which can also be used for I2C or SPI.
* 2 x UART pins.
* 2 x 3-6V power inputs, reset, enable, LDO-disable, 3.3V output.
One breakout at the end has an «FTDI» pinout so you can plug in an FTDI or console cable to upload software and read/write debugging information via the UART. When you’re done with your coding, remove the cable, and this little module can be embeded into your project box.
Each module comes pre-loaded with NodeMCU’s Lua interpreter (NodeMCU 0.9.5 build 20150318 / Lua 5.1.4 to be specific), you can run commands, and ‘save’ Lua programs directly to the module’s Flash using a USB-Serial converter cable. But, if you’d like, you can skip Lua and go direct to using the Arduino IDE. Once you download the ESP8266 core, you can treat it just like a microcontroller+WiFi board, no other processors needed!
Each order comes with one assembled and tested HUZZAH ESP8266 breakout board, and a stick of 0.1″ header that you can solder on and plug the breakout into a breadboard. A soldering iron and solder are required for that, and aren’t included. Solderless breadboard also not included. You’ll really want a USB-serial cable such as a USB console cable to upload software to the HUZZAH ESP8266!
Recursos:
Tutorial, ejemplos.
Datasheet.
Adding Third Party Boards to the Arduino v1.6.4+ IDE.
ESP8266 Community Forum.
ESP8266 Temperature / Humidity Webserver.
Building and Running MicroPython on the ESP8266.
Home Automation in the Cloud with the ESP8266 & Adafruit IO.
- Dimensions: 25mm x 38mm x 5mm / 1″ x 1.5″ x 0.2″
- Weight: 5g
- Pre-programmed with NodeMCU 0.9.5 build 20150318 (Lua 5.1.4)