Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.2 KB

README.md

File metadata and controls

47 lines (34 loc) · 1.2 KB

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