Tuesday 30 August 2016

Call/Text using SIM900 GSM Module and Arduino

Isn't it to fascinating to create your own cell phone? If you know about working with arduino, its not much difficult, and you can develop interesting arduino projects.  Not that perfect one, but in this DIY project we are going to create basic functionality of a cell phone like making a call/receiving call, sending and receiving text messages. If you are new to GSM module, you can go through this article to understand more about GSM module.


Go through this tutorial to learn about creating basic functionalities of a cell phone by interfacing SIM900 GSM with Arduino.

Saturday 20 August 2016

Private Chat Room using Arduino, nRF24L01 and Processing

How cool it would be if you could communicate with people inside your home or work place without a net pack or Internet Connection?
What if we could customize our chat-screen with our own imaginations?
All this is possible with a microcontroller and a Wireless transmission medium. This Arduino Chat Room using nRF24L01 Project will guide you on setting up a low cost Chat Room in your local area.

Wednesday 10 August 2016

Arduino IR Remote Control

Arduino and Android based Universal IR Remote Control
I started this project in order to get rid of various remotes at my home and build something single which could incorporate features of all of them. I got this idea when I saw one of my friend’s mobile phone with built in IR blaster, at that time I decided not to buy a similar phone rather make my own device which should be compatible with my existing handset. So here we are going to Convert an Android Phone into an IR Remote using Arduino to control various devices at home.IR-blaster-using-Arduino

Find here the complete project: Arduino IR Remote Control