arduino

How to Flash the Firmware on Clone HM-10 BLE Module using Arduino Uno How to Flash the Firmware on Clone HM-10 BLE Module using Arduino Uno

While using the BLE HM-10 module, you must encounter some really frustrating problems like you cannot send or receive AT…

MATLAB Data Logging, Analysis and Visualization Plotting DHT11 Sensor readings on MATLAB MATLAB Data Logging, Analysis and Visualization: Plotting DHT11 Sensor readings on MATLAB

Graphical representation is always helpful to visualize the data and it becomes very easy to find trends and patterns by…

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…

Joystick Game Controller using Arduino Leonardo Joystick Game Controller using Arduino Leonardo

We previously interfaced Joystick with Arduino UNO to understand how it works and controlled four LEDs on its left, right, up…

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-…