ts-manuel / Linux-Capable-Business-Card

Linux on 400MHz ARM926 AT91SAM9N12

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Capable business Card

Board_3D_TOP.png

Table of Contents
  1. About The Project
  2. Block Diagram
  3. Block Diagram

About The Project

Business card sized computer capable of running Linux.

  • Microchip AT91SAM9N12 microprocessor, ARM926 core running at 400MHz
  • 256MB RAM DDR2-533
  • 128MB of NAND FLASH
  • micro SD-Card slot
  • 8x LEDs

For more info check out the project on hackaday.io

Block Diagram

block_diagram.png

Getting Started

Getting the code

git clone --recursive https://github.com/ts-manuel/Linux-Capable-Business-Card.git

Compinig

cd linux
./setup.sh
./build_sd_linux_dt.sh

Buildroot Folder Structure

  • buildroot/output/build/ where pakages are downloaded and builded
  • buildroot/output/images/ where images are copied after building

About

Linux on 400MHz ARM926 AT91SAM9N12


Languages

Language:HTML 97.7%Language:Shell 2.3%