
" Arduino is a hardware and software company, project, and user community that designs and manufactures computer open-source hardware, open-source software, and microcontroller-based kits for building digital devices and interactive objects that can sense and control physical devices." SOURCE
This is called an " Arduino Uno" The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button.

Install the Arduino Software by simply pluging in the usb to your laptop or pc and await the installation popup.Once that is all done, Click the Arduino icon that you so wisely installed on your desktop for easy access.
*** That's it ! Next its time to compose your first sketch ***
No comments:
Post a Comment