Arduino NANO

This article gives detailed information about an Arduino Nano board, and it’s one quite microcontroller board that’s designed by the Arduino team. This microcontroller is predicated on Atmega168 or Atmega328p. it’s fairly almost like the Arduino Uno...

ESP32 Web Server

Before going straight to building the web server, it is important to outline what our web server will do, so that it is easier to follow the steps later on. data-ad-client="ca-pub-5949147543697761" data-ad-slot="1056268518" data-ad-format="auto"...

Installing the ESP32 Board

To install the ESP32 board in your Arduino IDE, follow these next instructions: Open the preferences window from the Arduino IDE. Go to File > Preferences Enter https://dl.espressif.com/dl/package_esp32_index.json into the “Additional Board Manager URLs” field as...

Introducing ESP32 Board

Introducing the ESP32 Board data-ad-client="ca-pub-5949147543697761" data-ad-slot="1056268518" data-ad-format="auto" data-full-width-responsive="true"> The ESP32 is the ESP8266 successor. It is loaded with lots of new features. It now combines Wi-Fi and Bluetooth...