Arduino is an open-source electronics prototyping platform bas
ed on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.
There are many variants of Arduino boards available in the market.The boards can be built by hand or purchased preassembled; the software can be downloaded for free. The hardware reference designs (CAD files) are available under an open-source license, you are free to adapt them to your needs.
Chapter One :learn about electricity, the for loop, random numbers, pulse-width modulation, fun with RGB LEDs , reading analogue inputs, building a voltmeter
Chapter Two : sensing temperature with the Analog Devices TMP36, sending data back to the host PC with the serial outputs ,libraries, using parallel LCD screens, building a digital thermometer
Chapter Three: controlling relays to switch heavy current loads, creating your own functions ,interrupts, having lots of fun with servos, building an analogue electronic thermometer

There are many variants of Arduino boards available in the market.The boards can be built by hand or purchased preassembled; the software can be downloaded for free. The hardware reference designs (CAD files) are available under an open-source license, you are free to adapt them to your needs.
Tutorial description and links
Chapter Zero:Introduction to the Arduino system, Basic digital outputs, Lots of blinking LEDs!Chapter One :learn about electricity, the for loop, random numbers, pulse-width modulation, fun with RGB LEDs , reading analogue inputs, building a voltmeter
Chapter Two : sensing temperature with the Analog Devices TMP36, sending data back to the host PC with the serial outputs ,libraries, using parallel LCD screens, building a digital thermometer
Chapter Three: controlling relays to switch heavy current loads, creating your own functions ,interrupts, having lots of fun with servos, building an analogue electronic thermometer