Author Topic: Raspberry pi looks like a pretty good contendor against arduino  (Read 51009 times)

0 Members and 1 Guest are viewing this topic.

Offline shims506Topic starter

  • Contributor
  • Posts: 25
  • Country: us
Raspberry pi looks like a pretty good contendor against arduino
« on: January 10, 2012, 12:24:04 am »
http://www.raspberrypi.org/

Some of the people at my local Hacker Space has brought this up on a forum and looks promising. The device is capable of blu-ray play back 1080p and is affordable at a price tag of $25. The product is still in testing phase and proto-boards may be bought on ebay (close to around 800+ euro which all goes to help fund their project).

Anyone think this may kill the arduino?

 

Offline PeterG

  • Frequent Contributor
  • **
  • Posts: 830
  • Country: au
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #1 on: January 10, 2012, 12:31:20 am »
It 1200+UKPounds, i dont think Arduino is in any real danger with its $30-$50AUD boards.

Regards
Testing one two three...
 

Offline shims506Topic starter

  • Contributor
  • Posts: 25
  • Country: us
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #2 on: January 10, 2012, 12:34:11 am »
It 1200+UKPounds, i dont think Arduino is in any real danger with its $30-$50AUD boards.

Regards


Those are the beta boards and it was up to the company to put such a hight price, enthusiast and followers bid to that price which to me is shocking.

Once testing is done they announced a $25 price tag on it.
 

Offline joelby

  • Frequent Contributor
  • **
  • Posts: 634
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #3 on: January 10, 2012, 12:41:53 am »
The proceeds from the auctions are being used for charitable purposes - hence the high prices. There was an article today about how one was bought for the purposes of donating it to a computer museum.

At the $25 target price, I can think of little reason to use an Arduino for anything! An Arduino WiFi shield is, what, $40+? With Linux you can use a <$10 USB WiFi dongle, and rapidly develop interfaces in Apache and PHP or whichever stack takes your fancy.
 

Offline 8086

  • Super Contributor
  • ***
  • Posts: 1084
  • Country: gb
    • Circuitology - Electronics Assembly
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #4 on: January 10, 2012, 12:45:24 am »
I see it being used for ethernet applications instead of arduino, for example. But for general tinkering or if you are a beginner etc. Arduino is still going to be the go-to board.
 

Offline PeterG

  • Frequent Contributor
  • **
  • Posts: 830
  • Country: au
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #5 on: January 10, 2012, 12:50:03 am »
I see it being used for ethernet applications instead of arduino, for example. But for general tinkering or if you are a beginner etc. Arduino is still going to be the go-to board.

Yes, i see Rapberry Pi as being a good Hi Performance option. There Arduino is a good general use board.

Regards
Testing one two three...
 

Offline amspire

  • Super Contributor
  • ***
  • Posts: 3802
  • Country: au
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #6 on: January 10, 2012, 01:01:08 am »
I am really looking forward to getting hold of a $25 Raspberry Pi board, but it is not a replacement for Arduino - it is more of a compliment. Arduino can do networking, but it is really pushing its capabilities. On the other hand the Arduino is perfect for simple control and 16x2 LCD display type work. The Arduino can run on a surface mount or through hole processor, and you can move an Arduino project from the Arduino board to a custom project at just the cost of a $3 IC and a few other very cheap parts.

Raspberry Pi on the other hand would be a nightmare to implement on a custom PCB, and the costs would probably be more than $25, since the $25 is subsidized. They are probably getting the best possible pricing from the chip suppliers.

The Arduino processors run off microamps if you slow the clock down far enough, so it can be fabulous for battery low-powered applications.

To have both options will be absolutely great.

Richard.
 

Offline IanB

  • Super Contributor
  • ***
  • Posts: 11790
  • Country: us
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #7 on: January 10, 2012, 01:10:03 am »
I never thought of Raspberry Pi competing with Arduino. One is a low cost computer, the other is a microcontroller experimentation platform. Is the Raspberry Pi going to have a whole variety of hardware interfaces and a friendly dev environment to access them?
 

