Sunday 9 August 2015

Arduino Vs Sakura

Given below is a list of some differences between Arduino UNO and GR-Sakura boards.

1. GR-Sakura is 32-bit, but Arduino UNO is 8-bit
2. GR-Sakura has 55 input/output pin, but Arduino UNO 14 I/O pins
3. Sakura has Ethernet controller but Arduino has no Ethernet controller
4. GR-Sakura RX63N series 32-bit Microcontroller, but Arduino UNO has ATmega328 8-bit Microcontroller
5. GR-Sakura operating voltage is 5V, Arduino UNO is also 5V
6. GR-Sakura has flash memory of 1MB, but Arduino UNO has flash memory 32kB
7. GR-Sakura has 16 analog input pins, but Arduino UNO has only six analog input pins
8. GR-Sakura has 128kB RAM, but Arduino UNO has 2kB SRAM
9. GR-Sakura has clock speed 96MHz, but Arduino UNO has 16MHz clock speed
10. Sakura is a 68.58mmx53.34mm board, but Arduino is 68.60mmx53.40mm board
11. Sakura has library for RX microcontrollers (rxduino) but most of the commonly used libraries for Arduino are also compatible with Sakura board.
12. GR-Sakura has its own IDE like e2Studio and Web Compiler. Arduino board has Arduino IDE.
13. GR-Sakura board has through-hole pin headers compatible with Arduino apart from the pin headers for Rx63N,USB-host connector, LAN connector (RJ-45), and XBee.
14. GR-Sakura board is manufactured by Renesas Electronics Corporation, Japan,  but Arduino board originated from Italy