• Stars
    star
    208
  • Rank 188,150 (Top 4 %)
  • Language
    Shell
  • Created over 9 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Documentation for my BrainyV2 series of Linux SBC's

Embedded Linux System

Description and why

Home "Lab" as of 2014

I like to dabble in embedded systems, this is my bread and butter. During college I was able to take an "Independent Study" course, which lets you do any project you want in replacement of a normal class. Since I did projects on my own anyways, this was awesome. At the time I really wanted to do a Linux capable board but at the time found most information on this to be targeting people whom are already experienced in this, or in other words, very little material for someone just getting started.

This projects therefore served three purposes; first to make a Linux capable board because that's just too awesome, secondly to create a guide (and reference for myself) for someone who was exactly in my situation in terms of knowledge, and thirdly to get those three credits. This was done using hardware available to me as a hobbyist (Broadcom scoffs at emails asking for pricing in small volume from mere mortals like myself) in 2015, and limitations of OSH Park's 4 layer service to make PCB's.

Please note, this writeup is still in progress! Typos and wierd grammar galore.

Structure

This is divided into two designs, one design being Atmel's AT91SAM9N12 which is the currently working board, and the other being Freescale's I.MX223. Each project directory contains schematics, board files, potentially necessary patches, and various helper scripts.

Also, here are some pictures of the designs in progress.

Thanks Henrik!

For those who don't know, Henrik made a board based on Atmel's SAM9N12 SoC (which I heavily used as a reference) roughly a year ago. This is what showed me as well as likely hundreds of others that such a thing is possible to do at home without thousands of dollars in equipment. His fantastic walkthrough is what inspired for me and guided me through nights of confusion and bewilderment, and if it weren't for him and his walkthrough this would have not been possible. So, Henrik, thank you!

Propagation