element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino
  • Products
  • More
Arduino
Polls Arduino vs. Raspberry Pi
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: gtrplyer16
  • Date Created: 2 May 2014 1:02 AM Date Created
  • Last Updated Last Updated: 11 Oct 2021 3:01 PM
  • Views 2650 views
  • Likes 1 like
  • Comments 26 comments
Related
Recommended

Arduino vs. Raspberry Pi

I got an Arduino for christmas last year which I unfortunately bought off of ebay. However, after all the troubles I had encountered ordering it with them and got my money back I was looking at Raspberry Pi boards as well. What are your thoughts on each board? Which do you guys prefer to use for your projects?

  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • johnbeetem
    johnbeetem over 11 years ago +5
    Here's the answer I gave to a similar questions last year: Your question poll brings to mind a favorite scene in Alice in Wonderland : "Cheshire Puss," [Alice] began, rather timidly... "Would you tell…
  • johnbeetem
    johnbeetem over 11 years ago +4
    It depends entirely on what you want to do. For low-level embedded hardware where you want to play with digital and analog interfaces, Arduino is really nice and easy from what I've seen though I haven…
  • mcb1
    mcb1 over 11 years ago +3
    I have lots of Arduino's and a few RPi. As john indicated it depends what you want to do with it. I would also add the Arduino boot time is almost instant, doesn't care if you pull the power and is generally…
  • Former Member
    Former Member over 11 years ago

    That's an extremely hard choice to make so I just chose randomly. LOL

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • johnbeetem
    johnbeetem over 11 years ago

    Here's the answer I gave to a similar questions last year:

     

    Your question poll brings to mind a favorite scene in Alice in Wonderland:

    "Cheshire Puss," [Alice] began, rather timidly... "Would you tell me, please, which way I ought to go from here?"

     

    "That depends a good deal on where you want to get to," said the Cat.

     

    "I don't much care where--" said Alice.

     

    "Then it doesn't matter which way you go," said the Cat.

    The same is true with development boards.  Arduino, Raspberry Pi, BeagleBone Black, ST Discovery, PSoC 4 Pioneer and others all have things they do better than the rest, so it depends on what you want to explore.

     

    One thing I would strongly recommend to anyone considering any community-supported development board is to first spend some time at the forums available for that board.  See how people are using the board and what best matches your interests.  See how active the forum is, and whether people are getting helpful responses to problems or are being told to RTFM (without providing link to said manual), or worse, "Google it" as if a newbie can tell which few of the 1000 Google results are actually useful.  If you have questions, these are the people who are going to help you -- or not.  Find out if people are having issues with the board and whether you want to face those same issues.  Also, check out the wiki for the board.  It will tell you if people are interested enough in the board to build up a good wiki and are therefore more likely to be interested in helping you when you get in trouble.

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Robert Peter Oakes
    Robert Peter Oakes over 11 years ago

    Well that's a majority then, I initially went with Arduino  (Had not finished the morning coffee image ) but then realized the exact same as your all saying. Both boards and a mi-rad of others are good for select purposes, and in fact can and do get used together. In my own example I have used a PI as a master controller (Loads of thinking power, don't care about fast or accurate timing and it has the capability for security, networking and display all in the box) but then used Arduino or TI Launch pads for the various controllers around the installation where i want low power, reliable timing (Predictable) and can be built really cheaply (Relative to using PI components for example. Boards can be designed and manufactured for just a few dollars these days)

     

    but I would never use a PI to control a string of WS2812B LED's as it will never get the timing reliable or even working at all.

     

    So as said, both equally good , it just depends on the usage

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Problemchild
    Problemchild over 11 years ago

    I'm with Mark and John on this, to be honest it's a pointless poll except you now have a few extra points for asking it image

    Different devices for different jobs plain and simple. Want price and simplicity go Arduino want processing and Internet connectivity then go RPI. This poll has been effectively asked several times before. Please change it to  include  a scenario such as your application so that members can offer a sensible opinion...Ta

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 11 years ago

    I have lots of Arduino's and a few RPi.

    As john indicated it depends what you want to do with it.

     

    I would also add the Arduino boot time is almost instant, doesn't care if you pull the power and is generally cheaper.

    However if you want Ethernet, camera or a GUI then the RPi becomes much more useful than an Arduino (out of the box).

     

    My vote is both, but since that isn't available, I'll abstain.

    Mark

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • johnbeetem
    johnbeetem over 11 years ago

    It depends entirely on what you want to do.  For low-level embedded hardware where you want to play with digital and analog interfaces, Arduino is really nice and easy from what I've seen though I haven't tried it personally.  It also has an outstanding community for that sort of thing.

     

    If you want a "GNU/Linux box" on a credit-card sized computer (except that it doesn't have rounded corners so it doesn't fit in an Altoids box), RasPi is a great board.  However, expect to be your own GNU/Linux administrator.  Talking to devices means dealing with device drivers and permissions and those sorts of fun things you get with a mainframe operating system.  RasPi also has a very powerful media processor.  RasPi has a very strong community.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
<
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube