Menu

Arduino Posts

Playing with Arduino – Sending and Receiving SMS

In this tutorial, we are going to send and receive SMS with Arduino using GSM shield. Before starting the project, it is assumed that you have basic knowledge on Arduino and Serial monitor to interface Arduino with PC. Required Components Arduino GSM/GPRS Shield (here Telefonica GSM/GPRS Shield is used) SIM Card   Sending Message/SMS using

Scrolling Text in LCD using Arduino

You might have seen the Scrolling Text Display at the door of the shops, cafe, restaurant, etc. in the market. You might wonder that you can these kind of stuff with little Arduino. Today, we are going to learn how to make a scrolling text (Left, Right) in Liquid Crystal Display (LCD) using Arduino. Here