Linux-Capable-Business-Card
Linux-Capable-Business-Card copied to clipboard
Linux on 400MHz ARM926 AT91SAM9N12
Linux Capable business Card

Table of Contents
- About The Project
- Block Diagram
- 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

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