The
Due and the YUN are two newer Arduino boards that are offered to all. Let's discuss
the Due first. The Due is the initial first Arduino that make use of a 32-bit
ARM processor. The majority Arduinos work on 8-bit AVR processors and runs at
84 MHz, whereas most Arduinos to day run at 16 MHz, also the Due has additional
memory, with 512 kB of flash memory. One disadvantage of the Arduino Due is
that it handles at 3.3 V instead of 5 V.
This
in and of itself is not bad thing, it's actually good thing for different reasons,
it's just that many of the present Arduinoshields and accessories will be mismatched with the Arduino Due for the
reason. The Arduino Due also has several other capabilities that the other
Arduinos don’t have.
One
is that it possess 12 bit analog to digital conversion, this provides your
analog input 4096 special possible values, whereas most of the presented
Arduinos only give for 1024 input levels. Another characteristic unique to the
Arduino Due is a twosome of digital to analog conversion outputs (DAC1 and
DAC2), it is the just Arduino to date that has analog productivity.
This
signifies that Arduino projects which need sound are a bit easier to achieve,
but the analog outputs are helpful for several things. The digital to analog
conversion productivity also have 12 bits of decree. The Arduino Due has superior
interrupt capabilities; all of the Arduinos to date just assist interrupts on confident
pins. However, the Due will permit you to join disrupt on any digital input
pin. With 54 input pins, this shows extreme flexibility. As you can notice that
the Arduino due is extremely capable but little device.
The
latest member of the Arduino family is known as the Arduino Yun, and the Yun is
extremely a bit diverse from any other Arduino to date. It is also created around
a 32-bit processor similar to the Due. It handles at 5 V similar to other
Arduinos, apart from for the Due, and has a footstep that is very alike to the
Arduino Leonardo. It has seven PWM channels, 20 digital I/O pins and 12 analog
input channels. Collect more information on the website.