LED Projects

Control an LED using your smartphone min

Bluetooth Basics: How to Control an LED Using a SmartPhone and Arduino

Ever thought of controlling any of your electronic devices with your smart phone? How about a robot or any other device? Wouldn’t it be cool to control them with your smartphone? Here is a simple tutorial for interfacing an Android Smartphone with Arduino via Bluetooth! Required Materials Hardware Bluetooth Module HC 05/06 Arduino & Battery (with cable) …

Bluetooth Basics: How to Control an LED Using a SmartPhone and Arduino Read More »

Serial seven segment LED display shield (1)

Serial seven segment LED display shield using Arduino

Seven segment LED displays are brighter, more attractive, and provide a far viewing distance as well as a wider viewing angle compared to LCD displays. This project describes a serial seven segment LED display shield for Arduino Uno or compatible boards. The shield consists of eight 0.56″ seven segment displays that are driven by one …

Serial seven segment LED display shield using Arduino Read More »

humidity meter with 7 segment

Step-by-step guide for making a very simple temperature and humidity meter with 7-segment LED displays using arduino

In this blog post, I am providing you step by step instructions to build a very simple temperature and relative humidity meter for indoor use. All you need to build this project are an Arduino Uno or compatible board, a DHT11 sensor, and a MAX7219 based 8-digit serial 7-segment LED display. The temperature is displayed …

Step-by-step guide for making a very simple temperature and humidity meter with 7-segment LED displays using arduino Read More »

Arduino Based Collision Detection Warning System (1)

How to Make Arduino Based Collision Detection Warning System

This is arduino based collision detection warning system. This kind of system is fastest growing safety feature in automotive industries. Such system enables vehicles to identify the chances of collision and give visual and audio warning to driver. So that driver can take necessary action to avoid collision. This project idea is based on arduino …

How to Make Arduino Based Collision Detection Warning System Read More »

Create laser range finder

Create laser range finder using arduino

[highlight bgcolor=”ffbb00″]I have collected 2 methods to create laser range finder, one is very simple but for hobbiest the first one using arduino clock but it comes with errors. Its just to conceptulize how we can create range finder. The second one with the The 7558 and 7555 Series Rangefinder/Processor professional one. It uses already built …

Create laser range finder using arduino Read More »