Brad For Dem Bedded

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Monday, 25 April 2011

More Open Source Hardware Ramblings

Posted on 04:50 by Unknown
I'm that much closer to designing a completely open source embedded computer!

I've been reading Do the Work by Steven Pressfield and I've been rambling on and on about designing a board to my friend Brian. The hardest part is starting, then the hardest part is shipping. I'm working on the starting part and wanted to share my thoughts.

The concept for an open source embedded board is that everything will be open source. By everything, I mean everything! The tools used to design the hardware, both schematics and layout, will be open source tools (currently leaning towards Kicad). The files used for schematic capture and layout will be open sourced (not just PDFs but real actual files you can pick up and use to make your own board). The information on how to bring up the board from a blank, just manufactured state, will be online with an open documentation license. The information on how to build Linux and a bootloader and useful software will be online with an open documentation license. Everything will be open!

Along with general openness of the design process, I'd like to keep any software written or used on the board open as well. So no binary blob kernel drivers, no closed source software, and no non-free IP blocks. This is hard. It means no hardware accelerated 3d graphics. It means limited (probably no) DSP blocks.

I'd like to be able to sell this board for $100 but I'm not sure if that's a reasonable target price. I'm not looking to make big bucks doing this, it's a learning exercise for me. But shipping product to customers is a goal I have because it will force me to actually get things working. A more realistic price point is probably $150, but then it loses the appeal of being cheap because a BeagleBoard is only $125 now and my board won't offer much more in terms of hardware.

In order to meet the $100 price goal, I wouldn't use a Cortex-A8 part. I'd probably use an ARM9 processor. That gets the price lower but sacrifices a lot of nice things that Cortex-A8 parts have (faster, better floating point, etc). I'm not yet sure if the trade-off is worth it, in either direction. I'm leaning towards ARM9 because I think price is really important, even if my board is the only one out there that's completely open.

As a functionality differentiator, I'd like to have hardware compatibility with Arduino shields. There's already a huge amount of hardware out there that works well with Arduino systems and is aimed at people who like to play with little computer systems. Taking advantage of that ecosystem while showing people how they can communicate with the same hardware, but from within Linux, would be really cool. An ARM9 is hugely more powerful than an ATmega and is a nice halfway point between an Arduino and a full PC (size, power, price, and ability wise).

Once I have a design that will work, I plan to fund the build of prototypes and shipping hardware using Kickstarter. Open Vizsla inspired me that this type of funding scheme for hardware can really work.
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in embedded, next steps, open source, tuxedo | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Downsides and Upsides of Altera's Configuration Via Protocol
    Yesterday, I wrote a little about reconfigurable FPGAs attached to the PCI-Express bus as an addition to the general purpose computer. The...
  • Toolchain, Check! Kernel, Check!
    I've been working on the CLFS embedded book for a few months now.  I've been learning a lot and my goal has been to get a CLFS embe...
  • KDE4 Sucks
    I upgraded to Debian 6 Squeeze last weekend on my desktop.  I was very excited to get some more up-to-date packages (git, gcc, kernel, and c...
  • Low Cost ARM Computer
    I was thinking about my ARM + FPGA computer idea some more.  There's already a lot of competition in the single board computer space an...
  • Crypto Load Balancer Using Off The Shelf Hardware
    At my day job, I work a reasonable amount of time with cryptographic and authentication systems. Lately, I've been reading about OpenCL...
  • Embedded Linux and Long Term Support / Updates - Part 2
    In my previous post about embedded Linux long term support, I neglected Ubuntu. I had not realized how much effort Canonical are putting i...
  • The TuxedoBoard has a Brain! (picked out)
    I've chosen an ARM SoC (system on chip) for the TuxedoBoard! The Texas Instruments AM1707 ARM9 core will meet my requirements. The AM1...
  • Pick an ARM ABI When Building GCC
    If you follow the CLFS embedded book for ARM , you'll see that your ABI choice isn't used until compiling packages (ie: after you...
  • SanDisk iNAND
    I stumbled upon SanDisk's iNAND products today while doing some searching about SD cards. The iNAND idea looks very appealing to me co...
  • I'm Writing a Book
    I'm writing a book about embedded Linux but I'm not going to compete with traditional technical books.  O'Reilly isn't my co...

Categories

  • beagleboard
  • blog
  • book review
  • business
  • c
  • chairs
  • clfs
  • community
  • computers
  • crypto
  • db
  • debian
  • disapointment
  • embedded
  • energy
  • fedora
  • flash
  • fpga
  • gcc
  • git
  • google
  • health
  • hp
  • internet
  • iOS
  • learning
  • license
  • linux
  • market
  • microsoft
  • movie review
  • my book
  • next steps
  • open source
  • pandaboard
  • rails
  • software
  • SOPA
  • tuxedo
  • web 2.0
  • webOS
  • windows
  • work

Blog Archive

  • ►  2012 (10)
    • ►  January (10)
  • ▼  2011 (70)
    • ►  December (10)
    • ►  November (9)
    • ►  October (7)
    • ►  September (8)
    • ►  August (1)
    • ►  July (3)
    • ►  June (3)
    • ►  May (3)
    • ▼  April (8)
      • Picking an Open Source Hardware License
      • TuxedoBoard BGAs and Minimum Ball Pitch
      • TuxedoBoard SoC Selection
      • I Dub Thee, TuxedoBoard
      • More Open Source Hardware Ramblings
      • Free IP Block Boards?
      • The Freescale i.MX53 QSB Looks Neat
      • Git is Cool!
    • ►  March (4)
    • ►  February (5)
    • ►  January (9)
  • ►  2010 (16)
    • ►  December (6)
    • ►  November (9)
    • ►  October (1)
Powered by Blogger.

About Me

Unknown
View my complete profile