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
SAMD21 M0-Mini
Specifications Microcontroller ATSAMD21G18 48pins LQFP Power Out 3.3V-800mA Power IN. USB 5V Power IN. VIN/DC Jack 5V Power…
RFID module, MFRC522 with UART, SPI, I2C interface
The MFRC522 is an RF Module that consists of an RFID reader, RFID card and a key chain.…
AC Dimmers DIY
Dimmer is used to adjusting of AC power for lamps or heating elements, it can also be used…
STM32 Black Pill Development board STM32F103C8T6 64KB Flash, ARM Cortex M3 – with Arduino bootloader
Microcontroller STM32F103C8 Core ARM Cortex-M3 Vendor STMicroelectronics Flash 64/128KB RAM 20KB Frequency 72 MHz Timer 3x 16-Bit ADC…