by Earth Bondhon | Feb 12, 2020 | Microcontroller Board |
Arduino Nano Board An Arduino Nano board, a quiet microcontroller board created by the Arduino team, is the subject of this article, which provides thorough information about it. Atmega168 or Atmega328p serve as the foundation for this microcontroller. It is quite...
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...