onApril 9, 2012 Liquid Crystal Display with Ardunio The learning process with Arduino continues… Last week I had ordered bunch of goodies from Sparkfun, and today morning I received them.… Discover More
onApril 3, 2012 Temperature Sensor with Arduino & LED This is a mini project using Arduino. This uses a temperature sensor and Arduino Uno. int pin = 2; int temperaturePin=0; void setup() {… Discover More