- The Arduino Uno is a microcontroller board based on the Atmel’s ATmega328
- It has 14 digital input output pins of which 6 can be used as PWM outputs and 6 analog inputs
- The Arduino Uno can be powered via USB connection or with an external power supply
- The Arduino Uno original contains everything needed to support the microcontroller, simply connect it to a computer with a USB cable
-
Applications:
- DIY project prototyping.
- Developing varied varieties of projects that require a code-based control.
- Automation System development.
- Learning AVR programming.
- Entry-level circuit designing.
There are no reviews yet.