Arduino Tutorial Series Tutorial -1 (Introduction)

Arduino is an open source physical computing platform based on a simple input/output (I/O) board and a development environment that implements the Processing language (www.processing.org). Arduino can be used to develop standalone interactive objects or can be connected to software on your computer (such as Flash, Processing, VVVV,or Max/MSP). The boards can be assembled by hand or purchased preassembled; the open source IDE (Integrated Development Environment) can be downloaded for free from www.arduino.cc . What you know that….!?!?! Then what have you been waiting for. You know how to glow LEDs in Arduino UNO board. Great..!! But you don’t know all the programming stuffs of real world like interrupts, timers, I2C etc. That’s why Infizeal Technologies is starting a tutorial series on Physical Computing with Arduino. Every weekend ...