element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • 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 Raspberry Pi or Arduino?
  • 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: 3dprinterwannabe
  • Date Created: 15 Mar 2015 1:07 AM Date Created
  • Last Updated Last Updated: 11 Oct 2021 3:01 PM
  • Views 878 views
  • Likes 1 like
  • Comments 7 comments
Related
Recommended

Raspberry Pi or Arduino?

What would you rather use for your next project, Raspberry Pi or Arduino? Which should schools be equipped with?

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

Top Comments

  • johnbeetem
    johnbeetem over 10 years ago +4
    I'd go with ODROID-C1, which costs the same US$35 as RasPi B+ or RasPi 2. It's approx 50% faster than RasPi 2 and has analog inputs, something missing from RasPi. ODROID-C1 has a dedicated 10/100/1G Ethernet…
  • clem57
    clem57 over 10 years ago +3
    This really depends on the project. I may need good programming on board and internet access go with Pi. If I need time critical hardware interfacing, Arduino is best... And then there should be a third…
  • dtsartsanis
    dtsartsanis over 10 years ago +2
    I started 2 and half years ago with Raspberry Pi model B and i think this is a great tool for learning everything about the Linux platform. U can install various images, Raspbian, Kali linux, XBMC etc…
  • jomoenginer
    jomoenginer over 6 years ago

    Raspberry Pi and Arduino are two different animals.   The RasPi runs Linux where the typical Arduino board does not, expect for something like a Yun or Yun 2.  Actually you can run the Arduino IDE on a RasPi meaning your could have a RasPi as a Linux host to program an Arduino board. 

     

    With regards to which is appropriate for a school, that depends on what you mean by school.  What grade level are you talking about?   I know kids today are quite bright, but I would not expect a 1st grader to be coding a Linux board such as a RasPi; LEGO.Mindstorms perhaps.  An Arduino with some sore of,  gasp,  Blocky IDE or Code:Blocks might be more appropriate.  Older kids such as in Middle School or High School might be better served with a Raspberry Pi running ROS.

     

    I suppose the short answer is, it depends. 

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • littleben1
    littleben1 over 6 years ago

    Agreed, my choice would have been the Pi but the lack of analog inputs would make it more difficult to teach the basics in a classroom environment.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • the-dubster
    the-dubster over 8 years ago

    Again, it depends on the application. My current project is better geared towards the Arduino, the next one? Who knows.

    They're all cheap enough to have at least one of each imho.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Former Member
    Former Member over 10 years ago

    I like both, but raspberry pi is great for schools; its affordable, and it teaches simple programming!image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dtsartsanis
    dtsartsanis over 10 years ago

    I started 2 and half years ago with Raspberry Pi model B and i think this is a great tool for learning everything about the Linux platform.

    U can install various images, Raspbian, Kali linux, XBMC etc and actually i learned to configure and to setup a linux pc from the Raspberry Pi. It is better than a virtual machine with Linux, you can do whatever you want and then reinstall a same or a different distro, without warring destroy your hardware.

    Six months now i entered the Arduino world and after an entry level kit with an UNO, now i bought a small Actobitty 2 wheels robot and a Leonardo.

    Arduinos for me are very handy controlling motors, leds and every other machine that can be hacked.

    I vote for Arduino but with a special love for the Raspberry PI.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • johnbeetem
    johnbeetem over 10 years ago

    I'd go with ODROID-C1, which costs the same US$35 as RasPi B+ or RasPi 2.  It's approx 50% faster than RasPi 2 and has analog inputs, something missing from RasPi.  ODROID-C1 has a dedicated 10/100/1G Ethernet port and faster SD card or eMMC for even more speed.  I use mine with a USB hard disk drive as its root file system.

     

    mconners has some excellent 'blogs on the C1:

     

    http://www.element14.com/community/community/designcenter/single-board-computers/blog/2014/12/23/odroid--oh-boy

     

    http://www.element14.com/community/community/designcenter/single-board-computers/blog/2014/12/23/adc-on-the-odroid

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • clem57
    clem57 over 10 years ago

    This really depends on the project. I may need good programming on board and internet access go with Pi. If I need time critical hardware interfacing, Arduino is best... And then there should be a third choice that blends the two IMHO.

    Clem

    • Cancel
    • Vote Up +3 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 © 2025 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