Offline 8086

  • Super Contributor
  • ***
  • Posts: 1084
  • Country: gb
    • Circuitology - Electronics Assembly
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #8 on: January 10, 2012, 01:11:34 am »
I think it's sufficient to put it this way:

Raspberry Pi is mostly about software

Arduino is mostly about hardware

They don't really meet at all.
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 9889
  • Country: nz
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #9 on: January 10, 2012, 01:14:27 am »
I'm sure you can flash an LED with your 700Mhz ARM cpu if you really want to :)
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline joelby

  • Frequent Contributor
  • **
  • Posts: 634
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #10 on: January 10, 2012, 02:18:05 am »
Is the Raspberry Pi going to have a whole variety of hardware interfaces and a friendly dev environment to access them?

Hardware remains to be seen, but there's no reason why a 'shield' ecosystem won't emerge.

For software development.. you can run vi on it! What more could you want? :) It will run all of the 'normal' development tools natively, or you could cross-compile from a PC.

I agree that for cheap applications, being able to move from an Arduino prototype to a bare MCU is great, but for anything that has to be Internet connected, or deal with more advanced sensors such as cameras, you might as well use Linux and everything that comes with it when it costs so little.
 

Offline 8086

  • Super Contributor
  • ***
  • Posts: 1084
  • Country: gb
    • Circuitology - Electronics Assembly
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #11 on: January 10, 2012, 02:25:18 am »
I'm sure you can flash an LED with your 700Mhz ARM cpu if you really want to :)

Oh sure, in fact that's the first thing I did with my IGEPv2 board:

But it's oh so pointless.  :D
 

Online ejeffrey

  • Super Contributor
  • ***
  • Posts: 3685
  • Country: us
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #12 on: January 10, 2012, 03:08:56 am »
As near as I can tell there is no ADC, no PWM, and it won't ship with I2C or SPI drivers.  IO is 3.3 volt only, and there are only 8 GPIO.  It also consumes a fair bit more power than the arduino, which may be an issue for some people.

It looks quite promising, but it isn't exactly an arduino replacement for easy hardware hacking, at least not yet. 

Edit: 8 GPIO is a lie.  Just like arduino, the other peripheral ports can be reconfigured as GPIO, so there are more like 17 available pins.
« Last Edit: January 10, 2012, 03:15:58 am by ejeffrey »
 

Offline joelby

  • Frequent Contributor
  • **
  • Posts: 634
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #13 on: January 10, 2012, 03:43:22 am »
There are Linux drivers for I2C and SPI, but it would take a tiny bit of hacking to get them working with a new board. I'm sure it won't take very long.
 

Online westfw

  • Super Contributor
  • ***
  • Posts: 4196
  • Country: us
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #14 on: January 10, 2012, 10:00:02 am »
Quote
I'm sure you can flash an LED with your 700Mhz ARM cpu if you really want to
Sure.  You just download the LED loadable kernel driver.  Which will of course require a new version of the extended precision math and multilingual 3d gui button libraries before you can compile it.  But that'll need a new version of the C compiler that isn't compatible with the core ARM support, so you ....

