EN / USD
1 Items
 Home
Blog
ESP8266 based WiFi Modules for IoT Projects
ESP8266 microcontroller, ESP8266Ex chip, ESP8266’s versions, ESP-01, ESP-03, ESP-05, ESP-07, ESP-12E and ESP-12F, NodeMCU
The Internet of Things (IoT) and the Industry 4.0. Distinct technological revolutions but with a common goal: To integrate equipment (digital or analog) to a computer network. And to be part of this revolution, the developer goes out of its way to include wired ethernet modules or WIFI modules in its circuits. Which increases complexity, circuit size and development cost. What if I told you that already has a built-in WIFI microcontroller? And that it fits in the palm of your hand? For just 1 US dollar? Today I’m going to introduce you to the ESP8266 microcontroller, from Espressif. And for those of you who already program in 8Bit microcontrollers like the Atmega328 (one of the most common on Arduino) and struggle to build your code in the modic SR ...