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 kid on the block the pcDuino ...
  • 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 56 replies
  • Subscribers 687 subscribers
  • Views 8630 views
  • Users 0 members are here
  • raspberry_pi
Related

New kid on the block the pcDuino ...

jamodio
jamodio over 13 years ago

Yet another ARM Cortex board ... The pcDuino com ... getting one to see how compares with the Rpi ...

 

Atr least I didn't have to wake up in wee hours like a year ago to get one.

 

Cheers

Jorge

  • Sign in to reply
  • Cancel
Parents
  • jamodio
    jamodio over 12 years ago

    I've the Wandboard Quad on the bench, worked out of the box !

     

    Added the WiFi antenna, few minutes configuration via the ubuntu system settings, and joined my WiFi network without a glitch.

     

    Very, very impressed with the quality of video, even playing videos through vnc. Nicely done. Blog article coming soon ...

     

    image

     

    Cheers

    Jorge

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • fustini
    fustini over 12 years ago in reply to jamodio

    Thanks for very sharing - very cool!  You seem to have all the cool single board computer toys image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jamodio
    jamodio over 12 years ago in reply to fustini

    You are welcome Drew.

     

    I do embedded system development and R&D on Internet of Things, so I'm always looking for modular solutions where an RTOS is not enough or needs to be complemented with something that can support eLinux, so yes I've a large collection of sbc's and trying to make some time to start writing some blog articles about them.

     

    Cheers

    Jorge

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • fustini
    fustini over 12 years ago in reply to jamodio

    That sounds like a fun career image

     

    Off-topic... when I advocate OSHW, one of the points I makes is that it enables a professional engineer to modify a devkit or SBC to optimize for their use case.  Do you ever do this?  It would be interesting to have some examples to back up this theory.

     

    thanks,

    drew

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jamodio
    jamodio over 12 years ago in reply to fustini

    Drew Fustini wrote:

     

    That sounds like a fun career image

     

    Off-topic... when I advocate OSHW, one of the points I makes is that it enables a professional engineer to modify a devkit or SBC to optimize for their use case.  Do you ever do this?  It would be interesting to have some examples to back up this theory.

     

    Yes it is a lot of fun, never took a job that I didn't have fun doing it image

     

    About your question, it depends on the application and the volume. Most of the time we look for off-the-shelf modular solutions that can help  doing quick prototyping, proof of concept development and small production runs, in those cases it is not worth the extra time adding  uncertainity, risk and cost driven by a new set of design files, parts procurement, pcb fabrication, assembly, etc. When you get a ready made SBC you have a high probability that it will work out of the box at no additional cost, and if it doesn't work you return it and get a new one.

     

    Now if the application requires a lot of customization, the volume justifies the extra design and production costs or you are trying also to increase reliability, having an OSHW design gives you a better starting point than starting from scratch, but again it has a lot to do with the application and the costs.

     

    One of the great benefits of OSHW besides that you can modify an existing design, is that you can learn a lot by looking at the deteails on the design files, for example on dense pcb layouts a bga fan out and scape routing strategy that you know it worked, or placement of decoupling caps, parts used on the design like a PMIC that you can consider using in your designs, etc.

     

    Also having full access to design files helps to perform a more educated analysis of a particular SBC, most of the time in serious engineering you can't keep folks happy with the taste of the sausage, we really want to know what is on it and how it is made.

     

    My .02

    Jorge

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 12 years ago in reply to jamodio

    jamodio wrote:

     

    Most of the time we look for off-the-shelf modular solutions that can help  doing quick prototyping, proof of concept development and small production runs, in those cases it is not worth the extra time adding  uncertainity, risk and cost driven by a new set of design files, parts procurement, pcb fabrication, assembly, etc. When you get a ready made SBC you have a high probability that it will work out of the box at no additional cost, and if it doesn't work you return it and get a new one.

     

    Do you get any sense of the embedded industry moving (or even wanting to move) towards modular standardisation of the EDM, SOM or even EOMA-68 kind?  Unfortunately, I don't.  Almost everyone seems so intent to go their own sweet way through proprietary form factors for entirely isolated competition that the concept of partial cooperation on standards to create a massive global ecosystem appears to be entirely foreign to the sector.

     

    I find it very blinkered.  The few companies that are bucking the trend have almost no mindshare and so the few modular systems remain niche and expensive.  As a result, there isn't even a cost carrot to break the vicious cycle.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to morgaine

    Morgaine Dinova wrote:

     

    Do you get any sense of the embedded industry moving (or even wanting to move) towards modular standardisation of the EDM, SOM or even EOMA-68 kind?  Unfortunately, I don't.

    EDM seems to have some mindshare, but the wandboard seems to be the cheapest and most powerful example.  I know some folks here like EOMA, but I'm skeptical. EDM clearly isn't gaining acceptance, so what killer feature would EOMA have that EDM doesn't in already existing products ?

     

    Perhaps we should be aiming for R-Pi form factor instead image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jamodio
    jamodio over 12 years ago in reply to morgaine

    Nope, I don't see any clear signs of any coordinated effort to generate an industry standard for modular SBCs, also I don't know how feasible that could be with such a diverse universe of SoC or application processors.

     

    What I see as modular is something that can be taken as a "module" and integrated into another board for a specific application, good solutions are those where most of the interesting signals/interface/power are brought to some sort of expansion connector.

     

    The Raspberry Pi for example is not good at all, I'd say that the Beagle Bone [Black] is one of the best given that strikes a good balance on type and quantity of signals in a pair of standard and cheap header connectors.

     

    The Wandboard is on the other side of the spectrum, almost all signals are on the connector to the motherboard but it is not as cheap or standard to be integrated.

     

    Olimex is very good on this front for simple applications.

     

    The Cubie board is an interesting option but documentation is very scarce.

     

    I still have the pcDuino on my list of things to test, but this is another Allwinner board so documentation is not good either, and not that many IO and as easy to integrate like the BBB.

     

    You also have to give some points for quality of design and production, and very very important what development tools and support community you have around.

     

    Adding everything up if I have today to pick a winner it will be the Beagle Bone Black.

     

    My. 02

    Jorge

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 12 years ago in reply to jamodio

    You're both confirming the impression I'd gained of the state of play in modular boards.  That's a pity.

     

    Although we have no power to influence the direction of industry in any significant way, perhaps there is room for enthusiast-level design (or promotion) of OSHW modular systems independent of industry, if only one major barrier could be overcome.

     

    BGA is the big elephant in the room, a nearly impossible hurdle placed between SoC manufacturers and enthusiasts (yes I know that a few enthusiasts can handle BGA, but that doesn't change the statistics much).  There is however a way of cutting the elephant down to size, and that is to choose a cheap intermediate adapter form that is easier to handle, and then getting the BGA-on-adapters mass produced for not a lot more than the SoCs themselves.  Based on these pre-mounted BGAs, enthusiasts could then take module design in directions where the embedded industry has not found a reason to go.  Coupled with 3D printing, modular enthusiast OSHW computers would then be not too far-fetched an idea.

     

    The current direction in which every board is different and requires its own case design and mandates almost wholesale reinvestment when you change manufacturers is really bad.  The OSHW community could chose to do better than this, even if industry doesn't want to help.

     

     

    Addendum: I've just realized that this is the Pi group, singularly the wrong place to be having a discussion about OSHW modules. The chances of getting a BCM2835 on a bare BGA-adapter boardlet are not very good. image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to jamodio

    jamodio wrote:

    The Wandboard is on the other side of the spectrum, almost all signals are on the connector to the motherboard but it is not as cheap or standard to be integrated.

    As I understand it, the wandboard follows the EDM 'standard'.  I'd been kind of hoping it might help drive some more adoption.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to morgaine

    Morgaine Dinova wrote:

     

    The current direction in which every board is different and requires its own case design

    Consumers want shiny cases, not me image

     

    You're right about BGA, it makes the barrier quite high, both from the assembly side and as jamodio points out from the pcb design angle. Once you designing 6 or 8 layer boards in order to get your signals out from under the BGA you're probably as well thinking about volumes and getting them assembled by someone with the proper equipment.

    For a while there Olimex seemed to be trying to support people wanting to hand assemble stuff by using TQFP's where possible, but I see most of their Allwinner based stuff is BGA now.

    So while a standard module with all the bga stuff contained would be a wonderful idea, in practise the commercial entities building these things are in it for their own (or their shareholders) gain, so 'value add' and 'lock in' is far more important than keeping us OSHW proponents happy.

     

    Ultimately, it's not just BGA though. Any sufficiently high density connector will cause problems for enthusiasts, the higher the density the harder it is to handle and the number of people capable of doing it reduces as the cost and complexity of the equipment needed rises.  So a balance is needed, otherwise people just end up buying a commercial carrier for the module anyway, at which point you're back to the argument of 'why bother'

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 12 years ago in reply to Former Member

    selsinork wrote:

     

    As I understand it, the wandboard follows the EDM 'standard'.  I'd been kind of hoping it might help drive some more adoption.

     

    An OSHW kickstarter campaign to put one (or all) of TI, Allwinner, Samsung and ST applications processors on the same EDM form factor as was used by Wandboard for Freescale's i.MX6 aren't beyond the bounds of possibility.  Kickstarters have been successful with far stupider goals.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • morgaine
    morgaine over 12 years ago in reply to Former Member

    selsinork wrote:

     

    As I understand it, the wandboard follows the EDM 'standard'.  I'd been kind of hoping it might help drive some more adoption.

     

    An OSHW kickstarter campaign to put one (or all) of TI, Allwinner, Samsung and ST applications processors on the same EDM form factor as was used by Wandboard for Freescale's i.MX6 aren't beyond the bounds of possibility.  Kickstarters have been successful with far stupider goals.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Children
  • Former Member
    Former Member over 12 years ago in reply to morgaine

    Morgaine Dinova wrote:

     

    An OSHW kickstarter campaign to put one (or all) of TI, Allwinner, Samsung and ST applications processors on the same EDM form factor as was used by Wandboard for Freescale's i.MX6 aren't beyond the bounds of possibility.

    As jamodio points out, TechNexion the company behind EDM has some of those covered already http://www.cnx-software.com/2012/06/10/technexion-edm-modules-open-software-and-somewhat-open-hardware-arm-x86-cpu-modules/

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 12 years ago in reply to Former Member

    selsinork wrote:

     

    As jamodio points out, TechNexion the company behind EDM has some of those covered already http://www.cnx-software.com/2012/06/10/technexion-edm-modules-open-software-and-somewhat-open-hardware-arm-x86-cpu-modules/

     

    That's an interesting article, referring to various nice goodies coming our way from TI:

     

    Arrow Europe also leaked TI Sitara Roadmap until 2014, which shows AM437x being available in 2013, and AM2x single and dual Cortex A7 as AM5x Cortex 15 planned for 2014.

     

    And about TechNexion specifically, cnxsoft writes:

     

    they appear to have some interesting solutions, and because I’ve heard him say “all the software code can be found on our home page, we don’t believe in NDAs, everything needs to be open source” and later “the baseboard schematics are available”. This is extremely unusual for companies that make CPU modules or SoMs to open most of their design.

     

    It seems like a company worth supporting, although it's hard to offer our support when their market presence is so low here.  Their position on openness does however made their EDM format a  candidate for adoption by the OSHW community.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • jamodio
    jamodio over 12 years ago in reply to morgaine

    BTW, I really like the Wandboard, it's good quality, has a ton of features and stuff, and has been working glitch free since I turned it on.

    Just only one clock config issue after boot but so far I'm impressed about how it is performing even doing video playing via VNC.

    image

     

    And talking about BGA, Adapteva just posted a picture of the parallela board "naked" .... how sexy

     

    image

     

    -J

    • Cancel
    • Vote Up +1 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