arduino uno

Arduino Whistle Detector Switch using Sound Sensor Arduino Whistle Detector Switch using Sound Sensor

As a kid I was fascinated by a toy music car which gets triggered when you clap your hands, and then as I grew up I wondered if…

Interfacing BH1750 Ambient Light Sensor with Arduino How to Use BH1750 Ambient Light Sensor with Arduino

When you take your phone in sunshine or in high lighting, then it automatically adjusts the brightness according to the…

RS-485 MODBUS Serial Communication with Arduino as Master RS-485 MODBUS Serial Communication with Arduino as Master

In the previous tutorial we learned about Modbus RS-485 Serial Communication with Arduino as Slave. In continuation with that…

How to use HM-10 BLE Module with Arduino to control an LED using Android App How to Use HM-10 BLE Module with Arduino to Control an LED using Android App

Bluetooth is one of the most popular and easy to use wireless technology. Over the few years there have been many upgrades of…

DIY Arduino based Color Sorter Machine using TCS3200 Color Sensor DIY Arduino Based Color Sorter Machine using TCS3200 Color Sensor

As the name suggests, color sorting is simply to sort the things according to their color. It can be easily done by seeing it…

IoT based Biometric Attendance system using Arduino and Thingsboard IoT Based Biometric Attendance system using Arduino and Thingsboard

Few years back if you were to tell someone that the Geyser and bedroom lights in your home are connected to internet, they…

Programming Arduino using Platform IO: Blinking LED Programming Arduino using Platform IO

Development in Arduino and Arduino IDE has always been easy and fun with their simple user interface. The Arduino IDE is open-…

Arduino Multitasking Tutorial - How to use Arduino millis() Function in Code Arduino Multitasking Tutorial - How to use millis() in Arduino Code

The multitasking has led the computers to a revolution where one or more programs can run simultaneously which increases…

Arduino Node.js Tutorial: Controlling Brightness of LED through Web Interface Node.js with Arduino: Controlling Brightness of LED through Web Interface

We have seen numerous examples of Blinking an LED using different Microcontrollers and different programming languages. Today,…

RS-485 MODBUS Serial Communication using Arduino UNO as Slave RS-485 MODBUS Serial Communication using Arduino UNO as Slave

Modbus is a Serial Communication protocol which was discovered by Modicon in 1979 and it is used for transmitting data over…