How to use a Soil Moisture Sensor with Arduino.
In previous blogs, we explored the use of various sensors along with Arduino such as IR, Bluetooth, and ultrasonic. Now, let’s delve […]
In previous blogs, we explored the use of various sensors along with Arduino such as IR, Bluetooth, and ultrasonic. Now, let’s delve […]
In search of new IoT platforms similar to Blynk and RemoteMe, I stumbled upon Tuya.An IoT platform for industrial products. In this […]
Recently I shared a video on Facebook demonstrating a programmable relay timer using Arduino. The video got a lot of attention very […]
In a previous post, I gave a sneak peek at a project I was working on. In this tutorial, I will be […]
So you are working on a project that needs a custom circuit. You created a prototype on the perf board and it […]
How to control AC appliances with Microcontrollers like Arduino has always been a question for beginners. As you may know, Arduino works […]
How to make an obstacle avoiding robot – In this article we will learn how to build an obstacle avoiding robot using Arduino Nano and Nano robot controller.
In this article we will see what an Ultrasonic Sensor is and how to start using it with arduino. This will come in handy in future projects.
In this article we shall see what a robot controller is, what is it used for and how to get started with the Nano Robot controller.
In this article we will learn how to use Bluetooth to control LEDs with the help of Arduino