+4917656729516 info@iot4beginners.com
Blinking a LED using Arduino Uno

Blinking a LED using Arduino Uno

Blinking a LED is the most basic project in the Arduino. You basically make some easy connections, write the code and upload it in the Arduino. With that, you can control the blinking rate, the duration for which it was glowing and lot more. To know how to install the...
Arduino Code Explanation

Arduino Code Explanation

As soon as you open the Arduino IDE, you will see a window of the Arduino code , consisting of basically two main parts: setup and loop. The entire code written in the Arduino IDE is known as sketch. A sketch is the name that Arduino uses for a program. It’s the...
Raspberry Pi 4: What’s new?

Raspberry Pi 4: What’s new?

To all the Raspberry Pi enthusiasts and newbies out there, I guess you had tried the credit-card sized computer which is proven to be a major hit among the projects from light computing to heavy workflows. It is available with 1, 2 and 4 GB RAM, and in the history of...