(come to think of it, updating Arduino past gcc 4.3 isn't looking like such a walk in the park, either.)
 

Offline firewalker

  • Super Contributor
  • ***
  • Posts: 2450
  • Country: gr
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #15 on: January 10, 2012, 10:31:43 am »
There is no "threat" for Arduino from Rpi and vice versa. It's potatoes and tomatoes.

Off topic. I am really hopping for an XBMC version to be available with the release date of Rpi.

Alexander.
Become a realist, stay a dreamer.

 

Offline PeterG

  • Frequent Contributor
  • **
  • Posts: 830
  • Country: au
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #16 on: January 10, 2012, 10:42:20 pm »
If they can get XBMC working on this, then i would be interested....... it would make a nice little media box.

Regards
Testing one two three...
 

Offline firewalker

  • Super Contributor
  • ***
  • Posts: 2450
  • Country: gr
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #17 on: January 10, 2012, 11:01:51 pm »
Actually I had read it in Wikipedia.

Quote
Raspberry Pi community forum administrators have mentioned that XBMC developers are also in development of a port of XBMC media center software to Broadcom BCM2835 SoC based devices using the Raspberry Pi board as its reference platform.

Alexander.
Become a realist, stay a dreamer.

 

Offline benemorius

  • Regular Contributor
  • *
  • Posts: 173
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #18 on: January 10, 2012, 11:29:19 pm »
I'm sure you can flash an LED with your 700Mhz ARM cpu if you really want to :)

Not in real time you can't. ;) :D
 

Offline firewalker

  • Super Contributor
  • ***
  • Posts: 2450
  • Country: gr
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #19 on: January 11, 2012, 03:35:57 pm »
If they can get XBMC working on this, then i would be interested....... it would make a nice little media box.

Regards



Alexander.
Become a realist, stay a dreamer.

 

Offline steff

  • Contributor
  • Posts: 30
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #20 on: January 13, 2012, 02:08:17 pm »
I think it's sufficient to put it this way:

Raspberry Pi is mostly about software

Arduino is mostly about hardware

They don't really meet at all.

Have a look at the Gertboard. I can easily see the RPi taking off for hardware projects that require a bit of floating-point oomph (I'm looking forward to seeing what people get up to with them in the homebrew UAV/autopilot world, for instance - not having to count cycles in your Kalman filter has to be a big help in ease of implementation).

Obviously, it's no replacement for Arduino as a means of prototyping things that will later just a bare AVR and the minimum of external components though.
 

Offline 8086

  • Super Contributor
  • ***
  • Posts: 1084
  • Country: gb
    • Circuitology - Electronics Assembly
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #21 on: January 13, 2012, 02:19:23 pm »
I think it's sufficient to put it this way:

Raspberry Pi is mostly about software

Arduino is mostly about hardware

They don't really meet at all.

Have a look at the Gertboard. I can easily see the RPi taking off for hardware projects that require a bit of floating-point oomph (I'm looking forward to seeing what people get up to with them in the homebrew UAV/autopilot world, for instance - not having to count cycles in your Kalman filter has to be a big help in ease of implementation).

Exactly. These are projects that need lots of processing in software. The RPi has I/O just like Arduino, but it uses unfriendly voltages, so requires extra hardware to interface to normal hobbyist stuff, etc. And of course Arduino is simpler to use, much lower power, doesnt have any need to 'boot', etc. So for simple hardware projects, Arduino wins. For processing, RPi wins.
 

Offline MarkS

  • Supporter
  • ****
  • Posts: 825
  • Country: us
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #22 on: January 24, 2012, 08:08:37 pm »
It looks good and I'll be getting one. I am curious how they got around HDMI licensing issues?
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 9889
  • Country: nz
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #23 on: January 24, 2012, 09:25:00 pm »
It looks good and I'll be getting one. I am curious how they got around HDMI licensing issues?

Do you mean HDCP?
I doubt it implements HDCP at all. Being open source i don't see how they could.

Remember HDMI is just DVI with a SPDIF sound channel and standard timing for 720p/1080p and other TV related resolutions.
It does have optional HDContentProtecton but you don't have to use it unless your playing protected content.
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline MarkS

  • Supporter
  • ****
  • Posts: 825
  • Country: us
Re: Raspberry pi looks like a pretty good contendor against arduino
« Reply #24 on: January 24, 2012, 10:03:06 pm »
It looks good and I'll be getting one. I am curious how they got around HDMI licensing issues?

Do you mean HDCP?
I doubt it implements HDCP at all. Being open source i don't see how they could.

Nope.

http://www.hdmi.org/manufacturer/terms.aspx
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf