Introduction Hello everyone, this another post on NodeMCU. In this post, I am going to write about how to connect and send the request from your esp client to the server. If you have little idea about NodeMcu or Esp8266, you can go back to previous posts. Let’s get...
Connect Arduino with Computer using HC05 Bluetooth Module
At some point in time, you may want to connect and send some data to your computer from Arduino. In this article, I am going to tell you how to connect your Arduino with your computer using over Bluetooth using an HC05 Bluetooth module. For this little project, we...
Blink LED in Arduino
Blink LED in Arduino This article shows the easiest thing you can perform using an Arduino or Genuino to see the output: it blinks the onboard LED also known as -“Hello World of...
Arduino-Introduction
What is Arduino? Arduino is an open-source electronics platform for electronics, and it’s easy-to-use hardware and software. You can do a whole lot of stuff with it, like reading an input,...
AVR vs Arduino
There are a significant number of people on earth that are confused between AVR and Arduino. This article is meant for them. If you are one of them, congratulations, you found a right place to clear...