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

SAMD21 M0-Mini

Specifications Microcontroller ATSAMD21G18 48pins LQFP Power Out 3.3V-800mA Power IN. USB 5V Power IN. VIN/DC Jack 5V Power…

AC Dimmers DIY

Dimmer is used to adjusting of AC power for lamps or heating elements, it can also be used…