Difference Between in Arduino And Raspberry Pi in Tabular Form
SNo | Basic Terms | Arduino | Raspberry Pi |
1. | What is ? | Open Source Hardware Micro Controller | Single Broad Computer. |
2. | Developers | arduino.cc | Custom-developed under collaboration of Broadcom and Raspberry Pi Foundation. |
3. | Founders Names | Massimo Banzi, David Cuartielles, Tom Igoe, Gianluca Martino, and David Mellis | David Braben, Jack Lang, Pete Lomas, Alan Mycroft, Robert Mullins, Eben Upton |
4. | Introduced Year | First Arduino board was introduced in 2005 | Raspberry Pi launched in 2012 |
5. | Manufacturer | Many (It is open Source Hardware any one create own board) | Raspberry Pi Foundation. |
6. | Type | Single-board Microcontroller | Single-board Computers |
7. | CPU Processor | Atmel family AVR (8-bit) Atmega328P | Broadcom 1.5 Ghz 64/32-bit ARM family. |
8. | OS (Operating system) | NONE | Android FreeBSD Linux NetBSD OpenBSD Plan 9 RISC OS Windows 10 ARM64 Windows 10 IoT Core |
9. | Memory | SRAM (2k bytes,8k bytes) | 1, 2, or 4 GB DDR3 RAM |
10. | Storage | Internal Flash and EEPROM | External using Micro SDHC slot |
11. | Graphics | No | Yes |
12. | Power | 5v 500ma-1A | 5v 3A |
13. | USB | No | 4 Slots |
14. | Ethernet | No | 1 Slots |
15. | Wifi / Bluetooth | Not inbuilt /Not Inbuilt | Yes Inbuilt / Yes inbuilt |
16. | Programming | Arduino Based C/C++ | Programming language is python but C, C++, Python, ruby are pre-installed. |
17. | Pin Out Diagram | ||
18. | Use | To promote teaching of basic computer science in schools and in developing countries. | Promote teaching of basic computer science in schools and in developing countries. |
19. | Extensions Board | Shield | Hat |
20. | Cost in $ / INR | Around $23 / Around 500rs | Around 35$ / Around 3000Rs |
Arduino
For Use Arduino Required one Computer for Development using USB Cable And Arduino Software For Development.
Raspberry Pi
Raspberry Also Required Computer for install os in Micro Sd Card. After that 2 methods of use.
- Simply Connect Display / Keyboard / Mouse.
- Connect in Network using Lan Cable and Access in Computer.
(Visited 482 times, 1 visits today)