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
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum NEW: RPI MODEL B+ -> Q&A
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 43 replies
  • Subscribers 694 subscribers
  • Views 3913 views
  • Users 0 members are here
  • b+
  • pi
  • modelb+
  • raspberry_pi
  • raspberrypi
  • b_plus
  • rpi
Related

NEW: RPI MODEL B+ -> Q&A

wallarug
wallarug over 11 years ago

Source:  Blog | Raspberry Pi

 

Enjoy!

  • Sign in to reply
  • Cancel
  • wallarug
    wallarug over 11 years ago in reply to Robert Peter Oakes

    With the new voltage regulators (is it all of them: 1v8, 3v3, 2v5, 5v0 ??), does that mean running the camera module will be more efficient as well?

     

    That would mean that you could be saving a lot more than just the 0.5 - 1 Watt stated on the RPi homepage.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rew
    rew over 11 years ago in reply to wallarug

    There is a single regulator chip, that provides 1.8 and 3.3V outputs. The 1.2V was already made with a switching regulator. 2.5? Audio? Most people say that using a switching regulator for audio purposes is not a good idea. Anyway, there are 2 visible inductors on my new 'pi, so I'd guess that the 2.5V is still a linear regulator. But with the current draw very low on that voltage line, the current savings would not warrant the cost increase.


    (The original 'pi was designed to be possible-to-produce / sell for $35, at say around 20k pieces. Now we know that they sell in the millions, so it has become possible to select slightly more expensive components that when purchased in the higher numbers end up still being cheaper than the original estimate at 20k items).

     

    Re: Analog in:

    Most microcontrollers/CPUs, like the for example attiny44, atmega328, PIC16F84, STM32F030 and STM32F405 all have an on chip ADC module. The BCM2835, simply doesn't have an ADC on the chip! So either you mount a separate ADC chip on each and every 'pi (i.e. expensive: 99% of the users are not going to be using it!), or you tell those that need the ADC to get one to connect on their expansion board. They decided against this last option. And I agree.

     

    And that's what this raspberry pi is all about. It is more or less a breakout for broadcom 2835 processor, with many on-chip-features brought out to connectors on the board. You can buy many "development kits" for other CPUs that have an LCD, and a bunch of other on-board-chips so you can test/develop for that CPU. But those boards tend to cost in the $100-$300 (and up) range. So the "raspberry pi" is a very good "other strategy" for what you get for that kind of money. But alas: No ADC.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • saurocksall
    saurocksall over 11 years ago

    The new Raspberry Pi B+ is awesome, but it would have been better if they had increased its RAM and Processing speed, Does any one know why didn't they do that ???

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • wallarug
    wallarug over 11 years ago in reply to saurocksall

    As stated many times before... There is no chance ever of more ram being added to the rpi with the current bcm2835 processor.

     

    They could change the processor, but would take a lot of money and a complete redesign of the rpi.

     

     

    Roger, do you have the new rpi b+?? If so it would be great if you could do some power testing with the camera attached. Well stated in last post.

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


    One other thing I want to say...

     

    Does the release of rpi b+ mean we should be seeing the release of the official rpi dsi display attachment?? If I remember correctly , something similar happened before the release of the cam module.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • wallarug
    wallarug over 11 years ago in reply to rew

    Do we know if this RPi supports PoE??

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rew
    rew over 11 years ago in reply to wallarug

    Yes we do: it does not "out - of - the - box." The hardware to do POE properly costs about 20% of the cost of a 'pi. Maybe only 5-10% at bigger volumes. So the backwards-compatbile and "easy enough fro most people" solution was chosen: Power using a micro-USB connector.

     

    You can add a POE module yourself. Either a compliant one and feed the 'pi with a 5V made from the POE output. Or a "hacked" version where e.g. you put a voltage (e.g. 12-24V) on the unused wires in the cable and just use a DCDC converter to make 5V near the 'pi. (take care not to feed that voltage back into the switch and check what you need to do at the side of the 'pi. (maybe feeding it to the 'pi is acceptable, maybe not))

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • element14jamie
    element14jamie over 11 years ago in reply to khorovatin

    Hello khorovatin,

    All pricing is now corrected and apologize for the confusion. Please let us know if you have any further issues.

     

    Thank you,

     

    Jamie

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

    Element14Dave,

     

    I've designed a special I/O & Audio carrier card for the RPi Model B - are these not available anymore?  Is the new B+ mechanically identical (with new stand-off holes)?

     

    Larry

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • wallarug
    wallarug over 11 years ago in reply to larryterry_bsi

    It shoulds like your card will NOT work.

     

    B+ has an extra two usb ports which are located where the original mounting hole was.  Also, all mounting holes have moved.  take a look at this post: https://learn.adafruit.com/introducing-the-raspberry-pi-model-b-plus-plus-differences-vs-model-b/overview

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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