WIFI module ESP-01, ESP8266, 8Mb

The ESP8266 ESP-01 is a Wi-Fi module that allows microcontrollers access to a Wi-Fi network. This module is a self-contained SOC (System On a Chip) that doesn’t necessarily need a microcontroller to manipulate inputs and outputs as you would normally do with an Arduino, for example, because the ESP-01 acts as a small computer. Depending on the version of the ESP8266, it is possible to have up to 9 GPIOs (General Purpose Input Output). Then, we can give a microcontroller internet access like the Wi-Fi shield does to the Arduino, or we can simply program the ESP8266 to not only have access to a Wi-Fi network, but to act as a microcontroller as well. This makes the ESP8266 very versatile, and it can save you some money and space in your projects.

Related Posts
Read More

NANO V3 CH340

Specifications Microcontroller Atmel ATmega328 (16MHz), AVR USB-TTL converter CH340 Power Out 5V-800mA3.3V-800mA Power IN. USB 5V (500mA max) Power…