by Earth Bondhon | Feb 12, 2020 | Microcontroller Board
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...
by Earth Bondhon | Jun 17, 2019 | ESP32
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"...
by Earth Bondhon | Jun 15, 2019 | ESP32
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...
by Earth Bondhon | Jun 13, 2019 | ESP32
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...
by Earth Bondhon | Dec 26, 2018 | Arduino Project
Building the Light Display Project Using Arduino data-ad-client="ca-pub-5949147543697761" data-ad-slot="8443803946" data-ad-format="auto" data-full-width-responsive="true"> An easy Arduino board project for beginners that flashes four LEDs in varied patterns. The...